Evan Almloff
|
33e90da314
fix router release builds
|
1 year ago |
Evan Almloff
|
8eda785ace
try to pull the default out directory for the fullstack server from the config
|
1 year ago |
Evan Almloff
|
13b6f3b9e7
re export the dioxus router prelude
|
1 year ago |
Evan Almloff
|
8f68585c1f
fix the default server fullstack history
|
1 year ago |
Evan Almloff
|
2034591ab3
fix the incremental feature on the router
|
1 year ago |
Evan Almloff
|
fb01a276b0
fix axum build in fullstack
|
1 year ago |
Jonathan Kelley
|
72a40e41e6
Dont write empty strings in link
|
1 year ago |
Evan Almloff
|
a7a3513b3f
fix ifmt spans
|
1 year ago |
Evan Almloff
|
af75fb855f
wrap the result of render_with_location in an option
|
1 year ago |
Evan Almloff
|
913ed0cfe3
fix outputting rsx with a manual location
|
1 year ago |
Jonathan Kelley
|
b403bb51a8
Move playwright into packages
|
1 year ago |
Jonathan Kelley
|
9922059969
Fix some commented out tests
|
1 year ago |
Jonathan Kelley
|
69f9bb6b65
Make benches compile
|
1 year ago |
Jonathan Kelley
|
09e14f1936
Implement some clippy fixes
|
1 year ago |
Jonathan Kelley
|
a72c035de4
Fix cargo check on examples
|
1 year ago |
Jonathan Kelley
|
0bd9692e45
Fix cargo test and a number of little cleanup bugs
|
1 year ago |
Jonathan Kelley
|
eff1dd6c90
Merge branch 'master' into breaking
|
1 year ago |
Jonathan Kelley
|
dc5e4e3738
Merge pull request #1881 from DioxusLabs/fix-routable-macro-docs
|
1 year ago |
ealmloff
|
d5c17af13c
Merge pull request #1882 from Andrew15-5/refactor-crateconfig-struct
|
1 year ago |
Andrew Voynov
|
48957b11d8
refactor(cli-config): modified `CrateConfig` struct
|
1 year ago |
Evan Almloff
|
aa03a6316a
remove Rc from the Component type alias
|
1 year ago |
ealmloff
|
1e013a7f24
fix the layout docs as well
|
1 year ago |
ealmloff
|
87eb9744e0
fix a tiny typo in the Routable macro docs: the route attribute only takes 2 parameters, not three
|
1 year ago |
Evan Almloff
|
11555e4a51
Merge branch 'breaking' of https://github.com/Demonthos/dioxus into breaking
|
1 year ago |
Evan Almloff
|
300a7dc12b
Create a new function for dioxus-rsx Element
|
1 year ago |
ealmloff
|
c518c91c4c
Merge pull request #1880 from Andrew15-5/improve-cli-errors
|
1 year ago |
Andrew Voynov
|
c22014571e
refactor(cli): added multiple nested errors support
|
1 year ago |
Jonathan Kelley
|
8cc17dc1bd
Fix compile
|
1 year ago |
Jonathan Kelley
|
cef64d43df
move hooks out of signals crate
|
1 year ago |
Jonathan Kelley
|
dcdada542b
Properly implement wait_for_suspense
|
1 year ago |