Commit Graph

1297 Commits (14ecedf33b04d74396372e93ffb0458b36b57761)

Author SHA1 Message Date
Paolo Ricciuti 14ecedf33b
feat: migrate `svelte:self` (#13504)
12 months ago
Simon H 687d9dbef2
feat: migrate slot usages (#13500)
12 months ago
Paolo Ricciuti aa3f002465
feat: better migration of single-assignment labeled statements (#13461)
12 months ago
Frédéric Crozatier 7d47269fc2
feat: add types for the `search` element (#13489)
12 months ago
Paolo Ricciuti 49a09081f0
fix: correctly migrate `$$slots` with bracket member expressions & slots with static props (#13468)
12 months ago
github-actions[bot] 785779ac54
Version Packages (next) (#13486)
12 months ago
Dominic Gannaway 3ce0384e9e
fix: strip internal properties from rest props during SSR (#13492)
12 months ago
Simon H e8508526e7
feat: enable snippets to fill slots (#13427)
12 months ago
github-actions[bot] 59b608c16e
Version Packages (next) (#13448)
12 months ago
Simon H 5675067e2b
fix: allow combinator at start of nested CSS selector (#13440)
12 months ago
Rich Harris d77905d788
fix: exclude type-only props from instance exports when migrating (#13485)
12 months ago
Paolo Ricciuti c716329806
feat: fix accessors and support migration of accessors (#13456)
12 months ago
Paolo Ricciuti dfe0138e0d
fix: various `svelte:component` migration bugs (#13473)
12 months ago
Paolo Ricciuti a51b3df4aa
feat: support migration of self closing tags (#13479)
12 months ago
Paolo Ricciuti 073ef17028
fix: move labeled statements that need reordering after props insertion point (#13480)
12 months ago
Paolo Ricciuti 344808a719
fix: migrate `$$Props` without creating non existent props (#13484)
12 months ago
Paolo Ricciuti b665425e5d
feat: support migration of `svelte:component` (#13437)
12 months ago
github-actions[bot] 35ebbe61ad
Version Packages (next) (#13394)
12 months ago
Dominic Gannaway 2531658046
fix: ensure use directives execute in the correct sequence (#13384)
12 months ago
Paolo Ricciuti d4230049da
fix: avoid migrating slots in custom elements (#13406)
12 months ago
Paolo Ricciuti 30c438c279
fix: don't consider children of rules when checking whether they are used or not (#13410)
12 months ago
Rich Harris e3e8f22a6f
fix: treat `<img>` alt attribute as content for a11y labelling purposes (#13411)
12 months ago
Simon H 505e8caa23
fix: blank CSS contents while migrating (#13403)
12 months ago
Paolo Ricciuti b73052f590
fix: make ownership widening more robust to userland proxies (#13377)
12 months ago
Dominic Gannaway 3ee8e0b14c
fix: validation should not fail on anonymous declarations (#13393)
12 months ago
github-actions[bot] eaa55766c9
Version Packages (next) (#13383)
12 months ago
Dominic Gannaway d309023cb2
fix: improve reconciliation of inert each block rows (#13379)
12 months ago
Dominic Gannaway 0b3fd4e42d
fix: properly remove root anchor node on unmount (#13381)
12 months ago
Paolo Ricciuti 0f6cc2b1ed
fix: migrate events to be more inline with svelte 4 (#13362)
12 months ago
github-actions[bot] 4b7cb9aeae
Version Packages (next) (#13348)
12 months ago
Rich Harris 2c98768b84
fix: only use getComputedStyle with elements (#13366)
12 months ago
Rich Harris 9e511b141c
fix: make each items reassignable (#12257)
1 year ago
github-actions[bot] de157ee1dc
Version Packages (next) (#13342)
1 year ago
Rich Harris 3aa2ec0813
fix: only set attribute as property if element has setter (#13341)
1 year ago
github-actions[bot] 78b134dec1
Version Packages (next) (#13336)
1 year ago
Rich Harris b3f3915180
fix: set strings as attributes, non-strings as properties if property exists (#13327)
1 year ago
Rich Harris 2553932c2c
fix: only warn on context="module" in runes mode (#13332)
1 year ago
Rich Harris d6ab12ae76
feat: deprecate `<svelte:self>` in runes mode (#13333)
1 year ago
github-actions[bot] 313bcea6cc
Version Packages (next) (#13330)
1 year ago
Simon H c636fc67bc
fix: silence snapshot warnings inside `$inspect` (#13334)
1 year ago
Dominic Gannaway db6545d173
fix: keep bound inputs in sync in runes mode (#13328)
1 year ago
github-actions[bot] 00cc3640b1
Version Packages (next) (#13329)
1 year ago
Rich Harris 321e3eafa7
feat: better `flip` animations (#13317)
1 year ago
github-actions[bot] d65304007d
Version Packages (next) (#13319)
1 year ago
Simon H 5dbe763792
fix: don't make wheel events passive by default (#13322)
1 year ago
Rich Harris 5d56c592ff
fix: delete transformers shadowed by unreassigned state (#13316)
1 year ago
github-actions[bot] b3842d7982
Version Packages (next) (#13311)
1 year ago
Rich Harris 1d1e4aeeb1
fix: attach effects-inside-deriveds to the parent of the derived (#13309)
1 year ago
Simon H b23516121b
fix: handle `$$Props` interface during migration (#13305)
1 year ago
Simon H d338e8083f
fix: simplify and robustify appending styles (#13303)
1 year ago