提交歷史

作者 SHA1 備註 提交日期
  Evan Almloff d649b0c54d Fix mount use after removal/Simplify mounts a bit (#2834) 10 月之前
  Evan Almloff cab573eefd Synchronous prevent default (#2792) 10 月之前
  Jonathan Kelley 0de3bf7aeb Fix nested rsx expansion by not using template titles (#2799) 10 月之前
  Evan Almloff 1b0d089d19 Fix list diffing with root dynamic nodes (#2749) 11 月之前
  Evan Almloff 33f3d40a49 Fix diffing Option<String> (#2746) 11 月之前
  Evan Almloff 34bdcd15cf Switch to a pool of dynamic values for hot reloading (#2705) 11 月之前
  Jonathan Kelley 88af3e7eff Hotreloading of `for/if/body`, formatted strings, literals, component props, nested rsx, light CLI rewrite, cli TUI (#2258) 11 月之前
  Evan Almloff 022e4ad203 Suspense boundaries/out of order streaming/anyhow like error handling (#2365) 1 年之前
  Jonathan Kelley 47ab4c8db9 Chore: move todo!() to unimplemented!() (#2558) 1 年之前
  Evan Almloff 0127501dbf Improve inline docs (#2460) 1 年之前
  Evan Almloff 5494e38cf8 Fix event bubbling inside templates after a hot template reload (#2484) 1 年之前
  Evan Almloff 88f3558419 Fix reclaim element when hot reloading (#2361) 1 年之前
  Evan Almloff 26c109f661 fix volatile attributes (#2278) 1 年之前
  Marko Lazić cec6b92e42 Move dioxus_core::diff::node logs from info to trace #2165 (#2182) 1 年之前
  Evan Almloff b53ba7b5c7 fix replacing fragments 1 年之前
  Evan Almloff 5ca0c9cbf8 fix light diffing components 1 年之前
  Evan Almloff 51441b44ca fix diffing fuzz test 1 年之前
  Evan Almloff a1c68448a7 fix placeholder template names 1 年之前
  Evan Almloff 0f01f3fd84 fix replacing VNodes 1 年之前
  Evan Almloff a8172b0ab5 restore replace optimization 1 年之前
  Evan Almloff 36e9eb1160 partially restore spreading attributes 1 年之前
  Evan Almloff 69da70fd32 make diffing a bit more resilient 1 年之前
  Evan Almloff f1b2f964c0 fix removing root nodes 1 年之前
  Evan Almloff b43dfb1f67 fix mounted information 1 年之前
  Evan Almloff 41abffb267 remove the mount information when a node is dismounted 1 年之前
  Evan Almloff 8eb2b74832 move mounted info to the VDOM 1 年之前
  Evan Almloff 0175ae0599 refactor diffing a bit 1 年之前
  Evan Almloff d1b9703ee7 fix release mode 1 年之前
  Evan Almloff 8af39e0f1e fix some more clippy lints 1 年之前
  Evan Almloff eb602fc29f clippy fix 1 年之前