dioxus/packages/core/src
Jonathan Kelley e819702fc5
Add into_vnode temporary logic for more things
This commit adjusts how rsx! works, making it more forgiving with signals.

Notably, we add the temporaries to if chains too.
2023-10-17 15:42:21 -07:00
..
scheduler don't subscribe in tasks or event handlers 2023-08-07 17:55:29 -07:00
any_props.rs switch to tracing for logging 2023-09-06 17:47:33 -05:00
arena.rs Add ScopeId::ROOT (#1398) 2023-08-25 08:31:23 -05:00
bump_frame.rs fix: ci not passing 2023-01-10 16:39:56 -08:00
create.rs Fix memory leak in core 2023-08-15 12:19:05 -05:00
diff.rs Merge pull request #1446 from ealmloff/deduplicate-hot-reload-cli 2023-09-16 11:55:16 -07:00
dirty_scope.rs feat: fix the scope rollover bug 2022-12-12 18:31:30 -08:00
error_boundary.rs Add system for creating component attributes + new #[component] attribute (#1448) 2023-09-15 09:13:36 -05:00
events.rs switch to tracing for logging 2023-09-06 17:47:33 -05:00
fragment.rs allow changing the number of root nodes 2022-12-21 12:50:48 -06:00
lazynodes.rs chore: smallbox unused on miri ci 2023-01-10 18:05:48 -08:00
lib.rs Add into_vnode temporary logic for more things 2023-10-17 15:42:21 -07:00
mutations.rs clarify mutations docs 2023-03-28 11:58:50 -05:00
nodes.rs find attributes and components to drop in lazy nodes (#1376) 2023-09-05 13:43:42 -05:00
properties.rs fix borrowed props with temp values 2023-08-12 19:19:46 -05:00
runtime.rs make RuntimeGuard public 2023-09-17 14:11:13 -05:00
scope_arena.rs switch to tracing for logging 2023-09-06 17:47:33 -05:00
scope_context.rs fix clippy 2023-10-05 15:45:34 -05:00
scopes.rs Add ScopeId::ROOT (#1398) 2023-08-25 08:31:23 -05:00
subtree.rs wip: error boundary 2022-11-22 18:38:27 -08:00
virtual_dom.rs Merge pull request #1441 from ealmloff/fix-uplink 2023-09-16 11:59:59 -07:00