YuKun Liu
|
b196affb02
|
fix: changed flag name to cross-origin-policy
|
2023-05-06 19:37:36 -07:00 |
|
Evan Almloff
|
ff91379aaf
|
Merge branch 'upstream' into contributor-guide
|
2023-05-06 15:20:47 -05:00 |
|
Evan Almloff
|
5f1f3e1b58
|
start a contributing guide
|
2023-05-06 15:15:49 -05:00 |
|
Evan Almloff
|
1959da1ec6
|
include desktop tests in test with browser
|
2023-05-06 09:15:09 -05:00 |
|
Qichao Lan
|
4f95a0ba6b
|
Merge branch 'master' into shared_array_buffer_as_optional_config
|
2023-05-06 08:18:29 +02:00 |
|
chaosprint
|
257465a6d5
|
add shared array buffer support for dev server as opt config
|
2023-05-06 08:13:28 +02:00 |
|
Evan Almloff
|
ec5999b3b4
|
fix clippy
|
2023-05-05 15:45:38 -05:00 |
|
Evan Almloff
|
ae71e4ce33
|
don't render headless tests
|
2023-05-05 11:11:50 -05:00 |
|
Evan Almloff
|
19436e210f
|
Merge branch 'upstream' into query-system
|
2023-05-05 11:09:25 -05:00 |
|
YuKun Liu
|
cabec80ac5
|
Merge pull request #137 from chaosprint/support_dev_server_shared_array_buffer
set headers to support sab on dev server
|
2023-05-04 23:24:21 -07:00 |
|
Jonathan Kelley
|
b6463e4b27
|
bump core
|
2023-05-04 12:04:21 -07:00 |
|
Jon Kelley
|
2e58c7bf1d
|
Merge pull request #1002 from Demonthos/fix-workspace-name-collisions
Fix duplicate example and test names
|
2023-05-04 11:13:52 -07:00 |
|
Jon Kelley
|
2b421e055b
|
Merge pull request #997 from stephenandary/dioxus-devcontainer
Devcontainer for Contributors
|
2023-05-04 11:13:37 -07:00 |
|
Jon Kelley
|
b632bf182b
|
Merge pull request #973 from Icekey/select_example
added select element example
|
2023-05-04 11:10:33 -07:00 |
|
Jon Kelley
|
ed934d4bec
|
Merge pull request #996 from Demonthos/fix-dioxus-tui-widgets-link
Fix the link to tui widgets in the guide
|
2023-05-04 11:09:12 -07:00 |
|
Evan Almloff
|
40d30bb434
|
fix fullstack desktop example
|
2023-05-04 11:44:32 -05:00 |
|
Evan Almloff
|
ea5e664364
|
fix formatting
|
2023-05-04 11:39:46 -05:00 |
|
Evan Almloff
|
1b199977d1
|
add rendering tests
|
2023-05-04 11:04:06 -05:00 |
|
Evan Almloff
|
ab1de6e53f
|
finish server function docs
|
2023-05-04 09:57:11 -05:00 |
|
chaosprint
|
a2a52717a0
|
cargo update lock
|
2023-05-04 13:34:24 +02:00 |
|
chaosprint
|
dfe66aa54e
|
Merge remote-tracking branch 'upstream/master' into support_dev_server_shared_array_buffer
|
2023-05-04 13:33:29 +02:00 |
|
Qichao Lan
|
7dba2db8d0
|
Delete Cargo.lock
|
2023-05-04 13:21:59 +02:00 |
|
chaosprint
|
70fc8aac0a
|
set headers to support sab on dev server
|
2023-05-04 13:21:01 +02:00 |
|
Evan Almloff
|
230afadf3d
|
Fix web events starting on a text node
|
2023-05-03 09:00:17 -05:00 |
|
Evan Almloff
|
515aee6c3c
|
reorganize the fullstack docs
|
2023-05-02 17:43:07 -05:00 |
|
YuKun Liu
|
ffb43e19f0
|
Merge pull request #136 from arqalite/add-open-option-to-serve
feat: add "--open" option to `dioxus serve`
|
2023-05-02 09:45:17 -07:00 |
|
YuKun Liu
|
821bcf027d
|
Merge branch 'master' into add-open-option-to-serve
|
2023-05-02 09:45:07 -07:00 |
|
YuKun Liu
|
d8f76a9ebb
|
Update serve.md
|
2023-05-02 09:43:32 -07:00 |
|
Evan Almloff
|
a9375af2b4
|
remove ws message logging
|
2023-05-02 11:06:54 -05:00 |
|
Evan Almloff
|
579da12ab6
|
Merge branch 'upstream' into server-fn
|
2023-05-02 11:05:38 -05:00 |
|
Evan Almloff
|
fb6757484d
|
pull out serve static assets methods
|
2023-05-02 11:05:21 -05:00 |
|
Evan Almloff
|
e6c540320e
|
rename package to dioxus-fullstack
|
2023-05-02 10:15:34 -05:00 |
|
Evan Almloff
|
ed4709101c
|
fix duplicate example names
|
2023-05-02 09:38:58 -05:00 |
|
Evan Almloff
|
3c002913eb
|
fix hot reloading in router example
|
2023-05-01 17:38:17 -05:00 |
|
Evan Almloff
|
064bee4a9f
|
spawn hot reloading in a seperate thread
|
2023-05-01 17:34:30 -05:00 |
|
stephenandary
|
d3cf9f728c
|
WIP - remove comment in Dockerfile
|
2023-05-01 14:54:21 -04:00 |
|
stephenandary
|
5f3c3d3f04
|
WIP - Update base image to nightly so format on save works
|
2023-05-01 14:49:38 -04:00 |
|
stephenandary
|
e68c806f8c
|
WIP - Update Readme Codespaces section with setup link
|
2023-05-01 14:27:47 -04:00 |
|
stephenandary
|
856650eb4d
|
WIP - Add README
|
2023-05-01 14:25:54 -04:00 |
|
stephenandary
|
a78ee4ffe7
|
WIP - Update devcontainer to use debian bookworm
|
2023-05-01 14:12:08 -04:00 |
|
Evan Almloff
|
126ed2f9b8
|
remove log
|
2023-05-01 11:28:20 -05:00 |
|
Evan Almloff
|
970d993758
|
attempt to reconnect to server after sever disconnects in debug mode
|
2023-05-01 11:27:19 -05:00 |
|
YuKun Liu
|
3d53955f4a
|
Merge pull request #133 from zoechi/patch-1
Fix typo
|
2023-04-30 18:52:21 -07:00 |
|
Evan Almloff
|
35dcacb956
|
use ascii64 encoding
|
2023-04-30 16:35:11 -05:00 |
|
Antonio Curavalea
|
f6cd48c612
|
feat: open browser during serve with "--open"
|
2023-04-30 23:13:46 +03:00 |
|
ealmloff
|
4d90bdee47
|
Remove console.log
|
2023-04-29 20:42:47 -05:00 |
|
Evan Almloff
|
64c7fda201
|
fix warp release builds
|
2023-04-29 17:32:16 -05:00 |
|
Evan Almloff
|
7ff5d356d5
|
allow server functions to read request and modify responce
|
2023-04-29 17:04:54 -05:00 |
|
stephenandary
|
74cb70590c
|
WIP - Initial commit of devcontainer
|
2023-04-29 11:44:28 -04:00 |
|
Evan Almloff
|
3317dc3e17
|
fix the link to tui widgets in the guide
|
2023-04-29 07:58:43 -05:00 |
|