Jonathan Kelley
|
9d53b2b6d2
Merge pull request #1196 from Demonthos/log-hydration-errors
|
2 years ago |
Jonathan Kelley
|
3b35f26163
Merge pull request #1198 from DogeDark/cli-stuff
|
2 years ago |
Miles Murgaw
|
056effb87c
feat: --bin docs
|
2 years ago |
leahiel
|
f2a3e104d4
Fixed typo in Router guide getting-started.md (#1208)
|
2 years ago |
Evan Almloff
|
7453486448
fix formatting
|
2 years ago |
Evan Almloff
|
4c3fb1a33f
Merge branch 'master' into router-typesafe
|
2 years ago |
Miles Murgaw
|
4b70b1ce96
revision: find bin from workspace Cargo.toml
|
2 years ago |
Evan Almloff
|
913d1f0491
merge new suspense
|
2 years ago |
Evan Almloff
|
b05fb16155
fix server_cached function
|
2 years ago |
Marc Espín
|
9cbc086aa1
fix: Update use_ref docs (#1201)
|
2 years ago |
dependabot[bot]
|
235406b59d
Bump JamesIves/github-pages-deploy-action from 4.4.2 to 4.4.3 (#1205)
|
2 years ago |
Brian Donovan
|
947b7b650e
chore: rename `playwrite` to `playwright` (#1203)
|
2 years ago |
Miles Murgaw
|
9fab3cf4e3
Merge branch 'master' into cli-stuff
|
2 years ago |
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 |