Evan Almloff
|
5290b658fd
Fix effects triggered from async tasks; improve work scheduling docs (#2370)
|
1 år sedan |
Jonathan Kelley
|
537f064001
Remove some old docs, cleanup some readmes
|
1 år sedan |
Evan Almloff
|
58f7efafea
Make EventHandler copy (#2112)
|
1 år sedan |
Evan Almloff
|
bbc81b8f9c
fix memos in children; introduce isomorphic spawn
|
1 år sedan |
Evan Almloff
|
287416cfa7
rename flush_sync to wait_for_next_render
|
1 år sedan |
Evan Almloff
|
78b9b157dc
fix formatting
|
1 år sedan |
Evan Almloff
|
a14e5be7ad
Fix effect ordering after reruns
|
1 år sedan |
Evan Almloff
|
162b033c36
provide feature hints for the dioxus crate as well
|
1 år sedan |
Jonathan Kelley
|
7c2947a131
Implement effects using reactivecontext
|
1 år sedan |
Evan Almloff
|
aa03a6316a
remove Rc from the Component type alias
|
1 år sedan |
Jonathan Kelley
|
dcdada542b
Properly implement wait_for_suspense
|
1 år sedan |
Jonathan Kelley
|
7b0dcb3206
Add flush_sync and pre_render methods to core
|
1 år sedan |
Evan Almloff
|
c3edf99b63
make anyprops and vprops private again
|
1 år sedan |
Evan Almloff
|
c3555a7ec0
fix Option<String> in props
|
1 år sedan |
Jonathan Kelley
|
c0522bc152
cargo check all
|
1 år sedan |
Evan Almloff
|
25ad3da659
remove some generics from LaunchBuilder
|
1 år sedan |
Evan Almloff
|
499e81fa82
fix fullstack send bound
|
1 år sedan |
Jonathan Kelley
|
3008870818
Cleanup runtime code
|
1 år sedan |
Jonathan Kelley
|
374c7d0cd8
Cleanup more of core
|
1 år sedan |
Jonathan Kelley
|
3fb7c359c2
Rename to component function
|
1 år sedan |
Jonathan Kelley
|
c94af9538b
Remove phantom markers and just default to Rc<dyn Fn(props) -> Element> where it makes sense
|
1 år sedan |
Evan Almloff
|
7e4d2debe0
implement launch builder for the desktop and web platforms
|
1 år sedan |
Jonathan Kelley
|
a32ae8b112
Remove push_future, get use_future kinda working again
|
1 år sedan |
Jonathan Kelley
|
14651a3573
Change context api to panic with nice error message
|
1 år sedan |
Evan Almloff
|
af1749d7be
re export renderers in dioxus
|
1 år sedan |
Evan Almloff
|
940108f242
fix hydration
|
1 år sedan |
Evan Almloff
|
20480c0a2d
fix use_hook imports
|
1 år sedan |
Evan Almloff
|
36e9eb1160
partially restore spreading attributes
|
1 år sedan |
Jonathan Kelley
|
9881a94e67
Remove cx in more places
|
1 år sedan |
Jonathan Kelley
|
fae0b08e61
Fix the router and stub out a number of crates to get compiling
|
1 år sedan |