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 |
Jonathan Kelley
|
7ab9115067
Merge pull request #1193 from DioxusLabs/jk/re-add-root-context
|
2 years ago |
Evan Almloff
|
47b0575c58
Merge branch 'router-typesafe' of https://github.com/Demonthos/dioxus into router-typesafe
|
2 years ago |
Evan Almloff
|
a831c1375a
remove web test for router
|
2 years ago |
Jonathan Kelley
|
8a9bf294b4
Use local CLI for playright
|
2 years ago |
Jonathan Kelley
|
f62af4057f
Fix clippy lint
|
2 years ago |
Jonathan Kelley
|
3b3020edd2
Make clippy ignore dumb lint
|
2 years ago |
Evan Almloff
|
52a4841899
remove web test for router
|
2 years ago |
Jonathan Kelley
|
2d8841cf70
Add lazy contexts to signals
|
2 years ago |