Commit Graph

10504 Commits (47a6687ecc6444ca23d16d39f4c6f6f79f9d2d5c)
 

Author SHA1 Message Date
Simon H ca67aa1b34
fix: ensure bindings always take precedence over spreads (#14575)
9 months ago
Rich Harris 6a6b4ec36a
fix deprecation notices (#14574)
9 months ago
github-actions[bot] 7f5172745d
Version Packages (#14570)
9 months ago
Simon H 0a9890bb1e
feat: provide `MediaQuery` / `prefersReducedMotion` (#14422)
9 months ago
Simon H 73b3cf72d0
fix: treat `undefined` and `null` the same for the initial input value (#14562)
9 months ago
Simon H 1ffce92d90
docs: note before/afterUpdate breaking change (#14567)
9 months ago
Ben McCann 4b802dbed3
docs: add a mobile app FAQ (#14559)
9 months ago
github-actions[bot] 85dec47a5e
Version Packages (#14557)
9 months ago
Dominic Gannaway a220330011
chore: make if blocks tree-shakable (#14549)
9 months ago
github-actions[bot] 51c9eac577
Version Packages (#14556)
9 months ago
Simon H a151ae1804
fix: handle static form values in combination with default values (#14555)
9 months ago
github-actions[bot] c0746e0e73
Version Packages (#14552)
10 months ago
Rich Harris 350811ed8c
docs: note when defaultValue support was added (#14553)
10 months ago
Simon H a57e747cbb
feat: default values for form elements (#14289)
10 months ago
github-actions[bot] c55af4aa83
Version Packages (#14548)
10 months ago
Simon H 86ae349bcc
fix: better error messages for invalid HTML trees (#14445)
10 months ago
Rich Harris 4e77bdef74
fix: respect the unidirectional nature of time (#14541)
10 months ago
adiGuba d511104ee0
chore: make test more robust (#14550)
10 months ago
Rich Harris 348185794d
docs: tweak slot docs (#14543)
10 months ago
Paolo Ricciuti 1f973b1770
fix: remove spreaded event handlers when they become nullish (#14546)
10 months ago
Rich Harris 4c4f18b24c
chore: fix docs (#14538)
10 months ago
github-actions[bot] 3d9122fcc4
Version Packages (#14537)
10 months ago
Rich Harris fe0bd299a5
fix: proxify values when assigning using `||=`, `&&=` and `??=` operators (#14273)
10 months ago
Simon H bbee1fc7e0
fix: don't try to add owners to non-`$state` class fields (#14533)
10 months ago
Dominic Gannaway b5588523fc
fix: capture infinite_loop_guard in error boundary (#14534)
10 months ago
Paolo Ricciuti d5a28a01a1
docs: fix typo in `$state` (#14535)
10 months ago
github-actions[bot] a65e68ca37
Version Packages (#14530)
10 months ago
github-actions[bot] d595cc16fb
Version Packages (#14529)
10 months ago
Rich Harris 2f8eda94f3
fix: ensure SvelteDate cached methods have correct reactive context (#14525)
10 months ago
Paolo Ricciuti 39275684e5
fix: don't throw with nullish actions (#13559)
10 months ago
Rich Harris a5de086f95
feat: turn `reactive_declaration_non_reactive_property` into a runtime warning (#14192)
10 months ago
Rich Harris 87863da6ff
docs: how to javascript (#14528)
10 months ago
Rich Harris 8ad9295535
docs: hints on preserving reactivity (#14514)
10 months ago
Rich Harris aac929d503
fix: leave update expressions untransformed unless a transformer is provided (#14507)
10 months ago
Dominic Gannaway 94694a5e63
chore: add test for binding event reactive context (#14522)
10 months ago
Simon H 3d36e15ddd
docs: add tsconfig.json info to TS docs (#14519)
10 months ago
Rich Harris 7142fa0b5c
docs: note requirement on 5.5.0 to export snippets (#14523)
10 months ago
github-actions[bot] e722ef6b15
Version Packages (#14510)
10 months ago
Dominic Gannaway 4d2f2fb8e6
feat: allow snippets to be exported from module scripts (#14315)
10 months ago
Rich Harris 2e57612ef4
chore: fix typo (#14513)
10 months ago
Simon H b72fd2b3cd
fix: ignore TypeScript generics on variables (#14509)
10 months ago
Rich Harris aaea254102
chore: serialize bigint AST, albeit incorrectly (#14504)
10 months ago
SukeshP1995 abb90d8737
docs: fix grammatical error (#14500)
10 months ago
github-actions[bot] a091fb5ce6
Version Packages (#14501)
10 months ago
Simon H a283083751
feat: each without as (#14396)
10 months ago
github-actions[bot] a39605ec7a
Version Packages (#14499)
10 months ago
Rich Harris ef640c3b46
fix: render attributes during SSR regardless of case (#14492)
10 months ago
Rich Harris 83cec2f3d1
chore: better SSR output for <svelte:element> (#14493)
10 months ago
Rich Harris 1f25bd4f47
fix: correctly prune CSS for elements inside snippets (#14494)
10 months ago
github-actions[bot] 99b4cfbb51
Version Packages (#14489)
10 months ago