Brian Donovan
|
9cef71b6b9
fix(cli): improve error message for invalid config (#1200)
|
2 years ago |
Jonathan Kelley
|
68253b49d7
cargo fmt
|
2 years ago |
Jonathan Kelley
|
cc984fae54
Only check suspense if the component aborted rendering
|
2 years ago |
Miles Murgaw
|
d710b92696
fix: do it correctly
|
2 years ago |
Evan Almloff
|
040b9d15a8
document from_server
|
2 years ago |
Evan Almloff
|
de72d85391
create server_cached function
|
2 years ago |
Jonathan Kelley
|
e751f63030
Dont use suspense in dog app, remove from use_future
|
2 years ago |
Jonathan Kelley
|
4ab554dfe4
Merge branch 'master' into jk/simple-suspense
|
2 years ago |
Jonathan Kelley
|
0f5605b3db
Apply clippy fixes
|
2 years ago |
Jonathan Kelley
|
f0128a3150
implement suspense using simpler approach
|
2 years ago |
Miles Murgaw
|
41fd7a1040
feat: bin flag for serve and build
|
2 years ago |
Jonathan Kelley
|
81075748f6
add simple suspense methods
|
2 years ago |
Miles Murgaw
|
bfbca2653f
Merge branch 'DioxusLabs:master' into cli-stuff
|
2 years ago |
Jonathan Kelley
|
d583e1c750
Fix clippy
|
2 years ago |
Evan Almloff
|
fa97f5450f
add nicer debug messaging in trace level for hydration
|
2 years ago |
Jonathan Kelley
|
cbd88bbcc3
Rip out async components
|
2 years ago |
Jonathan Kelley
|
4147498041
Merge pull request #1195 from eventualbuddha/patch-1
|
2 years ago |
Brian Donovan
|
cad19fb59f
docs: fix typo in `use_effect` description
|
2 years ago |
Jonathan Kelley
|
c9dbae8d92
Merge pull request #1112 from DianQK/master
|
2 years ago |
Jonathan Kelley
|
af49cb4ec6
Merge branch 'master' into master
|
2 years ago |
Miles Murgaw
|
9d259b6073
revision: remove nestedness
|
2 years ago |
Jonathan Kelley
|
78d383bf1f
Merge pull request #1128 from marc2332/feat/improved-docs
|
2 years ago |
Jonathan Kelley
|
9d2b44aa0f
Merge branch 'master' into feature/use-shared-state-better-diagnostics
|
2 years ago |
Jonathan Kelley
|
f2cd6b8af6
Disable LTO on CLI
|
2 years ago |
Evan Almloff
|
d885846589
refactor incremental rendering
|
2 years ago |
Jonathan Kelley
|
17ae835f9e
Try pinning ubuntu version to fix CI
|
2 years ago |
Jonathan Kelley
|
df23c3c651
Update more docs
|
2 years ago |
Jonathan Kelley
|
16763c065b
Rename dioxus to dx in examples and fullstack
|
2 years ago |
Jonathan Kelley
|
d27af03e3f
Remove the dioxus bin from the cli
|
2 years ago |
ealmloff
|
cda9aad106
Merge branch 'master' into router-typesafe
|
2 years ago |