Evan Almloff
|
bbc81b8f9c
fix memos in children; introduce isomorphic spawn
|
1 سال پیش |
Evan Almloff
|
c9603ea984
only poll suspended futures
|
1 سال پیش |
Evan Almloff
|
c7ffdc7b29
rerun tasks in the same order as components
|
1 سال پیش |
Jonathan Kelley
|
dcdada542b
Properly implement wait_for_suspense
|
1 سال پیش |
Jonathan Kelley
|
7b0dcb3206
Add flush_sync and pre_render methods to core
|
1 سال پیش |
Jonathan Kelley
|
1332b82dc8
Expose current task
|
1 سال پیش |
Jonathan Kelley
|
fae0b08e61
Fix the router and stub out a number of crates to get compiling
|
1 سال پیش |
Evan Almloff
|
b2860a3d73
fix diffing components
|
1 سال پیش |
Evan Almloff
|
8eb2b74832
move mounted info to the VDOM
|
1 سال پیش |
Evan Almloff
|
3865f44081
make desktop compile
|
1 سال پیش |
Evan Almloff
|
717f38a5ec
remove some unused unsafe blocks
|
1 سال پیش |
Evan Almloff
|
0c76770da0
remove a lot of unsafe
|
1 سال پیش |
Evan Almloff
|
c70e2bfcb6
move diffing into the global runtime
|
1 سال پیش |
Evan Almloff
|
f42ef3ef9d
remove more lifetimes
|
1 سال پیش |
Evan Almloff
|
3ad16ddd37
rip out more lifetimes
|
1 سال پیش |
Evan Almloff
|
a120af33ad
Merge branch 'master' into fix-event-bubbling
|
1 سال پیش |
Evan Almloff
|
b99f081c08
drop any attribute after rendering
|
1 سال پیش |
Evan Almloff
|
98335bd9a6
Merge branch 'master' into fix-event-bubbling
|
1 سال پیش |
Evan Almloff
|
c55c17cb81
switch to tracing for logging
|
1 سال پیش |
Evan Almloff
|
9552ab6c1c
pass event propagation test
|
1 سال پیش |
Evan Almloff
|
0032f7e2af
fix miri
|
1 سال پیش |
Evan Almloff
|
a2c7b69a1d
set the scope stack correctly
|
1 سال پیش |
Evan Almloff
|
cb4c46154d
fix scope context
|
1 سال پیش |
Evan Almloff
|
04cdb14e5b
improve signal copy runtime
|
1 سال پیش |
Jonathan Kelley
|
4240f8428c
Fix: dont use bumpslab anymore, just box scopestates
|
1 سال پیش |
Jonathan Kelley
|
2871c8bb4d
Don't use boxed cell slice, use a refcell instead
|
1 سال پیش |
Jonathan Kelley
|
cc984fae54
Only check suspense if the component aborted rendering
|
1 سال پیش |
Jonathan Kelley
|
f0128a3150
implement suspense using simpler approach
|
1 سال پیش |
Jonathan Kelley
|
81075748f6
add simple suspense methods
|
1 سال پیش |
Jonathan Kelley
|
cbd88bbcc3
Rip out async components
|
1 سال پیش |