Commit Graph

9343 Commits (c6af26ffd167d4480b139801cc6964ffe7392556)
 

Author SHA1 Message Date
Rich Harris c6af26ffd1
fix: add media listeners immediately when using `bind:paused` (#13502)
5 days ago
Paolo Ricciuti 14ecedf33b
feat: migrate `svelte:self` (#13504)
7 days ago
Simon H 687d9dbef2
feat: migrate slot usages (#13500)
1 week ago
Paolo Ricciuti aa3f002465
feat: better migration of single-assignment labeled statements (#13461)
1 week ago
Frédéric Crozatier 7d47269fc2
feat: add types for the `search` element (#13489)
1 week ago
Paolo Ricciuti 49a09081f0
fix: correctly migrate `$$slots` with bracket member expressions & slots with static props (#13468)
1 week ago
github-actions[bot] 785779ac54
Version Packages (next) (#13486)
1 week ago
Dominic Gannaway 3ce0384e9e
fix: strip internal properties from rest props during SSR (#13492)
1 week ago
Simon H e8508526e7
feat: enable snippets to fill slots (#13427)
1 week ago
github-actions[bot] 59b608c16e
Version Packages (next) (#13448)
1 week ago
Simon H 5675067e2b
fix: allow combinator at start of nested CSS selector (#13440)
1 week ago
Rich Harris d77905d788
fix: exclude type-only props from instance exports when migrating (#13485)
1 week ago
Simon H 6c1e462927
fix: mark nesting selectors of global parents as used (#13445)
1 week ago
Paolo Ricciuti c716329806
feat: fix accessors and support migration of accessors (#13456)
1 week ago
Paolo Ricciuti dfe0138e0d
fix: various `svelte:component` migration bugs (#13473)
1 week ago
Paolo Ricciuti a51b3df4aa
feat: support migration of self closing tags (#13479)
1 week ago
Paolo Ricciuti 073ef17028
fix: move labeled statements that need reordering after props insertion point (#13480)
1 week ago
Paolo Ricciuti 344808a719
fix: migrate `$$Props` without creating non existent props (#13484)
1 week ago
Paolo Ricciuti b665425e5d
feat: support migration of `svelte:component` (#13437)
2 weeks ago
Paolo Ricciuti 33ee958087
chore: refactor migration composition logic (#13424)
2 weeks ago
Ben McCann 868ddb8441
docs: fix typo
2 weeks ago
Rich Harris 56621a2b36
docs: add legacy callouts (#13428)
2 weeks ago
Rich Harris d87bf178c5
chore: remove links from docs (#13425)
2 weeks ago
github-actions[bot] 35ebbe61ad
Version Packages (next) (#13394)
2 weeks ago
Dominic Gannaway 2531658046
fix: ensure use directives execute in the correct sequence (#13384)
2 weeks ago
Paolo Ricciuti d4230049da
fix: avoid migrating slots in custom elements (#13406)
2 weeks ago
Paolo Ricciuti 30c438c279
fix: don't consider children of rules when checking whether they are used or not (#13410)
2 weeks ago
Rich Harris e3e8f22a6f
fix: treat `<img>` alt attribute as content for a11y labelling purposes (#13411)
2 weeks ago
Rich Harris 276443fe5e
preload on hover (#13408)
2 weeks ago
Simon H 505e8caa23
fix: blank CSS contents while migrating (#13403)
2 weeks ago
adiGuba 9627426f7f
fix: ensure single script and scripts in loops execute properly (#13386)
2 weeks ago
Paolo Ricciuti b73052f590
fix: make ownership widening more robust to userland proxies (#13377)
2 weeks ago
Dominic Gannaway 3ee8e0b14c
fix: validation should not fail on anonymous declarations (#13393)
2 weeks ago
Yoon Han 3d8f987569
chore: add newline to multiline comment for proper syntax highlighting (#13375)
3 weeks ago
github-actions[bot] eaa55766c9
Version Packages (next) (#13383)
3 weeks ago
Dominic Gannaway d309023cb2
fix: improve reconciliation of inert each block rows (#13379)
3 weeks ago
Dominic Gannaway 0b3fd4e42d
fix: properly remove root anchor node on unmount (#13381)
3 weeks ago
Paolo Ricciuti 0f6cc2b1ed
fix: migrate events to be more inline with svelte 4 (#13362)
3 weeks ago
github-actions[bot] 4b7cb9aeae
Version Packages (next) (#13348)
3 weeks ago
Ben McCann ccec59f89b
chore: upgrade rollup plugins (#13369)
3 weeks ago
Rich Harris 2c98768b84
fix: only use getComputedStyle with elements (#13366)
3 weeks ago
sacrosanctic c5028a27c5
docs: Update 7guis-timer example to support SSR context (#13356)
3 weeks ago
Paolo Ricciuti c5fa0b46e1
fix: missing space when importing run as in migration (#13361)
3 weeks ago
Rich Harris bc2d30c558
chore: refactor `set_attributes` code generation (#13353)
3 weeks ago
Rich Harris 13cb3855da
chore: refactor `RegularElement` visitor (#13350)
3 weeks ago
Rich Harris 9e511b141c
fix: make each items reassignable (#12257)
3 weeks ago
Rich Harris f81f4feab8
chore: simplify attributes (#13337)
3 weeks ago
Conduitry 1a5cf6fef4
perf: improve get_setters cache (#13343)
3 weeks ago
github-actions[bot] de157ee1dc
Version Packages (next) (#13342)
3 weeks ago
Rich Harris 3aa2ec0813
fix: only set attribute as property if element has setter (#13341)
3 weeks ago