Commit Graph

9498 Commits (feb2d85f4601879bc2edf508374511c4a7e038a3)
 

Author SHA1 Message Date
Stephane feb2d85f46
docs: clarify why we need to use the derived rune (#13919)
2 weeks ago
Conduitry 107be28890
docs: fix outdated $effect.tracking() demo (#13906)
2 weeks ago
Matthew Carroll 1a6a3e7ebd
fix: typo in `Action` types (#13874)
2 weeks ago
plgingras88 18e2284e74
docs: fix setContext/getContext typo (#13901)
2 weeks ago
github-actions[bot] 1ee2ac4d05
Version Packages (#13888)
2 weeks ago
Paolo Ricciuti b63fde3b75
fix: prevent migration script from adding `props.` to the `export let` identifier (#13899)
2 weeks ago
Paolo Ricciuti 3147287813
fix: prevent var name clashing for delegated events without params (#13896)
2 weeks ago
Dominic Gannaway dee8db53df
chore: add missing changeset (#13895)
2 weeks ago
adiGuba d0177711b1
fix : Rapidly toggling element with out: transition causes incorrect node removal (#13884)
2 weeks ago
Dominic Gannaway 42ccdc1023
fix: ensure snippets after empty text correctly hydrate (#13870)
2 weeks ago
Paolo Ricciuti b5750ac667
chore: setup `pkg.pr.new` (#13891)
2 weeks ago
Dominic Gannaway 771b1e8905
fix: enable bound store props in runes mode components (#13887)
2 weeks ago
Dominic Gannaway 4cf2d4a904
fix: ensure each block references to imports are handled correctly (#13892)
2 weeks ago
adiGuba 59ff7f1e88
fix: date test fail for some timezone (#13889)
2 weeks ago
Dominic Gannaway 5a54ad9cc7
fix: ensure SvelteMap reactivity persists through deriveds (#13877)
2 weeks ago
github-actions[bot] 041e563466
Version Packages (#13863)
2 weeks ago
adiGuba 7c7fd6518f
feat: Little improvement to set_style() (#13836)
2 weeks ago
Simon H b979c291e2
fix: properly traverse children when checking matches for `:has` (#13866)
2 weeks ago
Paolo Ricciuti 04c38b089f
fix: allow binding to const with spread in legacy mode (#13849)
2 weeks ago
Dominic Gannaway 4fbd2a6f10
fix: ensure props internally untracks current_value on sets (#13859)
2 weeks ago
Dominic Gannaway 60dcffb856
fix: internally wrap store subscribe in untrack (#13858)
2 weeks ago
Harry Allen 86ef18165f
docs: fix code example (#13847)
2 weeks ago
Houssam Elbadissi 3d3c98f3b0
docs: cleanup some leftover `>` symbols (#13846)
2 weeks ago
Simon H 594e3ab311
docs: note TS caveat about module exports (#13842)
2 weeks ago
github-actions[bot] af4d105cd3
Version Packages (#13757)
2 weeks ago
Simon H 44c8889291
chore: tweak MountOptions docs (#13841)
2 weeks ago
Alex 134049f6d3
docs: clarifying wording in explanation of state rune in v5 migration guide. (#13839)
2 weeks ago
Dominic Gannaway d621f59642
feat: allow usage of getContext() within $derived runes (#13830)
2 weeks ago
Simon H 96e2d5a395
docs: provide info about wrapper components (#13826)
2 weeks ago
Simon H 5669b31fe6
fix: ensure `:has` selectors followed by other selectors match (#13824)
2 weeks ago
Simon H c603553e89
docs: fix ComponentProps info (#13827)
2 weeks ago
Ben McCann 2d69a64e4e
chore: one of these is not like the others (#13834)
2 weeks ago
Dominic Gannaway 17cb462ca4
fix: ensure muted DOM property works correctly in FF (#13751)
2 weeks ago
Francesco Zanini 185e112377
fix: property name conversion in custom transitions (#13820)
2 weeks ago
Ben McCann 0b178cecce
chore: update all learn.svelte.dev links and a couple of others (#13803)
2 weeks ago
brunnerh 69f6b58bd4
docs: Reference `svelte/reactivity` from `$state`. (#13571)
2 weeks ago
Emanuele Picchirallo 6257203c22
docs: specify script language and add `npm install` step to installation guide (#13804)
2 weeks ago
Simon H 7ecc6c076c
docs: fix code example (#13810)
2 weeks ago
José Pablo Ramírez Vargas 95980d1f08
feat: Define the MountOptions type (#13674)
2 weeks ago
Jayden W d16a9da153
docs: fix TODO to add link to tutorial in migration guide (#13796)
2 weeks ago
brunnerh 708fd9c4be
docs: fix various typos (#13801)
2 weeks ago
brunnerh 779b730a80
docs: fix typos in createEventDispatcher migration rationale (#13800)
2 weeks ago
wackbyte 0fd1a45131
docs: fix generic props type (#13792)
2 weeks ago
Conduitry dbba2b0d27
docs: fix demo links to playground (#13788)
2 weeks ago
Ben McCann 03c4a7da53
chore: remove svelte.dev (#13794)
2 weeks ago
Dmytro Cheglakov be131575d8
docs: fix typo in the snippet closing tag (#13782)
2 weeks ago
Rich Harris e7d181ddb3
make links internal (#13789)
2 weeks ago
Paolo Ricciuti b6a67e85b4
fix: prevent spread attribute from overriding class directive (#13763)
2 weeks ago
Dominic Gannaway de609ec34c
fix: ensure $effect.tracking returns false inside transition functions (#13775)
2 weeks ago
Fengzi 4a0c90e87d
docs: use new Svelte 5 event handler syntax on preview site examples (#13766)
2 weeks ago