Commit Graph

229 Commits (272ffc5520dfff0cc4605ecf45147ee660c87bb0)

Author SHA1 Message Date
Luke Warlow 8be6fdde54
feat: MathML support (#11387)
3 months ago
Rich Harris 7a66927ca8
fix: bump esrap (#11392)
3 months ago
Simon H 0cf10a361e
docs: note jsdoc syntax for declaring props (#11370)
3 months ago
Rich Harris bda32edb1a
docs: on:keydown -> onkeydown (#11343)
3 months ago
Simon H cd798077b4
feat: provide migration function (#11334)
3 months ago
Rich Harris 9a887f8dab
chore: directly export function in non-HMR mode (#11333)
3 months ago
Rich Harris 476f2172b6
fix: mark `accessors` and `immutable` as deprecated (#11277)
3 months ago
Simon H 2d378bb762
breaking: disallow binding to component exports in runes mode (#11238)
3 months ago
Rich Harris 1a341a25f0
docs: rename /docs/functions to /docs/imports, include svelte/reactivity, tweak various things (#11187)
3 months ago
Dominic Gannaway 18097478fc
breaking: remove unstate(), replace with $state.snapshot rune (#11180)
3 months ago
Rich Harris 2cefd785a4
fix: make ownership validation work with HMR (#11171)
3 months ago
Ben M 51faf07897
update runes $effect example (#11137)
3 months ago
Tee Ming fe21a799db
fix broken links (#11145)
3 months ago
Dominic Gannaway 4b52884b8a
fix: improve REPL console method wrapping (#11150)
3 months ago
Rich Harris a531625896
chore: generate coverage report when deploying site (#11110)
3 months ago
Dominic Gannaway afe1d11a5b
feat: hot module reloading support for Svelte 5 (#11106)
3 months ago
Rich Harris 48202597de
chore: allow preview site to work offline in local dev (#11091)
3 months ago
Simon H 22494be9ec
feat: introduce `$host` rune, deprecate `createEventDispatcher` (#11059)
3 months ago
Simon H 6b7f1162ad
docs: note walk breaking change (#11078)
3 months ago
Simon H a9e15bdf2d
breaking: robustify interop of exports and props (#11064)
3 months ago
Rich Harris 071d6314d9
chore: fix local dev (#11074)
3 months ago
dependabot[bot] b2892b02e1
chore(deps-dev): bump vite from 5.0.12 to 5.0.13 (#11054)
3 months ago
Rich Harris bb1d229e26
fix docs (#11048)
3 months ago
Dominic Gannaway ade3d1afb9
fix: improve $effect.active REPL autocomplete (#11027)
3 months ago
Rich Harris 4f3fae7c6d
chore: compiler subpackage (#10988)
4 months ago
Ignatius Bagus 0fa9d16e53
docs: fix $bindable hash link (#11011)
4 months ago
Rich Harris b6fab1cb91
chore: squelch vite warning (#11005)
4 months ago
Simon H 3eef1cb8cf
feat: take form resets into account for two way bindings (#10617)
4 months ago
Simon H 416bc85d9c
breaking: add $bindable() rune to denote bindable props (#10851)
4 months ago
Rich Harris 9ff8029fb2
docs: replace out-of-date info (#10822)
4 months ago
Dominic Gannaway fe3b3b463c
feat: adds reactive Map class to svelte/reactivity (#10803)
4 months ago
Antonio Sarcevic 9223032a2a
fix: replace span with button (a11y) (#10763)
4 months ago
Rich Harris 77f39ea988
breaking: make `$props()` rune non-generic (#10694)
4 months ago
Rich Harris 14492ad639
docs: simplify when-not-to-use-effects (#10749)
4 months ago
Rich Harris 5086ef4b07
docs: use a `setInterval` demo (#10747)
4 months ago
Simon H ecf9760f7d
chore: use Svelte 5 for preview site (#10731)
4 months ago
Dominic Gannaway 6f3fcc0696
Untrack other REPL console methods and add comment (#10755)
4 months ago
Ben McCann 6a01f48325
docs: clarify effect alternatives section (#10718)
4 months ago
Dominic Gannaway 26c9068eab
fix: untrack console.log calls on REPL (#10706)
4 months ago
Simon H ee04f973b2
docs: enhance `$effect` documentation (#10680)
4 months ago
Simon H 749d3aa413
fix: add `$set` and `$on` methods in legacy compat mode (#10642)
5 months ago
Rich Harris 9c8e643b64
disable inspector (#10531)
5 months ago
Rich Harris ce8495c66d
chore: fix preview site (#10519)
5 months ago
Simon H 2755401034
breaking: remove `createRoot`, adjust `mount`/`hydrate` APIs, introduce `unmount` (#10516)
5 months ago
Ben McCann 49ad7f9589
chore: upgrade xml2js and codemirror plugins (#10463)
5 months ago
Simon H 72ff5366de
feat: add hydrate method, make hydration treeshakeable (#10497)
5 months ago
Simon H f8ff2b6ea3
chore: source maps for preprocessors + tests (#10459)
5 months ago
Rich Harris d41d0c26ad
chore: rename `$derived.call` to `$derived.by` (#10445)
5 months ago
Rich Harris 999fca97cf
fix: use hybrid scoping strategy for consistent specificity increase (#10443)
5 months ago
Chien Tran 976e807a3f
docs: rename svelte 5 discord channel (#10431)
5 months ago