Jonathan Kelley 12c6938346 feat: inline dioxus-native from blitz (#3675) 2 mesi fa
..
diff c0e01f99af Fix onmounted event triggering many times (#3346) 6 mesi fa
suspense 84221f55a0 Wait for the suspense boundary above the router to resolve before sending the first streaming chunk (#3891) 2 mesi fa
any_props.rs bdeedc13eb feat: router-based wasm bundle splitting (#3683) 4 mesi fa
arena.rs cab573eefd Synchronous prevent default (#2792) 10 mesi fa
effect.rs 01ebccc269 Assume the virtual dom is not rendering while not diffing components (#3406) 6 mesi fa
error_boundary.rs 09a4b5eb4e Return a 404 when paring the route fails (#3860) 3 mesi fa
events.rs 354c4ce9cc Fix diffing cloned rsx nodes by deep cloning nodes before mounting them (#3271) 7 mesi fa
fragment.rs c7124e41fb Add space between rsx and exclamation point (#2956) 9 mesi fa
generational_box.rs 6558fd95a2 Follow-up for error messages in core (#2719) 11 mesi fa
global_context.rs 84221f55a0 Wait for the suspense boundary above the router to resolve before sending the first streaming chunk (#3891) 2 mesi fa
hotreload_utils.rs 797e7492a1 Fix hot reloading component removal with formatted attribute values (#3559) 4 mesi fa
launch.rs 20d146d9bd Simplify the launch builder (#2967) 8 mesi fa
lib.rs 84221f55a0 Wait for the suspense boundary above the router to resolve before sending the first streaming chunk (#3891) 2 mesi fa
mutations.rs 0de3bf7aeb Fix nested rsx expansion by not using template titles (#2799) 10 mesi fa
nodes.rs 12c6938346 feat: inline dioxus-native from blitz (#3675) 2 mesi fa
properties.rs 4e955d0e3b remove html! macro mentioning (#3654) 5 mesi fa
reactive_context.rs e22ea0c2ff Fix repeated subscription to dropped scope leak (#3569) 5 mesi fa
render_error.rs 022e4ad203 Suspense boundaries/out of order streaming/anyhow like error handling (#2365) 1 anno fa
root_wrapper.rs d41ab3a756 Fix hydration of suspense fragments that contain text nodes (#3287) 5 mesi fa
runtime.rs 84221f55a0 Wait for the suspense boundary above the router to resolve before sending the first streaming chunk (#3891) 2 mesi fa
scheduler.rs 128608f3b2 Don't run effects from dead recycled scopes (#3201) 7 mesi fa
scope_arena.rs 354c4ce9cc Fix diffing cloned rsx nodes by deep cloning nodes before mounting them (#3271) 7 mesi fa
scope_context.rs 84221f55a0 Wait for the suspense boundary above the router to resolve before sending the first streaming chunk (#3891) 2 mesi fa
scopes.rs d649b0c54d Fix mount use after removal/Simplify mounts a bit (#2834) 10 mesi fa
tasks.rs bdeedc13eb feat: router-based wasm bundle splitting (#3683) 4 mesi fa
virtual_dom.rs 01ebccc269 Assume the virtual dom is not rendering while not diffing components (#3406) 6 mesi fa