Commit Graph

9917 Commits (attachments)
 

Author SHA1 Message Date
github-actions[bot] 301744f1f7
Version Packages (#14598)
3 months ago
Rich Harris 57f8ca6e3c oops
3 months ago
Dominic Gannaway 5771b455c0
feat: add support for bind getter/setters (#14307)
3 months ago
Rich Harris 1a0b822f48
fix: always run `if` block code the first time (#14597)
3 months ago
Rich Harris 08e2cf25b0
chore: fix sandbox (#14596)
3 months ago
github-actions[bot] 98286349b2
Version Packages (#14593)
3 months ago
Rich Harris 65fdcec55d
chore: regenerate types (#14592)
3 months ago
brunnerh ad87572adc
docs: Import .svelte.js files with explicit extension. (#14584)
3 months ago
Rich Harris 8433a7169b
fix: reinstate `prefersReducedMotion` (#14586)
3 months ago
Rich Harris 7086709767
add since tag to Spring (#14585)
3 months ago
github-actions[bot] 947d4adf3b
Version Packages (#14583)
3 months ago
Rich Harris 80ffcc3fe1
feat: add Spring and Tween classes (#11519)
3 months ago
github-actions[bot] 60c0dc7a2d
Version Packages (#14576)
3 months ago
Simon H ca67aa1b34
fix: ensure bindings always take precedence over spreads (#14575)
3 months ago
Rich Harris 6a6b4ec36a
fix deprecation notices (#14574)
3 months ago
github-actions[bot] 7f5172745d
Version Packages (#14570)
3 months ago
Simon H 0a9890bb1e
feat: provide `MediaQuery` / `prefersReducedMotion` (#14422)
3 months ago
Simon H 73b3cf72d0
fix: treat `undefined` and `null` the same for the initial input value (#14562)
3 months ago
Simon H 1ffce92d90
docs: note before/afterUpdate breaking change (#14567)
3 months ago
Ben McCann 4b802dbed3
docs: add a mobile app FAQ (#14559)
3 months ago
github-actions[bot] 85dec47a5e
Version Packages (#14557)
3 months ago
Dominic Gannaway a220330011
chore: make if blocks tree-shakable (#14549)
3 months ago
github-actions[bot] 51c9eac577
Version Packages (#14556)
3 months ago
Simon H a151ae1804
fix: handle static form values in combination with default values (#14555)
3 months ago
github-actions[bot] c0746e0e73
Version Packages (#14552)
3 months ago
Rich Harris 350811ed8c
docs: note when defaultValue support was added (#14553)
3 months ago
Simon H a57e747cbb
feat: default values for form elements (#14289)
3 months ago
github-actions[bot] c55af4aa83
Version Packages (#14548)
3 months ago
Simon H 86ae349bcc
fix: better error messages for invalid HTML trees (#14445)
3 months ago
Rich Harris 4e77bdef74
fix: respect the unidirectional nature of time (#14541)
3 months ago
adiGuba d511104ee0
chore: make test more robust (#14550)
3 months ago
Rich Harris 348185794d
docs: tweak slot docs (#14543)
3 months ago
Paolo Ricciuti 1f973b1770
fix: remove spreaded event handlers when they become nullish (#14546)
3 months ago
Rich Harris 4c4f18b24c
chore: fix docs (#14538)
3 months ago
github-actions[bot] 3d9122fcc4
Version Packages (#14537)
3 months ago
Rich Harris fe0bd299a5
fix: proxify values when assigning using `||=`, `&&=` and `??=` operators (#14273)
3 months ago
Simon H bbee1fc7e0
fix: don't try to add owners to non-`$state` class fields (#14533)
3 months ago
Dominic Gannaway b5588523fc
fix: capture infinite_loop_guard in error boundary (#14534)
3 months ago
Paolo Ricciuti d5a28a01a1
docs: fix typo in `$state` (#14535)
3 months ago
github-actions[bot] a65e68ca37
Version Packages (#14530)
3 months ago
github-actions[bot] d595cc16fb
Version Packages (#14529)
3 months ago
Rich Harris 2f8eda94f3
fix: ensure SvelteDate cached methods have correct reactive context (#14525)
3 months ago
Paolo Ricciuti 39275684e5
fix: don't throw with nullish actions (#13559)
3 months ago
Rich Harris a5de086f95
feat: turn `reactive_declaration_non_reactive_property` into a runtime warning (#14192)
3 months ago
Rich Harris 87863da6ff
docs: how to javascript (#14528)
3 months ago
Rich Harris 8ad9295535
docs: hints on preserving reactivity (#14514)
3 months ago
Rich Harris aac929d503
fix: leave update expressions untransformed unless a transformer is provided (#14507)
3 months ago
Dominic Gannaway 94694a5e63
chore: add test for binding event reactive context (#14522)
3 months ago
Simon H 3d36e15ddd
docs: add tsconfig.json info to TS docs (#14519)
3 months ago
Rich Harris 7142fa0b5c
docs: note requirement on 5.5.0 to export snippets (#14523)
3 months ago