Jonathan Kelley
|
94004cfe19
chore: clean up some clippy stuff
|
3 years ago |
Evan Almloff
|
bf548d4a0e
set id before creating listener
|
3 years ago |
Evan Almloff
|
43d750c329
fix clippy
|
3 years ago |
Evan Almloff
|
db1866090a
fix broken doc links
|
3 years ago |
Jonathan Kelley
|
93405c2a40
Fix: diffing should poproots too
|
3 years ago |
Evan Almloff
|
43b5a230f0
PushRoot before adding children
|
3 years ago |
Evan Almloff
|
aec5cd9dfa
fix lazynode diff bug adding children
|
3 years ago |
Jonathan Kelley
|
35a3eaabdf
fix: actually remove nodes in keyed_diff_middle
|
3 years ago |
Jonathan Kelley
|
77631bff1f
Merge branch 'master' into jk/documet-everything
|
3 years ago |
Jonathan Kelley
|
92573d67a1
fix: keyed diffing accidentally pushing every node
|
3 years ago |
Jonathan Kelley
|
62df5f7097
docs: document the entire core crate
|
3 years ago |
Jonathan Kelley
|
1913ccd61f
chore: current_scope always panics
|
3 years ago |
Jonathan Kelley
|
f7b3228ab2
fix: enable resume node for text and placeholder
|
3 years ago |
Jonathan Kelley
|
bc43069884
fix: allow scopes and nodes to be missing
|
3 years ago |
Jonathan Kelley
|
b2b2dae7e6
fix: diffing allows component reuse
|
3 years ago |
Jonathan Kelley
|
94c1da8264
chore: clean up documentation in diffing algorithm
|
3 years ago |
Jonathan Kelley
|
c4e6496d9d
chore: enable a pedantic clippy on the diffing algorithm
|
3 years ago |
Jonathan Kelley
|
06418f73db
fix: element stack not being updated properly
|
3 years ago |
Jonathan Kelley
|
b4697fc9f9
chore: clean up some more of the scopes file
|
3 years ago |
Jonathan Kelley
|
11f6b93889
fix: remove nodes is in a happier state
|
3 years ago |
Jonathan Kelley
|
cbd471fa46
debugging: add some more debug tooling
|
3 years ago |
Jonathan Kelley
|
1ea42799c0
wip: clean up the core crate after switching to recursive diff engine
|
3 years ago |
Jonathan Kelley
|
3bb5c8142c
fix: switch to future based diffing
|
3 years ago |
Jonathan Kelley
|
3edf3e367f
wip: debugging
|
3 years ago |
Jonathan Kelley
|
427b126bc1
feat: add prevent default attribute and upgrade router
|
3 years ago |
Jonathan Kelley
|
cb2782b4bb
wip: memoize dom in the prescence of identical components
|
3 years ago |
Jonathan Kelley
|
d1560450ba
wip: remove runner on hook and then update docs
|
3 years ago |
Jonathan Kelley
|
cda759c659
examples: upgrade to new version of dioxus core.
|
3 years ago |
Jonathan Kelley
|
fa106be1f5
wip: clean it up a bit
|
3 years ago |
Jonathan Kelley
|
b997b8ebbb
feat: enable children properly
|
3 years ago |