Commit Graph

9322 Commits (56621a2b3630414872f6db997bae8f307b0d81a6)
 

Author SHA1 Message Date
Rich Harris 56621a2b36
docs: add legacy callouts (#13428)
3 days ago
Rich Harris d87bf178c5
chore: remove links from docs (#13425)
3 days ago
github-actions[bot] 35ebbe61ad
Version Packages (next) (#13394)
4 days ago
Dominic Gannaway 2531658046
fix: ensure use directives execute in the correct sequence (#13384)
4 days ago
Paolo Ricciuti d4230049da
fix: avoid migrating slots in custom elements (#13406)
4 days ago
Paolo Ricciuti 30c438c279
fix: don't consider children of rules when checking whether they are used or not (#13410)
4 days ago
Rich Harris e3e8f22a6f
fix: treat `<img>` alt attribute as content for a11y labelling purposes (#13411)
4 days ago
Rich Harris 276443fe5e
preload on hover (#13408)
5 days ago
Simon H 505e8caa23
fix: blank CSS contents while migrating (#13403)
5 days ago
adiGuba 9627426f7f
fix: ensure single script and scripts in loops execute properly (#13386)
5 days ago
Paolo Ricciuti b73052f590
fix: make ownership widening more robust to userland proxies (#13377)
5 days ago
Dominic Gannaway 3ee8e0b14c
fix: validation should not fail on anonymous declarations (#13393)
6 days ago
Yoon Han 3d8f987569
chore: add newline to multiline comment for proper syntax highlighting (#13375)
7 days ago
github-actions[bot] eaa55766c9
Version Packages (next) (#13383)
7 days 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
Ben McCann ccec59f89b
chore: upgrade rollup plugins (#13369)
1 week ago
Rich Harris 2c98768b84
fix: only use getComputedStyle with elements (#13366)
1 week ago
sacrosanctic c5028a27c5
docs: Update 7guis-timer example to support SSR context (#13356)
1 week ago
Paolo Ricciuti c5fa0b46e1
fix: missing space when importing run as in migration (#13361)
1 week ago
Rich Harris bc2d30c558
chore: refactor `set_attributes` code generation (#13353)
2 weeks ago
Rich Harris 13cb3855da
chore: refactor `RegularElement` visitor (#13350)
2 weeks ago
Rich Harris 9e511b141c
fix: make each items reassignable (#12257)
2 weeks ago
Rich Harris f81f4feab8
chore: simplify attributes (#13337)
2 weeks ago
Conduitry 1a5cf6fef4
perf: improve get_setters cache (#13343)
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
Simon H e4926d7507
docs: note html structure breaking change (#12991)
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 0ef14b5128
chore: more `process_effect` tweaks (#13315)
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 19179822c3
create effect root for custom element (#13312)
2 weeks ago
Rich Harris 1d1e4aeeb1
fix: attach effects-inside-deriveds to the parent of the derived (#13309)
2 weeks ago
Dominic Gannaway c4d8d405c9
fix: ensure component effects have the correct reaction owner (#13308)
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