Commit Graph

1596 Commits (a2539cfe1fd763e33c4508dd0ddd92714a910641)

Author SHA1 Message Date
Simon H a2539cfe1f
fix: correctly set custom element props (#14508)
2 months ago
github-actions[bot] cb5734ae66
Version Packages (#14652)
2 months ago
grieben a26b6d80ef
fix: overwrite #last_value when Spring is `.set()` with `{instant: true}` (#14656)
2 months ago
Dominic Gannaway fb879dd702
fix: ensure $state.snapshot clones holey arrays correctly (#14657)
2 months ago
Paolo Ricciuti ab1f7f437e
fix: transform everything that is not a selector inside `:global` (#14577)
2 months ago
Simon H 88184cd769
fix: don't emit assignment warnings for bindings (#14651)
2 months ago
Dominic Gannaway 66e30d3288
fix: ensure snippet hoisting works in the correct scope (#14642)
2 months ago
Dominic Gannaway 9cfd2e20ab
fix: restore input binding selection position (#14649)
2 months ago
github-actions[bot] 8bee23e387
Version Packages (#14631)
2 months ago
Rich Harris a25a17373d
chore: upgrade last changeset to a minor (#14636)
2 months ago
Simon H cfc1fb7de8
chore: provide links to documentation for errors/warnings (#14629)
2 months ago
Paolo Ricciuti 11764632b9
fix: deconflict `get_name` for literal class properties (#14607)
2 months ago
Paolo Ricciuti 38171f60ea
fix: allow exports with source from script module even if no bind is present (#14620)
2 months ago
github-actions[bot] 0a10c59517
Version Packages (#14628)
2 months ago
Paolo Ricciuti c66bf178aa
fix: mark subtree dynamic for bind with sequence expressions (#14626)
2 months ago
github-actions[bot] 301744f1f7
Version Packages (#14598)
2 months ago
Rich Harris 57f8ca6e3c oops
2 months ago
Dominic Gannaway 5771b455c0
feat: add support for bind getter/setters (#14307)
2 months ago
Rich Harris 1a0b822f48
fix: always run `if` block code the first time (#14597)
2 months ago
github-actions[bot] 98286349b2
Version Packages (#14593)
2 months ago
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