Commit Graph

252 Commits (f411f776ca63704398c198e0bdc68184bd70bc38)

Author SHA1 Message Date
Ben McCann 9a86e3b5e6
chore: linting and formatting on a per-package basis (#11834)
3 months ago
Simon H fd942b7e65
chore: enable Vercel speed insights on preview site (#11823)
3 months ago
Simon H b1e01bf441
docs: clarify callback props and passing args (#11801)
3 months ago
Simon H 8c66b64e6b
feat: provide new `Component` type that represents the shape of components (#11775)
3 months ago
Rich Harris 0c4c2b023c
chore: use replaceState from SvelteKit to avoid warning (#11793)
3 months ago
Rich Harris 24151c4e9c
docs: document event delegation and effect deferral (#11747)
3 months ago
Rich Harris 0784ec0661
chore: apply formatting to console messages (#11735)
3 months ago
Rich Harris d4718e0755
playground: better console (#11719)
3 months ago
Rich Harris a17e84b61f
chore: tooltip tweaks (#11716)
3 months ago
Rich Harris 881040fb78
playground: reset on navigate (#11715)
3 months ago
Rich Harris 02520aea48
better tooltips in playground (#11705)
3 months ago
Rich Harris e45d1c37b6
chore: fix compiler warnings when developing preview site (#11699)
3 months ago
Rich Harris c49903f62b
chore: bump site-kit (#11698)
3 months ago
Rich Harris d288735fa8
breaking: disallow string literal values in `<svelte:element this="...">` (#11454)
3 months ago
Rich Harris 2e7e399160
chore: use indirect eval, avoid exposing stuff to the global scope (#11646)
3 months ago
Rich Harris a7b61c0f30
docs: use a canvas demo for `$effect` (#10745)
3 months ago
Simon H 13ce43a0a8
docs: document more breaking changes (#11636)
3 months ago
Dominic Gannaway f488a6e84a
feat: add $state.is rune (#11613)
3 months ago
Dominic Gannaway a8a5bb668f
fix: improve REPL stringify logic (#11609)
3 months ago
Matei Trandafir a2bc0f5f7d
Add documentation for svelte/elements (#11587)
3 months ago
이요 965afc5ccc
docs: correct variable references (#11582)
3 months ago
Dominic Gannaway 3103a0d81e
fix: improve REPL error button styling (#11547)
4 months ago
Rich Harris 4b7e0025a8
feat: better REPL autocomplete (#11530)
4 months ago
Luke Warlow 8be6fdde54
feat: MathML support (#11387)
4 months ago
Rich Harris 7a66927ca8
fix: bump esrap (#11392)
4 months ago
Simon H 0cf10a361e
docs: note jsdoc syntax for declaring props (#11370)
4 months ago
Rich Harris bda32edb1a
docs: on:keydown -> onkeydown (#11343)
4 months ago
Simon H cd798077b4
feat: provide migration function (#11334)
4 months ago
Rich Harris 9a887f8dab
chore: directly export function in non-HMR mode (#11333)
4 months ago
Rich Harris 476f2172b6
fix: mark `accessors` and `immutable` as deprecated (#11277)
4 months ago
Simon H 2d378bb762
breaking: disallow binding to component exports in runes mode (#11238)
4 months ago
Rich Harris 1a341a25f0
docs: rename /docs/functions to /docs/imports, include svelte/reactivity, tweak various things (#11187)
4 months ago
Dominic Gannaway 18097478fc
breaking: remove unstate(), replace with $state.snapshot rune (#11180)
4 months ago
Rich Harris 2cefd785a4
fix: make ownership validation work with HMR (#11171)
4 months ago
Ben M 51faf07897
update runes $effect example (#11137)
4 months ago
Tee Ming fe21a799db
fix broken links (#11145)
4 months ago
Dominic Gannaway 4b52884b8a
fix: improve REPL console method wrapping (#11150)
4 months ago
Rich Harris a531625896
chore: generate coverage report when deploying site (#11110)
5 months ago
Dominic Gannaway afe1d11a5b
feat: hot module reloading support for Svelte 5 (#11106)
5 months ago
Rich Harris 48202597de
chore: allow preview site to work offline in local dev (#11091)
5 months ago
Simon H 22494be9ec
feat: introduce `$host` rune, deprecate `createEventDispatcher` (#11059)
5 months ago
Simon H 6b7f1162ad
docs: note walk breaking change (#11078)
5 months ago
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