Commit Graph

10226 Commits (state-onchange-roots)
 

Author SHA1 Message Date
github-actions[bot] e4be4861bf
Version Packages (#15159)
8 months ago
github-actions[bot] 04addca428
Version Packages (#15156)
8 months ago
Rich Harris 2be3823e3a
chore: remove inert check from each block reconciliation (#15143)
8 months ago
Scott Wu 674f81b5ce
[docs] clarify that `$effect` analyzes functions deeply (#15144)
8 months ago
Simon H 6df59055e7
docs: more examples on what is outside the rendering process (#15157)
8 months ago
Dominic Gannaway 7bef5963bd
fix: ensure reactions are correctly attached for unowned deriveds (#15158)
8 months ago
Simon H 970aa7cfaa
fix: prevent false-positive ownership validations due to hot reload (#15154)
8 months ago
Simon H 83f00ebbd6
fix: don't error on slot prop inside block inside other component (#15148)
8 months ago
Simon H b8607f8765
fix: silence a11y attribute warnings when spread attributes present (#15150)
8 months ago
Simon H f5406c952e
fix: widen ownership when calling setContext (#15153)
8 months ago
7nik 522557559f
fix: do not prune selectors like `:global(.foo):has(.scoped)` (#15140)
8 months ago
Rich Harris 8e83127e1a
chore: move more code (#15133)
8 months ago
github-actions[bot] c8bbb15693
Version Packages (#15139)
8 months ago
Dominic Gannaway 13a6d555c0
fix: improve derived connection to ownership graph (#15137)
8 months ago
7nik 9410ad0318
fix: correctly look for sibling elements inside blocks and components (#15106)
8 months ago
Rich Harris 5e9b29c351
chore: move context code into new module (#15132)
8 months ago
github-actions[bot] b2c8224a73
Version Packages (#15118)
8 months ago
Dominic Gannaway fc4dd2dec4
fix: lazily connect derievds (in deriveds) to their parent (#15129)
8 months ago
Elliott Johnson 3f8ce21f47
fix: Add `bind:focused` to `HTMLAttributes` (#15122)
8 months ago
Rich Harris 0e0f01ee1c
fix: disallow $state/$derived in const tags (#15115)
8 months ago
Shay Molcho 94d80c6e2c
Added missing period for consistency and readability (#15114)
8 months ago
github-actions[bot] 357e1a74b4
Version Packages (#15088)
8 months ago
Rich Harris e3d4a0fa8e
chore: tweak render tag logic (#15109)
8 months ago
Rich Harris 24b6fab58b
chore: construct analysis before module walk (#15108)
8 months ago
paoloricciuti 35e2afe2bb fix: test for `simple_set` and `simple_set`
8 months ago
paoloricciuti 873cd5fc84 fix: double log on push
8 months ago
Rich Harris e9cc7dc9a1
chore: tweak each block code (#15094)
8 months ago
Elliott Johnson 3d828b46b2
feat: Remove repository-sync workflows in favor of github-docs-bot (#15097)
8 months ago
paoloricciuti 55fdccc863 fix: make it work with reassigned `length`
8 months ago
paoloricciuti 316a341c79 fix: make it work properly with reassigned references
8 months ago
paoloricciuti f16e4457ac chore: push failing test for extrapolated reference
8 months ago
Trevor N. Suarez d47f4f5908
fix: expand boolean attribute support (#15095)
8 months ago
Edoardo Cavazza d17f5c748d
fix: add check for is attribute (#15086)
8 months ago
Rich Harris 7740d4576b
fix: optimise || expressions in template (#15092)
8 months ago
Theodore Brown c2e805f05c
fix: consistently set value to blank string when value attribute is undefined (#15057)
8 months ago
paoloricciuti e237132134 fix: correct types
8 months ago
paoloricciuti d0d9a3642c chore: add test for agglomerated `onchange`
8 months ago
paoloricciuti ec77f8bdf1 chore: add error for non-inline options
8 months ago
Rich Harris 8bba70b8e3
fix: avoid double deriveds in component props (#15089)
8 months ago
paoloricciuti 7c215bf249 fix: notify both `onchange` if proxy is passed into proxy
8 months ago
Paolo Ricciuti 7fc930a32d
chore: bette phrasing for docs and error
8 months ago
Trevor N. Suarez eee808fb79
fix: correctly handle `novalidate` attribute casing (#15083)
8 months ago
Paolo Ricciuti 7da86ef80c
fix: don't throw for `undefined` non delegated event handlers (#15087)
8 months ago
github-actions[bot] ee024ffd0e
Version Packages (#15080)
8 months ago
Dominic Gannaway 09510c8c5c
fix: address regression with untrack (#15079)
8 months ago
paoloricciuti 42297764c5 Merge remote-tracking branch 'origin/main' into state-onchange
8 months ago
paoloricciuti c83d01c64f fix: move `onchange` after `inspect` effects
8 months ago
paoloricciuti 37888f4cff fix: move easier condition up
8 months ago
paoloricciuti f013e8722e fix: only batch array methods if there's an `onchange` function
8 months ago
paoloricciuti e2c2580e81 fix: move `onchange` call right before inspect effects
8 months ago