Evan Almloff
|
022e4ad203
Suspense boundaries/out of order streaming/anyhow like error handling (#2365)
|
1 年之前 |
Evan Almloff
|
5ce91e1bfc
Fix flakey windows tests (#2332)
|
1 年之前 |
Evan Almloff
|
5df333fca2
fix and test spawn_forever (#2216)
|
1 年之前 |
Evan Almloff
|
3d7f419636
fix memos during suspense
|
1 年之前 |
Evan Almloff
|
287416cfa7
rename flush_sync to wait_for_next_render
|
1 年之前 |
Evan Almloff
|
fc7efd8006
test child future drop behavior
|
1 年之前 |
Evan Almloff
|
797feb5657
remove logging, clean up some code, and fix effect test
|
1 年之前 |
Evan Almloff
|
c4b8ebc1cf
separate task and scope tasks
|
1 年之前 |
Evan Almloff
|
78b9b157dc
fix formatting
|
1 年之前 |
Evan Almloff
|
a14e5be7ad
Fix effect ordering after reruns
|
1 年之前 |
Evan Almloff
|
c7ffdc7b29
rerun tasks in the same order as components
|
1 年之前 |
Jonathan Kelley
|
7e54039ed2
fix make tests
|
1 年之前 |
Jonathan Kelley
|
4a7fe938ad
Make clippy happy
|
1 年之前 |
Jonathan Kelley
|
09e14f1936
Implement some clippy fixes
|
1 年之前 |
Jonathan Kelley
|
0bd9692e45
Fix cargo test and a number of little cleanup bugs
|
1 年之前 |
Jonathan Kelley
|
7b0dcb3206
Add flush_sync and pre_render methods to core
|
1 年之前 |
Evan Almloff
|
e65c5f0eb3
depreciate the render macro
|
1 年之前 |
Evan Almloff
|
b039d6acc0
fix remaining core tests
|
1 年之前 |
Evan Almloff
|
01726d6656
remove once, restore use_hook
|
1 年之前 |
Evan Almloff
|
36e9eb1160
partially restore spreading attributes
|
1 年之前 |
Evan Almloff
|
fd0a53ab63
make all core tests compile
|
1 年之前 |
Evan Almloff
|
a9d09d858b
fix more errors in core tests
|
1 年之前 |
Evan Almloff
|
404c864246
make the root component take no arguments
|
1 年之前 |
Evan Almloff
|
55f76fede6
work on fixing some core tests
|
1 年之前 |
Evan Almloff
|
4a1a00b0f0
fix dioxus ssr
|
1 年之前 |
Evan Almloff
|
c48788270e
fix lints in miri
|
1 年之前 |
Jonathan Kelley
|
4240f8428c
Fix: dont use bumpslab anymore, just box scopestates
|
1 年之前 |
Jonathan Kelley
|
163fe68f45
Remove a bit more unsafe
|
1 年之前 |
Jonathan Kelley
|
7c3d308ab5
chore: make warnings go away
|
2 年之前 |
Jonathan Kelley
|
4dd9a616a5
wip: fragment diffing working
|
2 年之前 |