提交歷史

作者 SHA1 備註 提交日期
  Jonathan Kelley 35a3eaabdf fix: actually remove nodes in keyed_diff_middle 3 年之前
  Jonathan Kelley 77631bff1f Merge branch 'master' into jk/documet-everything 3 年之前
  Jonathan Kelley 92573d67a1 fix: keyed diffing accidentally pushing every node 3 年之前
  Jonathan Kelley 62df5f7097 docs: document the entire core crate 3 年之前
  Jonathan Kelley 1913ccd61f chore: current_scope always panics 3 年之前
  Jonathan Kelley f7b3228ab2 fix: enable resume node for text and placeholder 3 年之前
  Jonathan Kelley bc43069884 fix: allow scopes and nodes to be missing 3 年之前
  Jonathan Kelley b2b2dae7e6 fix: diffing allows component reuse 3 年之前
  Jonathan Kelley 94c1da8264 chore: clean up documentation in diffing algorithm 3 年之前
  Jonathan Kelley c4e6496d9d chore: enable a pedantic clippy on the diffing algorithm 3 年之前
  Jonathan Kelley 06418f73db fix: element stack not being updated properly 3 年之前
  Jonathan Kelley b4697fc9f9 chore: clean up some more of the scopes file 3 年之前
  Jonathan Kelley 11f6b93889 fix: remove nodes is in a happier state 3 年之前
  Jonathan Kelley cbd471fa46 debugging: add some more debug tooling 3 年之前
  Jonathan Kelley 1ea42799c0 wip: clean up the core crate after switching to recursive diff engine 3 年之前
  Jonathan Kelley 3bb5c8142c fix: switch to future based diffing 3 年之前
  Jonathan Kelley 3edf3e367f wip: debugging 3 年之前
  Jonathan Kelley 427b126bc1 feat: add prevent default attribute and upgrade router 3 年之前
  Jonathan Kelley cb2782b4bb wip: memoize dom in the prescence of identical components 3 年之前
  Jonathan Kelley d1560450ba wip: remove runner on hook and then update docs 3 年之前
  Jonathan Kelley cda759c659 examples: upgrade to new version of dioxus core. 3 年之前
  Jonathan Kelley fa106be1f5 wip: clean it up a bit 3 年之前
  Jonathan Kelley b997b8ebbb feat: enable children properly 3 年之前
  Jonathan Kelley 78d9056e35 feat: it works with a new bump each time!! 3 年之前
  Jonathan Kelley e2e4d431e1 wip: adjust memoization 3 年之前
  Jonathan Kelley 934de21dd6 wip: miri stress tets 3 年之前
  Jonathan Kelley 1c516aba6a chore: adjust semantics of placeholders and fragments 3 年之前
  Jonathan Kelley 4de16c4779 docs: update local examples and docs to support new syntaxes 3 年之前
  Jonathan Kelley 2fd56e7619 wip: remove portals completely 3 年之前
  Jonathan Kelley 8daf7a6ed8 wip: go back to noisy lifetime solution 3 年之前