dioxus/packages/core/src
2024-01-25 09:32:36 -06:00
..
diff fix replacing fragments 2024-01-19 19:23:01 -06:00
any_props.rs make anyprops and vprops private again 2024-01-25 09:32:36 -06:00
arena.rs drop scopes in order when dropping the virtual dom 2024-01-23 11:40:45 -06:00
dirty_scope.rs use boxed slices instead of vecs where possible 2024-01-07 13:41:39 -06:00
error_boundary.rs Change context api to panic with nice error message 2024-01-15 18:02:58 -08:00
events.rs Cleanup runtime code 2024-01-16 17:38:39 -08:00
fragment.rs remove cx.render 2024-01-13 21:12:21 -08:00
global_context.rs cargo check all 2024-01-23 16:58:29 -08:00
lib.rs make anyprops and vprops private again 2024-01-25 09:32:36 -06:00
mutations.rs Remove cx in more places 2024-01-13 21:18:36 -08:00
nodes.rs make anyprops and vprops private again 2024-01-25 09:32:36 -06:00
properties.rs fix Option<String> in props 2024-01-24 16:40:14 -06:00
runtime.rs fix component swap test 2024-01-22 09:39:31 -06:00
scope_arena.rs Expose current task 2024-01-15 17:32:49 -08:00
scope_context.rs run effects in the scope they were created in 2024-01-24 18:34:22 -06:00
scopes.rs Little bit more cleanup in core 2024-01-16 18:07:29 -08:00
tasks.rs Fix borrowmut error in nested spawns 2024-01-19 22:01:21 -08:00
virtual_dom.rs make anyprops and vprops private again 2024-01-25 09:32:36 -06:00