Commit Graph

8105 Commits (94a7a322bb8df3e796162822b238f97bfc4011c3)
 

Author SHA1 Message Date
Rich Harris 75d7ca850c always bind effects to parents
11 months ago
Rich Harris 66f2e95feb remove unused code
11 months ago
Rich Harris 32202bdcb1 simplify
11 months ago
Rich Harris 044c1a1975 various
11 months ago
Rich Harris c2df07f58a reversing
11 months ago
Rich Harris 032b739e98 WIP transitions
11 months ago
Dominic Gannaway ec52c75cc4
fix: permit whitespace within template scripts (#10591)
11 months ago
Dominic Gannaway a2fbef2050
fix: improve import event handler support (#10592)
11 months ago
Simon H 66b624491e
fix: allow boolean `contenteditable` attribute (#10590)
11 months ago
Rich Harris 30aa5667fc progress
11 months ago
Dominic Gannaway 58008479fc
fix: improve $inspect handling of derived objects (#10584)
11 months ago
Rich Harris 5977ba93e2 unused
11 months ago
Rich Harris 7884528f21 oops
11 months ago
Rich Harris 83f194dfe1 oops
11 months ago
Rich Harris ca7aa3cc2e merge main
11 months ago
Rich Harris 29890bb616
chore: move signal logic into subdirectory (#10582)
11 months ago
Rich Harris 2c19603069 blockless if block
11 months ago
Rich Harris cf59065068 remove unneeded effect variant
11 months ago
Rich Harris b3a57209be init is a daft name for something that runs repeatedly
11 months ago
Rich Harris de366a8f3a simplify
11 months ago
Rich Harris d95b6e7e5c move more stuff
11 months ago
Rich Harris 34dbee71fc derived
11 months ago
Rich Harris c7895db461 move source code
11 months ago
Rich Harris a8333d54de move effect code
11 months ago
github-actions[bot] 187400b409
Version Packages (next) (#10579)
11 months ago
Rich Harris ddb968cc35
fix: ensure proxy owner set always has 1 or more members (#10577)
11 months ago
github-actions[bot] 88389ad2cf
Version Packages (next) (#10571)
11 months ago
Ahmad d6e0fbd8ba
fix: handle member expressions in directives (#10576)
11 months ago
Dominic Gannaway 802bfcabec
fix: improve props spreading logic (#10574)
11 months ago
Rich Harris 96eae28ed2
fix: remove memory leak, make `beforeUpdate` etc work correctly (#10570)
11 months ago
github-actions[bot] 662eda4ae7
Version Packages (next) (#10568)
11 months ago
Rich Harris 8613a6f28a
fix: stack-trace-based readonly validation (#10464)
11 months ago
Dominic Gannaway f1550b2ea3
fix: correct context applied to batch_inspect (#10569)
11 months ago
Rich Harris 02c6176622
feat: allow state/derived/props to be explicitly exported from components (#10523)
11 months ago
github-actions[bot] ad2b8b9112
Version Packages (next) (#10539)
11 months ago
Dominic Gannaway bcb1b8eb98
fix: improve handling of unowned derived signals (#10565)
11 months ago
Dominic Gannaway 0afb8d489e
fix: improve state store mutation compiler output (#10561)
11 months ago
Dominic Gannaway 5698fb789c
fix: better handling of derived signals that have no dependencies (#10558)
11 months ago
Simon H aef245364c
fix: only escape characters in SSR template (#10555)
11 months ago
Simon H 08978bfae8
fix: don't execute scripts inside `@html` when instantiated on the client (#10556)
11 months ago
Simon H b80d9bd654
fix: wire up `events` in `mount` correctly and fix its types (#10553)
11 months ago
Simon H f5102013af
fix: better interop of `$state` with actions/`$:` statements (#10543)
11 months ago
Rich Harris 4c9d71f8cf
chore: init map prototype methods eagerly (#10544)
11 months ago
Dominic Gannaway 7032837ef0
fix: better handling of empty text node hydration (#10545)
11 months ago
Rich Harris 41e7dab755
chore: move block logic into separate modules (#10542)
11 months ago
Dominic Gannaway 71db9edcdc
fix: improve each block item equality for immutable mode (#10537)
11 months ago
github-actions[bot] 01b6543739
Version Packages (next) (#10534)
11 months ago
Rich Harris 151cdeacaf
simplify test (#10538)
11 months ago
Rich Harris 9c8e643b64
disable inspector (#10531)
11 months ago
Dominic Gannaway 41cdbafc40
fix: improve effect over-fire on store subscription init (#10535)
11 months ago