Commit Graph

1597 Commits (d43a10ba7a1bae86f36bec735ebac572b5962a06)

Author SHA1 Message Date
Rich Harris d43a10ba7a
feat: add `svelte/reactivity/window` module (#14660)
9 months ago
Simon H a2539cfe1f
fix: correctly set custom element props (#14508)
9 months ago
github-actions[bot] cb5734ae66
Version Packages (#14652)
9 months ago
grieben a26b6d80ef
fix: overwrite #last_value when Spring is `.set()` with `{instant: true}` (#14656)
9 months ago
Dominic Gannaway fb879dd702
fix: ensure $state.snapshot clones holey arrays correctly (#14657)
9 months ago
Paolo Ricciuti ab1f7f437e
fix: transform everything that is not a selector inside `:global` (#14577)
9 months ago
Simon H 88184cd769
fix: don't emit assignment warnings for bindings (#14651)
9 months ago
Dominic Gannaway 66e30d3288
fix: ensure snippet hoisting works in the correct scope (#14642)
9 months ago
Dominic Gannaway 9cfd2e20ab
fix: restore input binding selection position (#14649)
9 months ago
github-actions[bot] 8bee23e387
Version Packages (#14631)
9 months ago
Rich Harris a25a17373d
chore: upgrade last changeset to a minor (#14636)
9 months ago
Simon H cfc1fb7de8
chore: provide links to documentation for errors/warnings (#14629)
9 months ago
Paolo Ricciuti 11764632b9
fix: deconflict `get_name` for literal class properties (#14607)
9 months ago
Paolo Ricciuti 38171f60ea
fix: allow exports with source from script module even if no bind is present (#14620)
9 months ago
github-actions[bot] 0a10c59517
Version Packages (#14628)
9 months ago
Paolo Ricciuti c66bf178aa
fix: mark subtree dynamic for bind with sequence expressions (#14626)
9 months ago
github-actions[bot] 301744f1f7
Version Packages (#14598)
9 months ago
Rich Harris 57f8ca6e3c oops
9 months ago
Dominic Gannaway 5771b455c0
feat: add support for bind getter/setters (#14307)
9 months ago
Rich Harris 1a0b822f48
fix: always run `if` block code the first time (#14597)
9 months ago
github-actions[bot] 98286349b2
Version Packages (#14593)
9 months ago
Rich Harris 8433a7169b
fix: reinstate `prefersReducedMotion` (#14586)
9 months ago
github-actions[bot] 947d4adf3b
Version Packages (#14583)
9 months ago
Rich Harris 80ffcc3fe1
feat: add Spring and Tween classes (#11519)
9 months ago
github-actions[bot] 60c0dc7a2d
Version Packages (#14576)
9 months ago
Simon H ca67aa1b34
fix: ensure bindings always take precedence over spreads (#14575)
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
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)
9 months ago
Simon H a57e747cbb
feat: default values for form elements (#14289)
9 months ago
github-actions[bot] c55af4aa83
Version Packages (#14548)
9 months ago
Simon H 86ae349bcc
fix: better error messages for invalid HTML trees (#14445)
9 months ago
Rich Harris 4e77bdef74
fix: respect the unidirectional nature of time (#14541)
9 months ago
Paolo Ricciuti 1f973b1770
fix: remove spreaded event handlers when they become nullish (#14546)
9 months ago
github-actions[bot] 3d9122fcc4
Version Packages (#14537)
9 months ago
Rich Harris fe0bd299a5
fix: proxify values when assigning using `||=`, `&&=` and `??=` operators (#14273)
9 months ago
Simon H bbee1fc7e0
fix: don't try to add owners to non-`$state` class fields (#14533)
9 months ago
Dominic Gannaway b5588523fc
fix: capture infinite_loop_guard in error boundary (#14534)
9 months ago
github-actions[bot] a65e68ca37
Version Packages (#14530)
9 months ago
github-actions[bot] d595cc16fb
Version Packages (#14529)
9 months ago
Rich Harris 2f8eda94f3
fix: ensure SvelteDate cached methods have correct reactive context (#14525)
9 months ago
Paolo Ricciuti 39275684e5
fix: don't throw with nullish actions (#13559)
9 months ago
Rich Harris a5de086f95
feat: turn `reactive_declaration_non_reactive_property` into a runtime warning (#14192)
9 months ago
Rich Harris aac929d503
fix: leave update expressions untransformed unless a transformer is provided (#14507)
9 months ago
github-actions[bot] e722ef6b15
Version Packages (#14510)
9 months ago