Commit Graph

141 Commits (9c1371a487b94e76517a2374432101850d7e2dc3)

Author SHA1 Message Date
Dominik G 9c1371a487
chore: bump vite-plugin-svelte to 4.0.0-next in demo and preview site () 8 months ago
Rich Harris a4f6407144
feat: universal injected css () 8 months ago
Rich Harris bdc45fdf7f
breaking: rename `legacy.componentApi` to `compatibility.componentApi` () 8 months ago
Rich Harris 27c54407b6
chore: expose css option in playground () 8 months ago
Simon H ba93e5fce3
breaking: play transitions on `mount` by default () 8 months ago
Dominic Gannaway cae5f1ed26
breaking: rename svelte/reactivity helpers to include Svelte prefix () 9 months ago
Simon H 33e44ea697
feat: allow `let props = $props()`, optimize prop read access () 9 months ago
Ahmad S d9e8acd0d8
docs: rename `$effect.active to `$effect.tracking` in REPL example () 9 months ago
Ahmad S b93adb7d00
docs: correct $effect examples () 9 months ago
Theodor Steiner 48d1ef96a6
fix(repl): attach listener above svelte event delegator () () 9 months ago
Dominic Gannaway 59f7bd6f9f
fix: improve await block behaviour in non-runes mode () 9 months ago
Dominic Gannaway e3d8ee6c6d
chore: add note for state.is using object.is () 9 months ago
Rich Harris 4540ff3118
docs: tweak effect docs () 9 months ago
Ben McCann 8ae5885d8d
chore: remove unused devDependencies () 9 months ago
Rich Harris 6c66680919
chore: bump typescript to 5.5 () 9 months ago
Dominic Gannaway ccb3c90cd5
breaking: rename $effect.active to $effect.tracking () 9 months ago
Rich Harris 3bfb302a63
chore: tweak effect docs () 9 months ago
Dominic Gannaway aadf629580
feat: add svelte/events package and export on function () 9 months ago
Simon H ba017db89d
docs: make legacy.componentApi more visible () 9 months ago
Dominic Gannaway 7714c934fe
chore: deprecate html in favour of body for render() () 9 months ago
Dillon Mulroy ae21d03a52
docs: Update svelte 5 preview faqs to include lsp formatting () 9 months ago
Marcos Rigoli 3acee5d246
docs: fix typo () 10 months ago
Sharath Kumar 35f92cf683
docs: update runes api.md () 10 months ago
Dominic Gannaway 3c87a69999
breaking: removed deferred event updates () 10 months ago
Ben McCann 9a86e3b5e6
chore: linting and formatting on a per-package basis () 10 months ago
Simon H fd942b7e65
chore: enable Vercel speed insights on preview site () 10 months ago
Simon H b1e01bf441
docs: clarify callback props and passing args () 10 months ago
Simon H 8c66b64e6b
feat: provide new `Component` type that represents the shape of components () 10 months ago
Rich Harris 0c4c2b023c
chore: use replaceState from SvelteKit to avoid warning () 10 months ago
Rich Harris 24151c4e9c
docs: document event delegation and effect deferral () 10 months ago
Rich Harris 0784ec0661
chore: apply formatting to console messages () 10 months ago
Rich Harris d4718e0755
playground: better console () 10 months ago
Rich Harris a17e84b61f
chore: tooltip tweaks () 10 months ago
Rich Harris 881040fb78
playground: reset on navigate () 10 months ago
Rich Harris 02520aea48
better tooltips in playground () 10 months ago
Rich Harris e45d1c37b6
chore: fix compiler warnings when developing preview site () 10 months ago
Rich Harris c49903f62b
chore: bump site-kit () 10 months ago
Rich Harris d288735fa8
breaking: disallow string literal values in `<svelte:element this="...">` () 10 months ago
Rich Harris 2e7e399160
chore: use indirect eval, avoid exposing stuff to the global scope () 10 months ago
Rich Harris a7b61c0f30
docs: use a canvas demo for `$effect` () 10 months ago
Simon H 13ce43a0a8
docs: document more breaking changes () 10 months ago
Dominic Gannaway f488a6e84a
feat: add $state.is rune () 10 months ago
Dominic Gannaway a8a5bb668f
fix: improve REPL stringify logic () 10 months ago
Matei Trandafir a2bc0f5f7d
Add documentation for svelte/elements () 10 months ago
이요 965afc5ccc
docs: correct variable references () 10 months ago
Dominic Gannaway 3103a0d81e
fix: improve REPL error button styling () 10 months ago
Rich Harris 4b7e0025a8
feat: better REPL autocomplete () 10 months ago
Luke Warlow 8be6fdde54
feat: MathML support () 11 months ago
Rich Harris 7a66927ca8
fix: bump esrap () 11 months ago
Simon H 0cf10a361e
docs: note jsdoc syntax for declaring props () 11 months ago