Evan Almloff 48751d2f98 only subscribe scopes to signals when rendering 1 year ago
..
diff 50e3216d8b convert T into signals automatically 1 year ago
any_props.rs 50e3216d8b convert T into signals automatically 1 year ago
arena.rs 7b0dcb3206 Add flush_sync and pre_render methods to core 1 year ago
dirty_scope.rs aefa8a2431 use boxed slices instead of vecs where possible 1 year ago
error_boundary.rs 162b033c36 provide feature hints for the dioxus crate as well 1 year ago
events.rs 162b033c36 provide feature hints for the dioxus crate as well 1 year ago
fragment.rs 50e3216d8b convert T into signals automatically 1 year ago
global_context.rs c431429448 fix web playwright tests 1 year ago
lib.rs 162b033c36 provide feature hints for the dioxus crate as well 1 year ago
mutations.rs 9881a94e67 Remove cx in more places 1 year ago
nodes.rs 09e14f1936 Implement some clippy fixes 1 year ago
properties.rs 8f07d881a6 Switch todo!() to unreachable!/unimplemented! where it matters 1 year ago
runtime.rs 7e54039ed2 fix make tests 1 year ago
scope_arena.rs dcdada542b Properly implement wait_for_suspense 1 year ago
scope_context.rs 48751d2f98 only subscribe scopes to signals when rendering 1 year ago
scopes.rs 7b0dcb3206 Add flush_sync and pre_render methods to core 1 year ago
tasks.rs 3295935de7 Fix panic on pausing dead tasks 1 year ago
virtual_dom.rs 476b2ac88a fix client side suspense 1 year ago