Jonathan Kelley
|
0e09dda1be
chore: add additional debugging to VNode fields
|
3 年之前 |
Jonathan Kelley
|
62df5f7097
docs: document the entire core crate
|
3 年之前 |
Jonathan Kelley
|
c4e6496d9d
chore: enable a pedantic clippy on the diffing algorithm
|
3 年之前 |
Jonathan Kelley
|
00aa0e5e86
fmt: apply formatting just to tests
|
3 年之前 |
Jonathan Kelley
|
5bffbba682
fmt: apply cargofmt with new rules for lit structs
|
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
|
3bb5c8142c
fix: switch to future based diffing
|
3 年之前 |
Jonathan Kelley
|
3edf3e367f
wip: debugging
|
3 年之前 |
Jonathan Kelley
|
578c1dc069
fix: enable default for any eventhandler
|
3 年之前 |
Jonathan Kelley
|
8056138f86
fix: explicit default for event handler
|
3 年之前 |
Dave Rolsky
|
9e4ec43b1e
Fix various typos and grammar nits
|
3 年之前 |
Jonathan Kelley
|
036a0ff49a
docs: add comments for the Handler
|
3 年之前 |
Jonathan Kelley
|
e47ead5347
fix: allow eventhandler to derive default
|
3 年之前 |
Jonathan Kelley
|
d11f322f55
docs: add title to doc comment
|
3 年之前 |
Jonathan Kelley
|
be9f1a52ad
docs: better document the `EventHandler` type
|
3 年之前 |
Jonathan Kelley
|
c439b0ac7e
fix: component pass thru events
|
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
|
4f92ba4160
wip: bump all versions
|
3 年之前 |
Jonathan Kelley
|
2481cd05c2
fix: attempt to fix ice
|
3 年之前 |
Jonathan Kelley
|
d84fc05386
feat: plug in bubbling
|
3 年之前 |
Jonathan Kelley
|
4c85bcfdc8
awesome: arbitrary expressions excepted without braces
|
3 年之前 |
Jonathan Kelley
|
14961023f9
wip: polish some more things
|
3 年之前 |
Jonathan Kelley
|
cda759c659
examples: upgrade to new version of dioxus core.
|
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 年之前 |