Evan Almloff
|
48751d2f98
only subscribe scopes to signals when rendering
|
1 년 전 |
Jonathan Kelley
|
7c2947a131
Implement effects using reactivecontext
|
1 년 전 |
Jonathan Kelley
|
dcdada542b
Properly implement wait_for_suspense
|
1 년 전 |
Jonathan Kelley
|
1847c737e9
Queue effects to run after flush_sync
|
1 년 전 |
Jonathan Kelley
|
7b0dcb3206
Add flush_sync and pre_render methods to core
|
1 년 전 |
Evan Almloff
|
458c13fb74
run effects in the scope they were created in
|
1 년 전 |
Evan Almloff
|
cdf25f0c14
run hook destructors inside of the scope they were created in
|
1 년 전 |
Evan Almloff
|
8f786d85cd
drop hooks before contexts
|
1 년 전 |
Evan Almloff
|
bc914deeaa
create Signal::global
|
1 년 전 |
Jonathan Kelley
|
127709f83f
Tiny aesthetic tweaks
|
1 년 전 |
Jonathan Kelley
|
3008870818
Cleanup runtime code
|
1 년 전 |
Jonathan Kelley
|
8b9bf57c03
Cleanup core more
|
1 년 전 |
Evan Almloff
|
e65c5f0eb3
depreciate the render macro
|
1 년 전 |
Evan Almloff
|
7e4d2debe0
implement launch builder for the desktop and web platforms
|
1 년 전 |
Jonathan Kelley
|
a32ae8b112
Remove push_future, get use_future kinda working again
|
1 년 전 |
Jonathan Kelley
|
ee5020c41f
actually set task
|
1 년 전 |
Jonathan Kelley
|
1332b82dc8
Expose current task
|
1 년 전 |
Evan Almloff
|
af1749d7be
re export renderers in dioxus
|
1 년 전 |
Evan Almloff
|
16d5d00bdf
fix ssr tests
|
1 년 전 |
Evan Almloff
|
20480c0a2d
fix use_hook imports
|
1 년 전 |
Jonathan Kelley
|
fae0b08e61
Fix the router and stub out a number of crates to get compiling
|
1 년 전 |
Jonathan Kelley
|
8c94f0bc4a
get compiling
|
1 년 전 |
Jonathan Kelley
|
2ae3241cc0
Merge branch 'master' into jk/breaking-merged
|
1 년 전 |
Evan Almloff
|
6c29e2b825
clean up some core context APIs
|
1 년 전 |
Evan Almloff
|
3267ddec10
more consistent naming of the root component in core
|
1 년 전 |
Evan Almloff
|
fd0a53ab63
make all core tests compile
|
1 년 전 |
Jonathan Kelley
|
b8061d6d14
Make clippy happy
|
1 년 전 |
Evan Almloff
|
3545c14a38
fix formatting
|
1 년 전 |
Jonathan Kelley
|
8323e45970
Call handlers from context of a runtime and scope
|
1 년 전 |
Evan Almloff
|
4013341b6c
hello world example working
|
1 년 전 |