Commit Graph

10072 Commits (invalid-html-structure-error)
 

Author SHA1 Message Date
Dominic Gannaway f2c83e5db7
fix: ensure unowned derived dependencies are not duplicated when reac… (#15232)
7 months ago
github-actions[bot] b0c4fa5246
Version Packages (#15216)
7 months ago
Simon H 3b7066f5c6
fix: ensure custom element updates don't run in hydration mode (#15217)
7 months ago
Simon H 6f392d679b
fix: properly set `value` property of custom elements (#15206)
7 months ago
dependabot[bot] 872ee51378
chore(deps-dev): bump vitest from 2.0.5 to 2.1.9 (#15220)
7 months ago
Rich Harris 1ada302603
Revert "chore(deps-dev): bump vite from 5.4.14 to 6.0.9 (#15199)" (#15201)
7 months ago
Rich Harris 541f8eb290
chore: remove pbcopy from hash script (#15221)
7 months ago
Rich Harris ed1cf75b79
chore: add download/hash scripts for sandbox (#15218)
7 months ago
Dominic Gannaway d39d8c0675
fix: ensure tracking returns true, even if in unowned (#15214)
7 months ago
dependabot[bot] f67cf201af
chore(deps-dev): bump vite from 5.4.14 to 6.0.9 (#15199)
7 months ago
Simon H 502b585ed2
docs: enhance migration docs about accessors (#15138)
7 months ago
Rich Harris 7867e7584b
bump vite (#15198)
7 months ago
Rich Harris f878736f38
try this (#15196)
7 months ago
github-actions[bot] 64f86ee9d4
Version Packages (#15190)
7 months ago
Scott Wu e1014e3016
Update 11-bind.md (#15192)
7 months ago
Dominic Gannaway e0b3dc020c
chore: remove unused code from signal logic (#15195)
7 months ago
pgliang001 e12fe8795c
chore: simplify assignment expression (#15177)
7 months ago
7nik 5b30fbfb0b
fix: encounter svelte:element in blocks as sibling during pruning css (#15165)
7 months ago
Rich Harris 73fa9d33c8
chore: create intermediate directories as needed when compiling sandbox (#15163)
7 months ago
tomoam e83ab1c038
docs: fix typos and a link (#15135)
7 months ago
github-actions[bot] e4be4861bf
Version Packages (#15159)
7 months ago
github-actions[bot] 04addca428
Version Packages (#15156)
7 months ago
Rich Harris 2be3823e3a
chore: remove inert check from each block reconciliation (#15143)
7 months ago
Scott Wu 674f81b5ce
[docs] clarify that `$effect` analyzes functions deeply (#15144)
7 months ago
Simon H 6df59055e7
docs: more examples on what is outside the rendering process (#15157)
7 months ago
Dominic Gannaway 7bef5963bd
fix: ensure reactions are correctly attached for unowned deriveds (#15158)
7 months ago
Simon H 970aa7cfaa
fix: prevent false-positive ownership validations due to hot reload (#15154)
7 months ago
Simon H 83f00ebbd6
fix: don't error on slot prop inside block inside other component (#15148)
7 months ago
Simon H b8607f8765
fix: silence a11y attribute warnings when spread attributes present (#15150)
7 months ago
Simon H f5406c952e
fix: widen ownership when calling setContext (#15153)
7 months ago
7nik 522557559f
fix: do not prune selectors like `:global(.foo):has(.scoped)` (#15140)
7 months ago
Rich Harris 8e83127e1a
chore: move more code (#15133)
7 months ago
github-actions[bot] c8bbb15693
Version Packages (#15139)
7 months ago
Dominic Gannaway 13a6d555c0
fix: improve derived connection to ownership graph (#15137)
7 months ago
7nik 9410ad0318
fix: correctly look for sibling elements inside blocks and components (#15106)
7 months ago
Rich Harris 5e9b29c351
chore: move context code into new module (#15132)
7 months ago
github-actions[bot] b2c8224a73
Version Packages (#15118)
7 months ago
Dominic Gannaway fc4dd2dec4
fix: lazily connect derievds (in deriveds) to their parent (#15129)
7 months ago
Elliott Johnson 3f8ce21f47
fix: Add `bind:focused` to `HTMLAttributes` (#15122)
7 months ago
Rich Harris 0e0f01ee1c
fix: disallow $state/$derived in const tags (#15115)
7 months ago
Shay Molcho 94d80c6e2c
Added missing period for consistency and readability (#15114)
7 months ago
github-actions[bot] 357e1a74b4
Version Packages (#15088)
7 months ago
Rich Harris e3d4a0fa8e
chore: tweak render tag logic (#15109)
7 months ago
Rich Harris 24b6fab58b
chore: construct analysis before module walk (#15108)
7 months ago
Rich Harris e9cc7dc9a1
chore: tweak each block code (#15094)
7 months ago
Elliott Johnson 3d828b46b2
feat: Remove repository-sync workflows in favor of github-docs-bot (#15097)
7 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