Evan Almloff
|
2e3a730ed5
fix clippy
|
1 year ago |
Evan Almloff
|
3827378f68
Merge branch 'main' into fix-effect
|
1 year ago |
Evan Almloff
|
b42992bad1
add more internal documentation about tasks
|
1 year ago |
Evan Almloff
|
48f845985b
restore readme
|
1 year ago |
Evan Almloff
|
fc7efd8006
test child future drop behavior
|
1 year ago |
Evan Almloff
|
797feb5657
remove logging, clean up some code, and fix effect test
|
1 year ago |
Evan Almloff
|
c4b8ebc1cf
separate task and scope tasks
|
1 year ago |
Evan Almloff
|
78b9b157dc
fix formatting
|
1 year ago |
Evan Almloff
|
a14e5be7ad
Fix effect ordering after reruns
|
1 year ago |
Evan Almloff
|
26f5fb80cb
clean up the task queue
|
1 year ago |
Jeremy Arnold
|
9ae3d14e67
Add tracing to virtual_dom (#1949)
|
1 year ago |
Jonathan Kelley
|
d9cb6dd1ec
Merge pull request #1985 from fdgStilla/fix-svg-image
|
1 year ago |
Jonathan Kelley
|
b266f5d811
Merge pull request #1982 from ealmloff/debug-subscriptions
|
1 year ago |
Jonathan Kelley
|
d61c3fab20
Merge branch 'main' into debug-subscriptions
|
1 year ago |
Evan Almloff
|
c7ffdc7b29
rerun tasks in the same order as components
|
1 year ago |
Evan Almloff
|
b58a3bb759
Merge pull request #1984 from agreyyy/main
|
1 year ago |
Andrey
|
1404009edc
touchups
|
1 year ago |
andrey
|
c9f04ac3d0
remove things that werent meant to be in last commit
|
1 year ago |
andrey
|
70136b22ea
Fix error in examples/future.rs comments, use_futures inline docs comments, also added clarification that Signal<T>.read() and Singal<T>() are the same thing
|
1 year ago |
Evan Almloff
|
fe839ab347
Move some global variables in the interpreter into locals in the interpreter
|
1 year ago |
Jonathan Kelley
|
0c4c0e70e5
Merge pull request #1986 from ealmloff/bump-sledgehammer-bindgen
|
1 year ago |
Evan Almloff
|
acbc1f6a47
fix headless tests on desktop
|
1 year ago |
Evan Almloff
|
271b53e866
Update the liveview renderer to the new sledgehammer version
|
1 year ago |
Evan Almloff
|
f7209e123f
restore the docs for the image element
|
1 year ago |
Evan Almloff
|
93ee53454f
bump the sledgehammer bindgen version
|
1 year ago |
Florian de Gaulejac
|
5dad13ac74
Restore image element under svg element
|
1 year ago |
andrey
|
5a73147d69
added better documentation and code snipppets for the use_resource, use_future, use_effect and use_context hooks
|
1 year ago |
andrey
|
24ebc1e628
added better documentation and code snipppets for the use_resource, use_future, use_effect and use_context hooks
|
1 year ago |
andrey
|
df0d45be48
added better documentation and code snipppets for the use_resource, use_future, use_effect and use_context hooks
|
1 year ago |
Evan Almloff
|
277e4677e9
fix clippy
|
1 year ago |