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 |
Evan Almloff
|
1f88103dca
only implement T -> Readonlysignal
|
1 year ago |
Evan Almloff
|
1c67585ba2
restore readme.rs
|
1 year ago |
Evan Almloff
|
50e3216d8b
convert T into signals automatically
|
1 year ago |
ealmloff
|
fa933e35ab
Merge pull request #1877 from mrxiaozhuox/master
|
1 year ago |
YuKun Liu
|
37e5f53f9e
Merge branch 'master' into master
|
1 year ago |
YuKun Liu
|
492f49700a
fix: cargo fmt
|
1 year ago |
YuKun Liu
|
a0508861bc
fix: upgrade crates & fixed repeat build error
|
1 year ago |
Jonathan Kelley
|
1847c737e9
Queue effects to run after flush_sync
|
1 year ago |