Commit Graph

9847 Commits (75e1deafe00d4317a1d48ca8d50f7e054850a384)
 

Author SHA1 Message Date
github-actions[bot] c0746e0e73
Version Packages (#14552)
3 weeks ago
Rich Harris 350811ed8c
docs: note when defaultValue support was added (#14553)
3 weeks ago
Simon H a57e747cbb
feat: default values for form elements (#14289)
3 weeks ago
github-actions[bot] c55af4aa83
Version Packages (#14548)
3 weeks ago
Simon H 86ae349bcc
fix: better error messages for invalid HTML trees (#14445)
3 weeks ago
Rich Harris 4e77bdef74
fix: respect the unidirectional nature of time (#14541)
3 weeks ago
adiGuba d511104ee0
chore: make test more robust (#14550)
3 weeks ago
Rich Harris 348185794d
docs: tweak slot docs (#14543)
3 weeks ago
Paolo Ricciuti 1f973b1770
fix: remove spreaded event handlers when they become nullish (#14546)
3 weeks ago
Rich Harris 4c4f18b24c
chore: fix docs (#14538)
3 weeks ago
github-actions[bot] 3d9122fcc4
Version Packages (#14537)
3 weeks ago
Rich Harris fe0bd299a5
fix: proxify values when assigning using `||=`, `&&=` and `??=` operators (#14273)
3 weeks ago
Simon H bbee1fc7e0
fix: don't try to add owners to non-`$state` class fields (#14533)
3 weeks ago
Dominic Gannaway b5588523fc
fix: capture infinite_loop_guard in error boundary (#14534)
3 weeks ago
Paolo Ricciuti d5a28a01a1
docs: fix typo in `$state` (#14535)
3 weeks ago
github-actions[bot] a65e68ca37
Version Packages (#14530)
3 weeks ago
github-actions[bot] d595cc16fb
Version Packages (#14529)
3 weeks ago
Rich Harris 2f8eda94f3
fix: ensure SvelteDate cached methods have correct reactive context (#14525)
3 weeks ago
Paolo Ricciuti 39275684e5
fix: don't throw with nullish actions (#13559)
3 weeks ago
Rich Harris a5de086f95
feat: turn `reactive_declaration_non_reactive_property` into a runtime warning (#14192)
3 weeks ago
Rich Harris 87863da6ff
docs: how to javascript (#14528)
3 weeks ago
Rich Harris 8ad9295535
docs: hints on preserving reactivity (#14514)
3 weeks ago
Rich Harris aac929d503
fix: leave update expressions untransformed unless a transformer is provided (#14507)
3 weeks ago
Dominic Gannaway 94694a5e63
chore: add test for binding event reactive context (#14522)
3 weeks ago
Simon H 3d36e15ddd
docs: add tsconfig.json info to TS docs (#14519)
3 weeks ago
Rich Harris 7142fa0b5c
docs: note requirement on 5.5.0 to export snippets (#14523)
3 weeks ago
github-actions[bot] e722ef6b15
Version Packages (#14510)
3 weeks ago
Dominic Gannaway 4d2f2fb8e6
feat: allow snippets to be exported from module scripts (#14315)
3 weeks ago
Rich Harris 2e57612ef4
chore: fix typo (#14513)
3 weeks ago
Simon H b72fd2b3cd
fix: ignore TypeScript generics on variables (#14509)
4 weeks ago
Rich Harris aaea254102
chore: serialize bigint AST, albeit incorrectly (#14504)
4 weeks ago
SukeshP1995 abb90d8737
docs: fix grammatical error (#14500)
4 weeks ago
github-actions[bot] a091fb5ce6
Version Packages (#14501)
4 weeks ago
Simon H a283083751
feat: each without as (#14396)
4 weeks ago
github-actions[bot] a39605ec7a
Version Packages (#14499)
4 weeks ago
Rich Harris ef640c3b46
fix: render attributes during SSR regardless of case (#14492)
4 weeks ago
Rich Harris 83cec2f3d1
chore: better SSR output for <svelte:element> (#14493)
4 weeks ago
Rich Harris 1f25bd4f47
fix: correctly prune CSS for elements inside snippets (#14494)
4 weeks ago
github-actions[bot] 99b4cfbb51
Version Packages (#14489)
4 weeks ago
ComputerGuy 945b625e95
fix: Prevent `$state` `bigint`s incrementing and decrementing from throwing (#14485)
4 weeks ago
Rich Harris fe15ad4ae8
fix: treat spread elements the same as call expressions (#14488)
4 weeks ago
Rich Harris 9fcfd7f0d1
docs: note when boundaries were added (#14487)
4 weeks ago
github-actions[bot] f75a9a566e
Version Packages (#14486)
4 weeks ago
Dominic Gannaway ed7ebcde1e
feat: add error boundaries (#14211)
4 weeks ago
Romain l'Ourson f2eed15c02
docs: fix scale description (#14454)
4 weeks ago
github-actions[bot] 6dd60b5685
Version Packages (#14477)
4 weeks ago
Ben McCann 4c88431228
fix: upgrade to esm-env 1.2.1 to fix issues with non-Vite setups (#14470)
4 weeks ago
Ben McCann 10a7729726
chore: bump jsdom to 25.0.1 (#14473)
4 weeks ago
Rich Harris 00aaad16b2
fix: generate correct code when encountering object expression statement (#14480)
4 weeks ago
Rich Harris a60e837e44
fix: prevent infinite loops when pruning CSS (#14474)
4 weeks ago