Commit Graph

260 Commits (new-class-opt)

Author SHA1 Message Date
Rich Harris 3bfb302a63
chore: tweak effect docs (#11979)
4 weeks ago
Dominic Gannaway aadf629580
feat: add svelte/events package and export on function (#11912)
4 weeks ago
Simon H ba017db89d
docs: make legacy.componentApi more visible (#11924)
4 weeks ago
Dominic Gannaway 7714c934fe
chore: deprecate html in favour of body for render() (#11927)
4 weeks ago
Dillon Mulroy ae21d03a52
docs: Update svelte 5 preview faqs to include lsp formatting (#11906)
1 month ago
Marcos Rigoli 3acee5d246
docs: fix typo (#11893)
1 month ago
Sharath Kumar 35f92cf683
docs: update runes api.md (#11877)
1 month ago
Dominic Gannaway 3c87a69999
breaking: removed deferred event updates (#11855)
1 month ago
Ben McCann 9a86e3b5e6
chore: linting and formatting on a per-package basis (#11834)
1 month ago
Simon H fd942b7e65
chore: enable Vercel speed insights on preview site (#11823)
1 month ago
Simon H b1e01bf441
docs: clarify callback props and passing args (#11801)
1 month ago
Simon H 8c66b64e6b
feat: provide new `Component` type that represents the shape of components (#11775)
1 month ago
Rich Harris 0c4c2b023c
chore: use replaceState from SvelteKit to avoid warning (#11793)
1 month ago
Rich Harris 24151c4e9c
docs: document event delegation and effect deferral (#11747)
1 month ago
Rich Harris 0784ec0661
chore: apply formatting to console messages (#11735)
1 month ago
Rich Harris d4718e0755
playground: better console (#11719)
1 month ago
Rich Harris a17e84b61f
chore: tooltip tweaks (#11716)
1 month ago
Rich Harris 881040fb78
playground: reset on navigate (#11715)
1 month ago
Rich Harris 02520aea48
better tooltips in playground (#11705)
2 months ago
Rich Harris e45d1c37b6
chore: fix compiler warnings when developing preview site (#11699)
2 months ago
Rich Harris c49903f62b
chore: bump site-kit (#11698)
2 months ago
Rich Harris d288735fa8
breaking: disallow string literal values in `<svelte:element this="...">` (#11454)
2 months ago
Rich Harris 2e7e399160
chore: use indirect eval, avoid exposing stuff to the global scope (#11646)
2 months ago
Rich Harris a7b61c0f30
docs: use a canvas demo for `$effect` (#10745)
2 months ago
Simon H 13ce43a0a8
docs: document more breaking changes (#11636)
2 months ago
Dominic Gannaway f488a6e84a
feat: add $state.is rune (#11613)
2 months ago
Dominic Gannaway a8a5bb668f
fix: improve REPL stringify logic (#11609)
2 months ago
Matei Trandafir a2bc0f5f7d
Add documentation for svelte/elements (#11587)
2 months ago
이요 965afc5ccc
docs: correct variable references (#11582)
2 months ago
Dominic Gannaway 3103a0d81e
fix: improve REPL error button styling (#11547)
2 months ago
Rich Harris 4b7e0025a8
feat: better REPL autocomplete (#11530)
2 months ago
Luke Warlow 8be6fdde54
feat: MathML support (#11387)
2 months ago
Rich Harris 7a66927ca8
fix: bump esrap (#11392)
2 months ago
Simon H 0cf10a361e
docs: note jsdoc syntax for declaring props (#11370)
2 months ago
Rich Harris bda32edb1a
docs: on:keydown -> onkeydown (#11343)
2 months ago
Simon H cd798077b4
feat: provide migration function (#11334)
2 months ago
Rich Harris 9a887f8dab
chore: directly export function in non-HMR mode (#11333)
2 months ago
Rich Harris 476f2172b6
fix: mark `accessors` and `immutable` as deprecated (#11277)
2 months ago
Simon H 2d378bb762
breaking: disallow binding to component exports in runes mode (#11238)
2 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