Commit Graph

320 Commits (d220edd75439fde00a60145b78ba7cc6d707f210)

Author SHA1 Message Date
Dominic Gannaway 0466e40680
breaking: use `<svelte-css-wrapper>` instead of `<div>` for style props () 5 months ago
Paolo Ricciuti 14ecedf33b
feat: migrate `svelte:self` () 5 months ago
Rich Harris 276443fe5e
preload on hover () 5 months ago
Simon H e4926d7507
docs: note html structure breaking change () 5 months ago
Rich Harris 2a1d1c1282
bump vite () 5 months ago
Geoff Cox 3d256727bb
docs: Add spread guidance for multiple event handlers () 5 months ago
Simon H ccbb0b1de2
docs: note event attributes in breaking changes () 5 months ago
Ben McCann e14c46fa9b
chore: upgrade svelte-check and changesets () 6 months ago
Simon H c4b721584a
chore: repo cleanup () 6 months ago
Rich Harris b92fe7951b
docs: add note on stricter attribute syntax () 6 months ago
Rich Harris 213258b024
docs: add note on when effects re-run () 6 months ago
Rich Harris 9f962d6f81
breaking: remove `$state.link` () 6 months ago
Simon H 732dbf7fa9
breaking: deprecate `context="module"` in favor of `module` () 6 months ago
Rich Harris 0b51ff04b0
breaking: remove `$state.link` callback () 6 months ago
Rich Harris 78677e40ef
fix: align list of passive events with browser defaults, and add documentation () 6 months ago
Dominic Gannaway 63ec2e2e88
feat: adds $state.link rune () 6 months ago
Simon H 8aed27db97
fix: allow mixing slots and snippets in custom elements mode () 6 months ago
Dominic Gannaway a8c6b92f9a
chore: remove $state.is from docs () 6 months ago
Rich Harris 44a780fb9c
bump sveltekit () 6 months ago
Simon H 1681b218cf
docs: mention removal of `foreign` namespace () 6 months ago
brunnerh 686b0865c5
docs: Move note on runes mode that ended up in wrong section. () 6 months ago
Rich Harris c8f963ab97
docs: add note on destructured declarations () 6 months ago
brunnerh d64aee7432
docs: Add `<svelte:component>` deprecation section also to preview docs. () 6 months ago
Rich Harris dfb6755514
feat: add compiler error when encountering a $-prefixed store value outside a `.svelte` file () 6 months ago
Rich Harris 9ba370f305
docs: replace `$state.frozen` docs with `$state.raw` () 6 months ago
Rich Harris 9a67ab15da
docs: fix section on browser requirements () 6 months ago
Rich Harris 5094cb9e89
feat: treat tag with `.` as a component, even if lowercase () 6 months ago
Simon H 8be7dd558b
feat: make `<svelte:component>` unnecessary in runes mode () 7 months ago
Simon H 85f2f161ed
chore: use queue_microtask on `#await` again () 7 months ago
Rich Harris 2e8a205161
chore: remove outdated comment () 7 months ago
Simon H 13d86e9019
feat: allow `:global` in more places (alternative) () 7 months ago
Dominic Gannaway afa3128d2f
breaking: avoid flushing queued updates on mount/hydrate () 7 months ago
Simon H 528d3468d0
docs: note hydration comments change () 7 months ago
Simon H 2698716bdf
docs: fine-tune $props types info () 7 months ago
Cevdet Arda Haran 0fb9fb9a95
docs: change meta element from "Description" to "description" () 7 months ago
Kohei Yoshino 0891fa7a18
docs: Fix a typo and spelling in Svelte 5 breaking changes doc () 7 months ago
Willow (GHOST) b88e667b85
docs: fix svelte 5 discord channel name & release estimation () 7 months ago
Rich Harris c287bd503d
Raw snippet alternative () 7 months ago
Rich Harris c92620dcbe
feat: skip pending block for already-resolved promises () 7 months ago
Simon H 73d97f7af9
docs: fix `$effect.pre` code example () 7 months ago
Simon H f58d60068d
docs: note default value breaking change to `bind:` in runes mode () 7 months ago
Simon H 42a7a0ecd8
chore: document `@html` and `<img src>` hydration change () 8 months ago
Paolo Ricciuti 2cee6fb141
fix: playground warnings () 8 months ago
Rich Harris d9860941eb
chore: expose HMR option, add disclaimer to compiler options UI () 8 months ago
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 () 8 months ago