Commit Graph

9452 Commits (e7d181ddb32a51c3430d218b4a6c412c966118e4)
 

Author SHA1 Message Date
Rich Harris e7d181ddb3
make links internal (#13789)
3 weeks ago
Paolo Ricciuti b6a67e85b4
fix: prevent spread attribute from overriding class directive (#13763)
3 weeks ago
Dominic Gannaway de609ec34c
fix: ensure $effect.tracking returns false inside transition functions (#13775)
3 weeks ago
Fengzi 4a0c90e87d
docs: use new Svelte 5 event handler syntax on preview site examples (#13766)
4 weeks ago
Rich Harris 4f6bb41030
More docs stuff (#13769)
4 weeks ago
Simon H 4c7cfff434
docs: legacy docs (#13756)
4 weeks ago
Paolo Ricciuti 8ff2af52d3
fix: show filename information in `legacy_recursive_reactive_block` (#13764)
4 weeks ago
Paolo Ricciuti 41d61c7a37
fix: properly migrate ts with inferred type comments (#13761)
4 weeks ago
Paolo Ricciuti 9832c639e5
fix: migrate default slots to children snippet (#13760)
4 weeks ago
brunnerh ef205d960e
docs: fix typos (#13752)
4 weeks ago
Paolo Ricciuti d1cac703c0
fix: don't print errors on migration errors (#13754)
4 weeks ago
github-actions[bot] ae8f50fd6a
Version Packages (#13742)
4 weeks ago
Simon H a6e416da8c
fix: mark `:has` selectors with multiple preceding selectors as used (#13750)
4 weeks ago
Rich Harris fd78385447
chore: restructure docs for new site (#13699)
4 weeks ago
adiGuba ad578a5da5
fix: @debug does not work with proxied-state (#13690)
4 weeks ago
Simon H 28c8d2b95d
fix: do not comment out unused selectors that are inside an unused selector (#13746)
4 weeks ago
Simon H 2efae794b8
fix: add more robust check for `Element` prototype (#13744)
4 weeks ago
Simon H a08f063b37
fix: more accurately detect `$derived` migration use cases (#13740)
4 weeks ago
Simon H 8a06d051e8
fix: do not add jsdoc if no types found (#13738)
4 weeks ago
Dominic Gannaway be02b7e54c
event_context (#13737)
4 weeks ago
github-actions[bot] fb052be96e
Version Packages (#13736)
4 weeks ago
Simon H e41a66bdbe
chore: clean up PR template (#13735)
4 weeks ago
Simon H 8251bae8db
fix: better children snippet / default slot interop (#13734)
4 weeks ago
Florent BENOIT d0bfd22bef
fix: webview can contain any string for preload (#13733)
4 weeks ago
github-actions[bot] 41b5cd6f5d
Version Packages (#13720)
4 weeks ago
Ahmad S. 618d89c368
docs: replace `<div>` with `<svelte-css-wrapper>` for style props (#13706)
4 weeks ago
Dominic Gannaway ed6d7eeb48
wrap-transition-events (#13719)
4 weeks ago
github-actions[bot] 0581e334a0
Version Packages (#13704)
4 weeks ago
Paolo Ricciuti e43176906f
fix: don't blank css on migration error (#13703)
4 weeks ago
github-actions[bot] c73c683ecd
Version Packages (#13702)
4 weeks ago
Paolo Ricciuti 6ad017ffc5
fix: use typedef for JSDoc props and maintain comments (#13698)
4 weeks ago
Rich Harris 663a3ca550 update version.js
4 weeks ago
pngwn 7691521dc1
major bump - svelte 5 (#13701)
4 weeks ago
github-actions[bot] 0fdfd9c50c
Version Packages (next) (#13696)
4 weeks ago
Dominic Gannaway 2ca9a81679
fix: ensure user effects are correctly executed on initialisation (#13697)
4 weeks ago
Dominic Gannaway ae10f4d37c
breaking: state mutations inside the template are no longer allowed (#13660)
4 weeks ago
github-actions[bot] 966a6bda05
Version Packages (next) (#13695)
4 weeks ago
Dominic Gannaway a577ce08c6
chore: ensure effect destruction of deriveds is consistent (#13693)
4 weeks ago
Dominic Gannaway bb491f1229
fix: avoid chromium issue with dispatching blur on element removal (#13694)
4 weeks ago
github-actions[bot] 793a8de06e
Version Packages (next) (#13650)
4 weeks ago
Paolo Ricciuti 18c5a5ba2d
fix: bail out if slot name changes and $$slots assigned to variable (#13678)
4 weeks ago
Paolo Ricciuti ab9eeb46fe
fix: migrated snippet shadowing prop and let directive removal (#13679)
4 weeks ago
Dominic Gannaway 894b1c37ad
chore: CompileDiagnostic no longer extends Error (#13651)
4 weeks ago
Dominic Gannaway 61391c8704
fix: ensure migrate correctly handles named slots (#13676)
4 weeks ago
Dominic Gannaway c9d85c2d52
fix: migrate reactive statements with inner blocks (#13675)
4 weeks ago
Dominic Gannaway f398929fdd
fix: correct migration of uninitialised state (#13673)
4 weeks ago
Paolo Ricciuti 0598f2bbe1
fix: reset `reset_element` in `render` to prevent runtime error (#13669)
4 weeks ago
Paolo Ricciuti 9f930f4e9b
feat: tell users of `@migration-task` (#13668)
4 weeks ago
Paolo Ricciuti 969e6aa750
feat: add `migration-task` for impossible to migrate slots (#13658)
4 weeks ago
Paolo Ricciuti 0dcd4f6c6e
feat: add `migration-task` comment after errors (#13659)
4 weeks ago