Evan Almloff
|
cfebb6c900
remove async-channel now that context and eval is global
|
1 year ago |
Evan Almloff
|
9a38331826
restore liveview renderer
|
1 year ago |
Evan Almloff
|
41d10075e3
clean up some unused imports in web
|
1 year ago |
Evan Almloff
|
16d5d00bdf
fix ssr tests
|
1 year ago |
Evan Almloff
|
b039d6acc0
fix remaining core tests
|
1 year ago |
Evan Almloff
|
51441b44ca
fix diffing fuzz test
|
1 year ago |
Evan Almloff
|
4c5a311191
fix create fuzzing test
|
1 year ago |
Evan Almloff
|
a1c68448a7
fix placeholder template names
|
1 year ago |
Evan Almloff
|
0f01f3fd84
fix replacing VNodes
|
1 year ago |
Evan Almloff
|
a8172b0ab5
restore replace optimization
|
1 year ago |
Evan Almloff
|
9133c0a305
fix dioxus desktop build
|
1 year ago |
Evan Almloff
|
20480c0a2d
fix use_hook imports
|
1 year ago |
Evan Almloff
|
01726d6656
remove once, restore use_hook
|
1 year ago |
Evan Almloff
|
36e9eb1160
partially restore spreading attributes
|
1 year ago |
Jonathan Kelley
|
2470a46511
remove dbg
|
1 year ago |
Jonathan Kelley
|
9881a94e67
Remove cx in more places
|
1 year ago |
Jonathan Kelley
|
1dde044697
remove cx.render
|
1 year ago |
Jonathan Kelley
|
fae0b08e61
Fix the router and stub out a number of crates to get compiling
|
1 year ago |
ealmloff
|
4c6e515da4
Merge pull request #3 from DioxusLabs/jk/breaking-merged
|
1 year ago |
Jonathan Kelley
|
759274143c
Merge branch 'master' into jk/breaking-merged
|
1 year ago |
Jonathan Kelley
|
e801007698
Clean up some bits
|
1 year ago |
Jonathan Kelley
|
3f15612c8e
Fix remaining issues to get desktop running
|
1 year ago |
Jonathan Kelley
|
8beec2f41f
fix rendering issue
|
1 year ago |
Jonathan Kelley
|
8c94f0bc4a
get compiling
|
1 year ago |
Jonathan Kelley
|
ba23512fa5
Merge pull request #1819 from DioxusLabs/jk/fix-segfault-boot
|
1 year ago |
Jonathan Kelley
|
2ae3241cc0
Merge branch 'master' into jk/breaking-merged
|
1 year ago |
Evan Almloff
|
69da70fd32
make diffing a bit more resilient
|
1 year ago |
Evan Almloff
|
6c29e2b825
clean up some core context APIs
|
1 year ago |
Evan Almloff
|
d51b6268eb
restore error boundaries in core
|
1 year ago |
Jonathan Kelley
|
075caedf75
Different approach to make clippy happy across platforms
|
1 year ago |