Commit Graph

9541 Commits (dc3c82cb2d11fc320a2f30c2c6de9266907ae4e1)
 

Author SHA1 Message Date
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
Rich Harris 4f6bb41030
More docs stuff (#13769)
2 weeks ago
Simon H 4c7cfff434
docs: legacy docs (#13756)
2 weeks ago
Paolo Ricciuti 8ff2af52d3
fix: show filename information in `legacy_recursive_reactive_block` (#13764)
2 weeks ago
Paolo Ricciuti 41d61c7a37
fix: properly migrate ts with inferred type comments (#13761)
2 weeks ago
Paolo Ricciuti 9832c639e5
fix: migrate default slots to children snippet (#13760)
2 weeks ago
brunnerh ef205d960e
docs: fix typos (#13752)
2 weeks ago
Paolo Ricciuti d1cac703c0
fix: don't print errors on migration errors (#13754)
2 weeks ago