Commit Graph

9828 Commits (0767c325bf5defc639f21f6007fcb930936d57e2)
 

Author SHA1 Message Date
Dominic Gannaway 9cfd2e20ab
fix: restore input binding selection position (#14649)
2 weeks ago
github-actions[bot] 8bee23e387
Version Packages (#14631)
2 weeks ago
Rich Harris a25a17373d
chore: upgrade last changeset to a minor (#14636)
2 weeks ago
Simon H cfc1fb7de8
chore: provide links to documentation for errors/warnings (#14629)
2 weeks ago
Rich Harris 3dcd5a4a3e
fix docs (#14635)
2 weeks ago
Simon H c6fca02009
docs: more details for errors/warnings on the site (#14632)
2 weeks ago
Paolo Ricciuti 11764632b9
fix: deconflict `get_name` for literal class properties (#14607)
2 weeks ago
Paolo Ricciuti 38171f60ea
fix: allow exports with source from script module even if no bind is present (#14620)
2 weeks ago
github-actions[bot] 0a10c59517
Version Packages (#14628)
2 weeks ago
Paolo Ricciuti c66bf178aa
fix: mark subtree dynamic for bind with sequence expressions (#14626)
2 weeks ago
Rich Harris c1c59e77a5
docs: where the hell did this come from? (#14613)
3 weeks ago
github-actions[bot] 301744f1f7
Version Packages (#14598)
3 weeks ago
Rich Harris 57f8ca6e3c oops
3 weeks ago
Dominic Gannaway 5771b455c0
feat: add support for bind getter/setters (#14307)
3 weeks ago
Rich Harris 1a0b822f48
fix: always run `if` block code the first time (#14597)
3 weeks ago
Rich Harris 08e2cf25b0
chore: fix sandbox (#14596)
3 weeks ago
github-actions[bot] 98286349b2
Version Packages (#14593)
3 weeks ago
Rich Harris 65fdcec55d
chore: regenerate types (#14592)
3 weeks ago
brunnerh ad87572adc
docs: Import .svelte.js files with explicit extension. (#14584)
3 weeks ago
Rich Harris 8433a7169b
fix: reinstate `prefersReducedMotion` (#14586)
3 weeks ago
Rich Harris 7086709767
add since tag to Spring (#14585)
3 weeks ago
github-actions[bot] 947d4adf3b
Version Packages (#14583)
3 weeks ago
Rich Harris 80ffcc3fe1
feat: add Spring and Tween classes (#11519)
3 weeks ago
github-actions[bot] 60c0dc7a2d
Version Packages (#14576)
3 weeks ago
Simon H ca67aa1b34
fix: ensure bindings always take precedence over spreads (#14575)
3 weeks ago
Rich Harris 6a6b4ec36a
fix deprecation notices (#14574)
3 weeks ago
github-actions[bot] 7f5172745d
Version Packages (#14570)
3 weeks ago
Simon H 0a9890bb1e
feat: provide `MediaQuery` / `prefersReducedMotion` (#14422)
3 weeks ago
Simon H 73b3cf72d0
fix: treat `undefined` and `null` the same for the initial input value (#14562)
3 weeks ago
Simon H 1ffce92d90
docs: note before/afterUpdate breaking change (#14567)
3 weeks ago
Ben McCann 4b802dbed3
docs: add a mobile app FAQ (#14559)
3 weeks ago
github-actions[bot] 85dec47a5e
Version Packages (#14557)
3 weeks ago
Dominic Gannaway a220330011
chore: make if blocks tree-shakable (#14549)
3 weeks ago
github-actions[bot] 51c9eac577
Version Packages (#14556)
3 weeks ago
Simon H a151ae1804
fix: handle static form values in combination with default values (#14555)
3 weeks ago
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