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 |
Jonathan Kelley
|
7e4a1e9c7c
Move methods
|
1 year ago |
Jonathan Kelley
|
7b0dcb3206
Add flush_sync and pre_render methods to core
|
1 year ago |
ealmloff
|
df74e4c2fc
Merge pull request #1874 from marc2332/feat/reduce-cli-deps
|
1 year ago |
ealmloff
|
8b66a7c47c
Merge pull request #1873 from Andrew15-5/bump-cargo-generate-to-0.19
|
1 year ago |
ealmloff
|
d83a6d683f
use the workspace version of futures utils
|
1 year ago |
marc2332
|
63b82b279b
ok
|
1 year ago |
marc2332
|
fad0607667
feat: Reduce CLI deps
|
1 year ago |
Andrew Voynov
|
f7041b118d
chore(deps): bump cargo-generate from 0.18 to 0.19
|
1 year ago |
Jonathan Kelley
|
3ccf520205
reorder impls
|
1 year ago |
Jonathan Kelley
|
974680796f
add test cases, refactor deref
|
1 year ago |
Jonathan Kelley
|
d34538f4da
Add memochain example
|
1 year ago |
Evan Almloff
|
b3f018f805
fix generational box fuzzing
|
1 year ago |
ealmloff
|
b7b5f5c009
Merge pull request #1868 from tirithen/linux-webview-new-gtk
|
1 year ago |
Evan Almloff
|
f98a9adad2
fix duplicate window menu in the default menubar
|
1 year ago |