Commit Graph

238 Commits (019b26b775038f2df22a7e853447ce14e2b1ede9)

Author SHA1 Message Date
Rich Harris 9c8e643b64
disable inspector (#10531)
7 months ago
Rich Harris ce8495c66d
chore: fix preview site (#10519)
7 months ago
Simon H 2755401034
breaking: remove `createRoot`, adjust `mount`/`hydrate` APIs, introduce `unmount` (#10516)
7 months ago
Ben McCann 49ad7f9589
chore: upgrade xml2js and codemirror plugins (#10463)
7 months ago
Simon H 72ff5366de
feat: add hydrate method, make hydration treeshakeable (#10497)
7 months ago
Simon H f8ff2b6ea3
chore: source maps for preprocessors + tests (#10459)
7 months ago
Rich Harris d41d0c26ad
chore: rename `$derived.call` to `$derived.by` (#10445)
7 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
8 months ago
Rich Harris ccc7266fd9
docs: clarify that `$state` works deeply (#10354)
8 months ago
S. Elliott Johnson d309a9d47a
feat: Variadic snippets (#9988)
8 months ago
Dominic Gannaway d9a6b8b17a
chore: add $derived.call rune (#10240)
8 months ago
dependabot[bot] 340934917a
chore(deps-dev): bump @sveltejs/kit from 2.4.1 to 2.4.3 (#10281)
8 months ago
Simon H 036e88f1f7
fix: allow `:global(..)` in compound selectors (#10266)
8 months ago
Rich Harris 7c70c346f8
Update deps (#10245)
8 months ago
Simon Holthausen 35b500c399 docs: note `bind:files` breaking change
8 months ago
Ben McCann 0fd1c92822
docs: better clarify not to compute state in `$effect` (#9940)
8 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
9 months ago
Jason Chase 60575ad494
docs: fix typo in snippets doc (#10030)
9 months ago
Dominic Gannaway 75cd1e825c
feat: add $state.frozen rune (#9851)
9 months ago
Ben McCann 646c0c432b
docs: update FAQ regarding Svelte 5 release date (#9882)
9 months ago
Rob B 3a9b1436e8
docs: fix typos (#9849)
10 months ago
Simon H df5105ef2e
breaking: change `$inspect` API (#9838)
10 months ago
Rich Harris fc8349817f
docs: replace event handlers with event props on preview site (#9793)
10 months ago
dependabot[bot] 9babce9105
chore(deps-dev): bump vite from 4.5.0 to 4.5.1 (#9800)
10 months ago
Dominic Gannaway c7e626ebbb
feat: add unstate utility function (#9776)
10 months ago
Rich Harris 75fc09a79e
Proxied state (#9739)
10 months ago
Simon H 402a322317
chore: more validation errors (#9723)
10 months ago
Rich Harris bde42d5676
`$inspect` rune (#9705)
10 months ago
Hans 8c2cbb87dd
site: remove banner (#9620)
10 months ago
Simon H 75295ac79f
docs: enhance breaking change section (#9674)
10 months ago
Dominic Gannaway 81d3e47d1c
feat: add $effect.root rune (#9638)
10 months ago
Rich Harris 405e9da4ff
chore: bump esrap (#9649)
10 months ago
Yuichiro Yamashita 7825570b07
fix typos (#9622)
10 months ago
Rich Harris f40efb2027
`$effect.active` docs (#9598)
10 months ago
Rich Harris fe9c0bc19d
chore: bump esrap (#9590)
10 months ago
Rich Harris 95c6b65f6f
docs: document class state fields (#9563)
10 months ago
Erick Vargas 687b8f58e3
docs: fix typo in Svelte 5 preview docs (#9507)
10 months ago
Yuichiro Yamashita f18adc8b43
docs: Update Breaking changes section (#9444)
10 months ago
Rich Harris 6bba70a2a5
Docs (#9449)
10 months ago
Yuichiro Yamashita a6fdc47a0b
chore: show ast on playground (#9440)
10 months ago
Rich Harris 9fc8726f13
skip svelte.dev deploy. this may or may not work (#9424)
10 months ago
Rich Harris a990e5716a
fix tsconfig.json (#9427)
10 months ago
Dominic Gannaway 5768df1300
chore: remove selector api (#9426)
10 months ago
gtmnayan 2ae953934d
enable dev mode for preview repl (#9393)
10 months ago
Rich Harris 304a29e1cc
fix runes mode indicator (#9388)
10 months ago
Rich Harris 7bcd33dbe1
Fix diagnostics (#9385)
10 months ago
Simon Holthausen 51394a4834 docs: note more breaking changes
10 months ago
Rich Harris 14d7424d75
fix symlink (hopefully) (#9383)
10 months ago
Simon H c6c934afb2
chore: cleanup (#9381)
10 months ago
Simon Holthausen fe8a9ce31d breaking: init Svelte 5
10 months ago
Simon H e10be7a8e4
site: summit banner (#9378)
10 months ago
Ben McCann d8e382712c
site: fix type errors in JS files (#9354)
10 months ago
Ben McCann 3d20b39289
site: fix 404 page by upgrading SvelteKit and avoiding null reference (#9337)
11 months ago
Sanjaiyan Parthipan 522d06a6ad
site: add `type="search"` to search input (#9263)
11 months ago
Ben McCann 28d6b34598
chore: fix failing format linting (#9338)
11 months ago
Rubin Raithel 9ffe07da2f
fix: svelte.dev site scripts filepath generation (#9273)
12 months ago
Irshad Ali fa89421301
fix(repl): runes bottom banner overlapping fixed (#9238)
1 year ago
Simon H 68b40effb2
site: runes banner (#9228)
1 year ago
Rich Harris c50ad34b06
introducing runes (#9227)
1 year ago
Puru Vijay 6aca6127ca
site: fix scroll restoration (#9222)
1 year ago
Puru Vijay 408ab77420
feat: OnThisPage blog (#9216)
1 year ago
Puru Vijay 1a28d58b5d
feat: Copy code button (#8995)
1 year ago
Rich Harris 8667f0fd7e
add teaser page (#9210)
1 year ago
Ben McCann a5cde37bc6
site: remove view transitions from blog (#9201)
1 year ago
Geoff Rich 2188035cea
site: add view transitions and transition blog title (#9164)
1 year ago
Ben McCann 8e76ef156e
site: bump site-kit (#9157)
1 year ago
Ben McCann d6f0981452
site: turn off edge serving for REPL (#9136)
1 year ago
Paolo Ricciuti 2d0738244e
feat: add vim mode to repl (#9135)
1 year ago
Ben McCann 2f5d573a9d
site: preload fonts (#9132)
1 year ago
Puru Vijay f2ead82a40
chore(sites): Bump deps (#9115)
1 year ago
Ben McCann 670200c78c
site: remove unused font files (#9119)
1 year ago
Ben McCann 5a8c1d2caf
site: fix removal of tutorial from search engines (#9117)
1 year ago
Puru Vijay 3173fdde89
chore: Sitekit footer (#9072)
1 year ago
Puru Vijay dd04d753d2
chore: Try Section (#9059)
1 year ago
Puru Vijay f10ec8350d
fix(site): Optimise contributors donors images (#8956)
1 year ago
Puru Vijay fc7c7770b9
Push (#8967)
1 year ago
Puru Vijay 9da320b151
chore(site): LightningCSS (#8929)
1 year ago
gtmnayan 33fd631b5f
chore: upgrade dependencies (#8939)
1 year ago
Romain l'Ourson 258ccf204b
docs: add category heading in docs pages (#8918)
1 year ago
Ben McCann 85d49404d3
site: specify width/height and fix prettier (#8917)
1 year ago
Puru Vijay a11bc21549 chore: bump repl 0.5.0-next.12
1 year ago
gtmnayan 895709c6a2
docs: update svg transition example for v4 (#8947)
1 year ago
gtmnayan ff76531bd6
fix: correct contributors image file name (#8942)
1 year ago
Ben McCann f218699d71
site: block tutorial from search engines (#8932)
1 year ago
Puru Vijay 70426be84a
feat(site): Deploy to edge (#8873)
1 year ago
Puru Vijay 76baa07879
feat: On this page mobile (#8782)
1 year ago
Puru Vijay 2d6dacdb4c chore: REPL 0.5.0-next.11
1 year ago
Ben McCann f80d4914a6
site: add a robots.txt (#8913)
1 year ago
Puru Vijay 4b98f7811f chore: update REPL to 0.5.0-next.10
1 year ago
Em Zhan 12f8e9047a
chore: update svelte.dev README (#8894)
1 year ago
gtmnayan a590bc12a7
site: fix docs "edit this page" link (#8888)
1 year ago
gtmnayan 867806f983
chore: fix site deploys (#8878)
1 year ago
Puru Vijay 678faf4f36 chore(site): update deps
1 year ago
Puru Vijay 7934a7f4d2 chore: update REPL to 0.5.0-next.7
1 year ago
Puru Vijay 00c806df97 chore: Update REPL to 0.5.0-next.6
1 year ago