Jonathan Kelley
|
b6c0bce89c
feat: support cached ssr
|
2 년 전 |
Jonathan Kelley
|
4a31b29703
feat: simple tests passing
|
2 년 전 |
Jonathan Kelley
|
23603aaaf5
wip: rewrite core to be template focused
|
2 년 전 |
Jonathan Kelley
|
90982e0ccb
wip: start to refactor out hot reloading from packages
|
2 년 전 |
Demonthos
|
3b7b503333
Refactor Mutations and simplify Templates (#578)
|
2 년 전 |
Demonthos
|
ab10d327ac
Fix attribute value in macro (#577)
|
2 년 전 |
Demonthos
|
daeffd4149
pass clippy (#575)
|
2 년 전 |
Demonthos
|
047ed1e553
Subtree memorization / reactive templates (#488)
|
2 년 전 |
Jon Kelley
|
67dc6e6017
feat: implement type magic to allow strings, format args, and other types directly in rsx (#550)
|
2 년 전 |
Evan Almloff
|
db1866090a
fix broken doc links
|
3 년 전 |
Jonathan Kelley
|
03110b85cd
fix: cargo fmt
|
3 년 전 |
Jonathan Kelley
|
356f37e9ee
feat: arbitrary attributes
|
3 년 전 |
Dave Rolsky
|
69752313eb
Fix typo in docs for NodeFactory.bump
|
3 년 전 |
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 년 전 |