Commit Graph

9476 Commits (3d3c98f3b0fe739ed4c1186e0782717bf96028e4)
 

Author SHA1 Message Date
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
github-actions[bot] ae8f50fd6a
Version Packages (#13742)
2 weeks ago
Simon H a6e416da8c
fix: mark `:has` selectors with multiple preceding selectors as used (#13750)
2 weeks ago
Rich Harris fd78385447
chore: restructure docs for new site (#13699)
2 weeks ago
adiGuba ad578a5da5
fix: @debug does not work with proxied-state (#13690)
2 weeks ago
Simon H 28c8d2b95d
fix: do not comment out unused selectors that are inside an unused selector (#13746)
2 weeks ago
Simon H 2efae794b8
fix: add more robust check for `Element` prototype (#13744)
2 weeks ago
Simon H a08f063b37
fix: more accurately detect `$derived` migration use cases (#13740)
2 weeks ago
Simon H 8a06d051e8
fix: do not add jsdoc if no types found (#13738)
2 weeks ago
Dominic Gannaway be02b7e54c
event_context (#13737)
2 weeks ago
github-actions[bot] fb052be96e
Version Packages (#13736)
2 weeks ago
Simon H e41a66bdbe
chore: clean up PR template (#13735)
2 weeks ago
Simon H 8251bae8db
fix: better children snippet / default slot interop (#13734)
2 weeks ago
Florent BENOIT d0bfd22bef
fix: webview can contain any string for preload (#13733)
2 weeks ago
github-actions[bot] 41b5cd6f5d
Version Packages (#13720)
2 weeks ago
Ahmad S. 618d89c368
docs: replace `<div>` with `<svelte-css-wrapper>` for style props (#13706)
2 weeks ago