Commit Graph

210 Commits (a9e15bdf2d2aed6176d2e46f48c7744a2b8bc715)

Author SHA1 Message Date
Simon H a9e15bdf2d
breaking: robustify interop of exports and props (#11064)
5 months ago
Rich Harris 071d6314d9
chore: fix local dev (#11074)
5 months ago
dependabot[bot] b2892b02e1
chore(deps-dev): bump vite from 5.0.12 to 5.0.13 (#11054)
5 months ago
Rich Harris bb1d229e26
fix docs (#11048)
5 months ago
Dominic Gannaway ade3d1afb9
fix: improve $effect.active REPL autocomplete (#11027)
5 months ago
Rich Harris 4f3fae7c6d
chore: compiler subpackage (#10988)
5 months ago
Ignatius Bagus 0fa9d16e53
docs: fix $bindable hash link (#11011)
5 months ago
Rich Harris b6fab1cb91
chore: squelch vite warning (#11005)
5 months ago
Simon H 3eef1cb8cf
feat: take form resets into account for two way bindings (#10617)
5 months ago
Simon H 416bc85d9c
breaking: add $bindable() rune to denote bindable props (#10851)
5 months ago
Rich Harris 9ff8029fb2
docs: replace out-of-date info (#10822)
5 months ago
Dominic Gannaway fe3b3b463c
feat: adds reactive Map class to svelte/reactivity (#10803)
5 months ago
Antonio Sarcevic 9223032a2a
fix: replace span with button (a11y) (#10763)
5 months ago
Rich Harris 77f39ea988
breaking: make `$props()` rune non-generic (#10694)
6 months ago
Rich Harris 14492ad639
docs: simplify when-not-to-use-effects (#10749)
6 months ago
Rich Harris 5086ef4b07
docs: use a `setInterval` demo (#10747)
6 months ago
Simon H ecf9760f7d
chore: use Svelte 5 for preview site (#10731)
6 months ago
Dominic Gannaway 6f3fcc0696
Untrack other REPL console methods and add comment (#10755)
6 months ago
Ben McCann 6a01f48325
docs: clarify effect alternatives section (#10718)
6 months ago
Dominic Gannaway 26c9068eab
fix: untrack console.log calls on REPL (#10706)
6 months ago
Simon H ee04f973b2
docs: enhance `$effect` documentation (#10680)
6 months ago
Simon H 749d3aa413
fix: add `$set` and `$on` methods in legacy compat mode (#10642)
6 months ago
Rich Harris 9c8e643b64
disable inspector (#10531)
6 months ago
Rich Harris ce8495c66d
chore: fix preview site (#10519)
6 months ago
Simon H 2755401034
breaking: remove `createRoot`, adjust `mount`/`hydrate` APIs, introduce `unmount` (#10516)
6 months ago
Ben McCann 49ad7f9589
chore: upgrade xml2js and codemirror plugins (#10463)
6 months ago
Simon H 72ff5366de
feat: add hydrate method, make hydration treeshakeable (#10497)
6 months ago
Simon H f8ff2b6ea3
chore: source maps for preprocessors + tests (#10459)
6 months ago
Rich Harris d41d0c26ad
chore: rename `$derived.call` to `$derived.by` (#10445)
6 months ago
Rich Harris 999fca97cf
fix: use hybrid scoping strategy for consistent specificity increase (#10443)
7 months ago
Chien Tran 976e807a3f
docs: rename svelte 5 discord channel (#10431)
7 months ago
Rich Harris 623340a1de
fix: make beforeUpdate/afterUpdate behave more like Svelte 4 (#10408)
7 months ago
Simon Holthausen b63ab91c7b chore: bump zimmerframe to resolve AST-traversal-related bugs
7 months ago
Rich Harris ccc7266fd9
docs: clarify that `$state` works deeply (#10354)
7 months ago
S. Elliott Johnson d309a9d47a
feat: Variadic snippets (#9988)
7 months ago
Dominic Gannaway d9a6b8b17a
chore: add $derived.call rune (#10240)
7 months ago
dependabot[bot] 340934917a
chore(deps-dev): bump @sveltejs/kit from 2.4.1 to 2.4.3 (#10281)
7 months ago
Simon H 036e88f1f7
fix: allow `:global(..)` in compound selectors (#10266)
7 months ago
Rich Harris 7c70c346f8
Update deps (#10245)
7 months ago
Simon Holthausen 35b500c399 docs: note `bind:files` breaking change
7 months ago
Ben McCann 0fd1c92822
docs: better clarify not to compute state in `$effect` (#9940)
7 months ago
Ben McCann aecd47e8df
chore: upgrade prettier to 3.1 (#10134)
8 months ago
gtmnayan b623890439
chore(repl): hide globals (#10125)
8 months ago
Simon Holthausen 2a0097e4ee docs: note null/undefined breaking change
8 months ago
Jason Chase 60575ad494
docs: fix typo in snippets doc (#10030)
8 months ago
Dominic Gannaway 75cd1e825c
feat: add $state.frozen rune (#9851)
8 months ago
Ben McCann 646c0c432b
docs: update FAQ regarding Svelte 5 release date (#9882)
9 months ago
Rob B 3a9b1436e8
docs: fix typos (#9849)
9 months ago
Simon H df5105ef2e
breaking: change `$inspect` API (#9838)
9 months ago
Rich Harris fc8349817f
docs: replace event handlers with event props on preview site (#9793)
9 months ago