Commit Graph

9511 Commits (430c2bb129214aed17ca27db8bef5c9e9c897428)
 

Author SHA1 Message Date
Tee Ming 430c2bb129
docs: use `$effect.pre` instead of `beforeUpdate` (#13955)
3 weeks ago
Max Duval ac6d8c0bf4
docs: fix small typo (#13967)
3 weeks ago
Paolo Ricciuti 67cf3871b4
fix: more exhaustive check during `SvelteMap.set` in deriveds (#13951)
3 weeks ago
george looshch 5ab65e3d59
docs: consistently capitalize DOM in the Svelte 5 migration guide (#13957) (#13958)
3 weeks ago
Paolo Ricciuti 12fcc7a35a
fix: trim whitespace while migrating blocks (#13941)
3 weeks ago
Paolo Ricciuti 7be3afb3a6
fix: add empty stack to `CompileDiagnostic` to show error on build (#13942)
3 weeks ago
github-actions[bot] da1fefcd45
Version Packages (#13920)
3 weeks ago
Dominic Gannaway 83a5eaac8e
fix: skip comment nodes in snippet validation logic (#13936)
3 weeks ago
Dominic Gannaway 37fa34c4ad
fix: ensure value is correctly set to zero on the progress element (#13924)
3 weeks ago
Dominic Gannaway 1e6cf1bb40
fix: ensure bind:group works as intended with proxied state objects (#13939)
3 weeks ago
Dominic Gannaway 7bbaedd6c7
fix: rethrow errors from await block if no catch block exists (#13819)
3 weeks ago
Simon H 81f9bdd376
fix: remove metadata from legacy AST (#13927)
3 weeks ago
Dominic Gannaway 441124c5c7
fix: ensure SVG element attributes have case preserved (#13935)
3 weeks ago
Stephane feb2d85f46
docs: clarify why we need to use the derived rune (#13919)
3 weeks ago
Conduitry 107be28890
docs: fix outdated $effect.tracking() demo (#13906)
3 weeks ago
Matthew Carroll 1a6a3e7ebd
fix: typo in `Action` types (#13874)
3 weeks ago
plgingras88 18e2284e74
docs: fix setContext/getContext typo (#13901)
3 weeks ago
github-actions[bot] 1ee2ac4d05
Version Packages (#13888)
3 weeks ago
Paolo Ricciuti b63fde3b75
fix: prevent migration script from adding `props.` to the `export let` identifier (#13899)
3 weeks ago
Paolo Ricciuti 3147287813
fix: prevent var name clashing for delegated events without params (#13896)
3 weeks ago
Dominic Gannaway dee8db53df
chore: add missing changeset (#13895)
3 weeks ago
adiGuba d0177711b1
fix : Rapidly toggling element with out: transition causes incorrect node removal (#13884)
3 weeks ago
Dominic Gannaway 42ccdc1023
fix: ensure snippets after empty text correctly hydrate (#13870)
3 weeks ago
Paolo Ricciuti b5750ac667
chore: setup `pkg.pr.new` (#13891)
3 weeks ago
Dominic Gannaway 771b1e8905
fix: enable bound store props in runes mode components (#13887)
3 weeks ago
Dominic Gannaway 4cf2d4a904
fix: ensure each block references to imports are handled correctly (#13892)
3 weeks ago
adiGuba 59ff7f1e88
fix: date test fail for some timezone (#13889)
3 weeks ago
Dominic Gannaway 5a54ad9cc7
fix: ensure SvelteMap reactivity persists through deriveds (#13877)
3 weeks ago
github-actions[bot] 041e563466
Version Packages (#13863)
3 weeks ago
adiGuba 7c7fd6518f
feat: Little improvement to set_style() (#13836)
3 weeks ago
Simon H b979c291e2
fix: properly traverse children when checking matches for `:has` (#13866)
3 weeks ago
Paolo Ricciuti 04c38b089f
fix: allow binding to const with spread in legacy mode (#13849)
3 weeks ago
Dominic Gannaway 4fbd2a6f10
fix: ensure props internally untracks current_value on sets (#13859)
3 weeks ago
Dominic Gannaway 60dcffb856
fix: internally wrap store subscribe in untrack (#13858)
3 weeks ago
Harry Allen 86ef18165f
docs: fix code example (#13847)
3 weeks ago
Houssam Elbadissi 3d3c98f3b0
docs: cleanup some leftover `>` symbols (#13846)
3 weeks ago
Simon H 594e3ab311
docs: note TS caveat about module exports (#13842)
3 weeks ago
github-actions[bot] af4d105cd3
Version Packages (#13757)
3 weeks ago
Simon H 44c8889291
chore: tweak MountOptions docs (#13841)
3 weeks ago
Alex 134049f6d3
docs: clarifying wording in explanation of state rune in v5 migration guide. (#13839)
3 weeks ago
Dominic Gannaway d621f59642
feat: allow usage of getContext() within $derived runes (#13830)
3 weeks ago
Simon H 96e2d5a395
docs: provide info about wrapper components (#13826)
3 weeks ago
Simon H 5669b31fe6
fix: ensure `:has` selectors followed by other selectors match (#13824)
3 weeks ago
Simon H c603553e89
docs: fix ComponentProps info (#13827)
3 weeks ago
Ben McCann 2d69a64e4e
chore: one of these is not like the others (#13834)
3 weeks ago
Dominic Gannaway 17cb462ca4
fix: ensure muted DOM property works correctly in FF (#13751)
3 weeks ago
Francesco Zanini 185e112377
fix: property name conversion in custom transitions (#13820)
3 weeks ago
Ben McCann 0b178cecce
chore: update all learn.svelte.dev links and a couple of others (#13803)
3 weeks ago
brunnerh 69f6b58bd4
docs: Reference `svelte/reactivity` from `$state`. (#13571)
3 weeks ago
Emanuele Picchirallo 6257203c22
docs: specify script language and add `npm install` step to installation guide (#13804)
3 weeks ago