Commit Graph

1576 Commits (65fdcec55df996f06bf5cc162a1e16e9ed35cddf)

Author SHA1 Message Date
Rich Harris 8433a7169b
fix: reinstate `prefersReducedMotion` (#14586)
2 months ago
github-actions[bot] 947d4adf3b
Version Packages (#14583)
2 months ago
Rich Harris 80ffcc3fe1
feat: add Spring and Tween classes (#11519)
2 months ago
github-actions[bot] 60c0dc7a2d
Version Packages (#14576)
2 months ago
Simon H ca67aa1b34
fix: ensure bindings always take precedence over spreads (#14575)
2 months ago
github-actions[bot] 7f5172745d
Version Packages (#14570)
2 months ago
Simon H 0a9890bb1e
feat: provide `MediaQuery` / `prefersReducedMotion` (#14422)
2 months ago
Simon H 73b3cf72d0
fix: treat `undefined` and `null` the same for the initial input value (#14562)
2 months ago
github-actions[bot] 85dec47a5e
Version Packages (#14557)
2 months ago
Dominic Gannaway a220330011
chore: make if blocks tree-shakable (#14549)
2 months ago
github-actions[bot] 51c9eac577
Version Packages (#14556)
2 months ago
Simon H a151ae1804
fix: handle static form values in combination with default values (#14555)
2 months ago
github-actions[bot] c0746e0e73
Version Packages (#14552)
2 months ago
Simon H a57e747cbb
feat: default values for form elements (#14289)
2 months ago
github-actions[bot] c55af4aa83
Version Packages (#14548)
2 months ago
Simon H 86ae349bcc
fix: better error messages for invalid HTML trees (#14445)
2 months ago
Rich Harris 4e77bdef74
fix: respect the unidirectional nature of time (#14541)
2 months ago
Paolo Ricciuti 1f973b1770
fix: remove spreaded event handlers when they become nullish (#14546)
2 months ago
github-actions[bot] 3d9122fcc4
Version Packages (#14537)
2 months ago
Rich Harris fe0bd299a5
fix: proxify values when assigning using `||=`, `&&=` and `??=` operators (#14273)
2 months ago
Simon H bbee1fc7e0
fix: don't try to add owners to non-`$state` class fields (#14533)
2 months ago
Dominic Gannaway b5588523fc
fix: capture infinite_loop_guard in error boundary (#14534)
2 months ago
github-actions[bot] a65e68ca37
Version Packages (#14530)
2 months ago
github-actions[bot] d595cc16fb
Version Packages (#14529)
2 months ago
Rich Harris 2f8eda94f3
fix: ensure SvelteDate cached methods have correct reactive context (#14525)
2 months ago
Paolo Ricciuti 39275684e5
fix: don't throw with nullish actions (#13559)
2 months ago
Rich Harris a5de086f95
feat: turn `reactive_declaration_non_reactive_property` into a runtime warning (#14192)
2 months ago
Rich Harris aac929d503
fix: leave update expressions untransformed unless a transformer is provided (#14507)
2 months ago
github-actions[bot] e722ef6b15
Version Packages (#14510)
2 months ago
Dominic Gannaway 4d2f2fb8e6
feat: allow snippets to be exported from module scripts (#14315)
2 months ago
Simon H b72fd2b3cd
fix: ignore TypeScript generics on variables (#14509)
2 months ago
github-actions[bot] a091fb5ce6
Version Packages (#14501)
2 months ago
Simon H a283083751
feat: each without as (#14396)
2 months ago
github-actions[bot] a39605ec7a
Version Packages (#14499)
2 months ago
Rich Harris ef640c3b46
fix: render attributes during SSR regardless of case (#14492)
2 months ago
Rich Harris 1f25bd4f47
fix: correctly prune CSS for elements inside snippets (#14494)
2 months ago
github-actions[bot] 99b4cfbb51
Version Packages (#14489)
2 months ago
ComputerGuy 945b625e95
fix: Prevent `$state` `bigint`s incrementing and decrementing from throwing (#14485)
2 months ago
Rich Harris fe15ad4ae8
fix: treat spread elements the same as call expressions (#14488)
2 months ago
github-actions[bot] f75a9a566e
Version Packages (#14486)
2 months ago
Dominic Gannaway ed7ebcde1e
feat: add error boundaries (#14211)
2 months ago
github-actions[bot] 6dd60b5685
Version Packages (#14477)
2 months ago
Ben McCann 4c88431228
fix: upgrade to esm-env 1.2.1 to fix issues with non-Vite setups (#14470)
2 months ago
Rich Harris 00aaad16b2
fix: generate correct code when encountering object expression statement (#14480)
2 months ago
Rich Harris a60e837e44
fix: prevent infinite loops when pruning CSS (#14474)
2 months ago
github-actions[bot] ca3690f7df
Version Packages (#14464)
2 months ago
Simon H d62e7bdbe1
fix: ignore text and expressions outside the template when validating HTML (#14468)
2 months ago
Rich Harris c4ac0e01e7
fix: better account for render tags when pruning CSS (#14456)
2 months ago
github-actions[bot] dcef8ff45a
Version Packages (#14451)
2 months ago
Simon H d6fc176fcb
fix: strip exported TypeScript function overloads (#14458)
2 months ago