Commit Graph

188 Commits (18885879d8d8818f48445c7284dfe04c38a192af)

Author SHA1 Message Date
Rich Harris 9c8e643b64
disable inspector () 1 year ago
Rich Harris ce8495c66d
chore: fix preview site () 1 year ago
Simon H 2755401034
breaking: remove `createRoot`, adjust `mount`/`hydrate` APIs, introduce `unmount` () 1 year ago
Ben McCann 49ad7f9589
chore: upgrade xml2js and codemirror plugins () 1 year ago
Simon H 72ff5366de
feat: add hydrate method, make hydration treeshakeable () 1 year ago
Simon H f8ff2b6ea3
chore: source maps for preprocessors + tests () 1 year ago
Rich Harris d41d0c26ad
chore: rename `$derived.call` to `$derived.by` () 1 year ago
Rich Harris 999fca97cf
fix: use hybrid scoping strategy for consistent specificity increase () 1 year ago
Chien Tran 976e807a3f
docs: rename svelte 5 discord channel () 1 year ago
Rich Harris 623340a1de
fix: make beforeUpdate/afterUpdate behave more like Svelte 4 () 1 year ago
Simon Holthausen b63ab91c7b chore: bump zimmerframe to resolve AST-traversal-related bugs 1 year ago
Rich Harris ccc7266fd9
docs: clarify that `$state` works deeply () 1 year ago
S. Elliott Johnson d309a9d47a
feat: Variadic snippets () 1 year ago
Dominic Gannaway d9a6b8b17a
chore: add $derived.call rune () 1 year ago
dependabot[bot] 340934917a
chore(deps-dev): bump @sveltejs/kit from 2.4.1 to 2.4.3 () 1 year ago
Simon H 036e88f1f7
fix: allow `:global(..)` in compound selectors () 1 year ago
Rich Harris 7c70c346f8
Update deps () 1 year ago
Simon Holthausen 35b500c399 docs: note `bind:files` breaking change 1 year ago
Ben McCann 0fd1c92822
docs: better clarify not to compute state in `$effect` () 1 year ago
Ben McCann aecd47e8df
chore: upgrade prettier to 3.1 () 1 year ago
gtmnayan b623890439
chore(repl): hide globals () 1 year ago
Simon Holthausen 2a0097e4ee docs: note null/undefined breaking change 1 year ago
Jason Chase 60575ad494
docs: fix typo in snippets doc () 1 year ago
Dominic Gannaway 75cd1e825c
feat: add $state.frozen rune () 1 year ago
Ben McCann 646c0c432b
docs: update FAQ regarding Svelte 5 release date () 1 year ago
Rob B 3a9b1436e8
docs: fix typos () 1 year ago
Simon H df5105ef2e
breaking: change `$inspect` API () 1 year ago
Rich Harris fc8349817f
docs: replace event handlers with event props on preview site () 1 year ago
dependabot[bot] 9babce9105
chore(deps-dev): bump vite from 4.5.0 to 4.5.1 () 1 year ago
Dominic Gannaway c7e626ebbb
feat: add unstate utility function () 1 year ago
Rich Harris 75fc09a79e
Proxied state () 1 year ago
Simon H 402a322317
chore: more validation errors () 1 year ago
Rich Harris bde42d5676
`$inspect` rune () 1 year ago
Hans 8c2cbb87dd
site: remove banner () 1 year ago
Simon H 75295ac79f
docs: enhance breaking change section () 1 year ago
Dominic Gannaway 81d3e47d1c
feat: add $effect.root rune () 1 year ago
Rich Harris 405e9da4ff
chore: bump esrap () 1 year ago
Yuichiro Yamashita 7825570b07
fix typos () 1 year ago
Rich Harris f40efb2027
`$effect.active` docs () 1 year ago
Rich Harris fe9c0bc19d
chore: bump esrap () 1 year ago
Rich Harris 95c6b65f6f
docs: document class state fields () 1 year ago
Erick Vargas 687b8f58e3
docs: fix typo in Svelte 5 preview docs () 1 year ago
Yuichiro Yamashita f18adc8b43
docs: Update Breaking changes section () 1 year ago
Rich Harris 6bba70a2a5
Docs () 1 year ago
Yuichiro Yamashita a6fdc47a0b
chore: show ast on playground () 1 year ago
Rich Harris 9fc8726f13
skip svelte.dev deploy. this may or may not work () 1 year ago
Rich Harris a990e5716a
fix tsconfig.json () 1 year ago
Dominic Gannaway 5768df1300
chore: remove selector api () 1 year ago
gtmnayan 2ae953934d
enable dev mode for preview repl () 1 year ago
Rich Harris 304a29e1cc
fix runes mode indicator () 1 year ago