Commit Graph

1282 Commits (bb4b7f46da659e617ac09efedbb5bdd7d43d08e4)

Author SHA1 Message Date
paoloricciuti 6695a5eec9 feat: support migration of single assignment labeled statements
20 hours ago
Paolo Ricciuti b665425e5d
feat: support migration of `svelte:component` (#13437)
2 days ago
github-actions[bot] 35ebbe61ad
Version Packages (next) (#13394)
5 days ago
Dominic Gannaway 2531658046
fix: ensure use directives execute in the correct sequence (#13384)
5 days ago
Paolo Ricciuti d4230049da
fix: avoid migrating slots in custom elements (#13406)
5 days ago
Paolo Ricciuti 30c438c279
fix: don't consider children of rules when checking whether they are used or not (#13410)
5 days ago
Rich Harris e3e8f22a6f
fix: treat `<img>` alt attribute as content for a11y labelling purposes (#13411)
5 days ago
Simon H 505e8caa23
fix: blank CSS contents while migrating (#13403)
5 days ago
Paolo Ricciuti b73052f590
fix: make ownership widening more robust to userland proxies (#13377)
6 days ago
Dominic Gannaway 3ee8e0b14c
fix: validation should not fail on anonymous declarations (#13393)
7 days ago
github-actions[bot] eaa55766c9
Version Packages (next) (#13383)
1 week ago
Dominic Gannaway d309023cb2
fix: improve reconciliation of inert each block rows (#13379)
1 week ago
Dominic Gannaway 0b3fd4e42d
fix: properly remove root anchor node on unmount (#13381)
1 week ago
Paolo Ricciuti 0f6cc2b1ed
fix: migrate events to be more inline with svelte 4 (#13362)
1 week ago
github-actions[bot] 4b7cb9aeae
Version Packages (next) (#13348)
1 week ago
Rich Harris 2c98768b84
fix: only use getComputedStyle with elements (#13366)
1 week ago
Rich Harris 9e511b141c
fix: make each items reassignable (#12257)
2 weeks ago
github-actions[bot] de157ee1dc
Version Packages (next) (#13342)
2 weeks ago
Rich Harris 3aa2ec0813
fix: only set attribute as property if element has setter (#13341)
2 weeks ago
github-actions[bot] 78b134dec1
Version Packages (next) (#13336)
2 weeks ago
Rich Harris b3f3915180
fix: set strings as attributes, non-strings as properties if property exists (#13327)
2 weeks ago
Rich Harris 2553932c2c
fix: only warn on context="module" in runes mode (#13332)
2 weeks ago
Rich Harris d6ab12ae76
feat: deprecate `<svelte:self>` in runes mode (#13333)
2 weeks ago
github-actions[bot] 313bcea6cc
Version Packages (next) (#13330)
2 weeks ago
Simon H c636fc67bc
fix: silence snapshot warnings inside `$inspect` (#13334)
2 weeks ago
Dominic Gannaway db6545d173
fix: keep bound inputs in sync in runes mode (#13328)
2 weeks ago
github-actions[bot] 00cc3640b1
Version Packages (next) (#13329)
2 weeks ago
Rich Harris 321e3eafa7
feat: better `flip` animations (#13317)
2 weeks ago
github-actions[bot] d65304007d
Version Packages (next) (#13319)
2 weeks ago
Simon H 5dbe763792
fix: don't make wheel events passive by default (#13322)
2 weeks ago
Rich Harris 5d56c592ff
fix: delete transformers shadowed by unreassigned state (#13316)
2 weeks ago
github-actions[bot] b3842d7982
Version Packages (next) (#13311)
2 weeks ago
Rich Harris 1d1e4aeeb1
fix: attach effects-inside-deriveds to the parent of the derived (#13309)
2 weeks ago
Simon H b23516121b
fix: handle `$$Props` interface during migration (#13305)
2 weeks ago
Simon H d338e8083f
fix: simplify and robustify appending styles (#13303)
2 weeks ago
github-actions[bot] f852a6890b
Version Packages (next) (#13304)
2 weeks ago
Rich Harris b4417383d6
chore: improve performance of scheduling effects (but without creating additional branches) (#13300)
2 weeks ago
github-actions[bot] dbc5793533
Version Packages (next) (#13293)
2 weeks ago
Paolo Ricciuti e3c56fab4f
fix: correctly migrate sequence expressions (#13291)
2 weeks ago
Dominic Gannaway 09527fd190
fix: avoid disconnecting deriveds that are still active (#13292)
2 weeks ago
James Glenn c229e0f80b
feat: a11y warning for `<button>` / `<a>` without aria-label and content (#13130)
2 weeks ago
github-actions[bot] 758fb2aa0f
Version Packages (next) (#13290)
2 weeks ago
Maxime LUCE 5210ae2610
fix: allow component to be mounted in iframe (#13225)
2 weeks ago
Simon H 36168286ba
fix: ensure snapshot logs don't affect dependency graph (#13286)
2 weeks ago
github-actions[bot] e7f51e4982
Version Packages (next) (#13272)
2 weeks ago
Dominic Gannaway b624380c45
fix: ensure correct parent effect is associated with render effects (#13274)
2 weeks ago
Simon H ed7611b163
feat: provide guidance in browser console when logging `$state` objects (#13142)
2 weeks ago
Rich Harris 836bc605f4
feat: omit unnecessary setters from bindings (#13269)
2 weeks ago
github-actions[bot] c1d8eb375d
Version Packages (next) (#13257)
2 weeks ago
Paolo Ricciuti 3864229418
fix: separate `template_effect` for dynamic class/style directive with dynamic attributes (#13171)
2 weeks ago