Commit Graph

9314 Commits (77f90a7e8d9342da9349d5c7bfe9f04ef2429679)
 

Author SHA1 Message Date
Rich Harris 77f90a7e8d merge 6 months ago
Rich Harris bc2d30c558
chore: refactor `set_attributes` code generation () 6 months ago
Rich Harris 18cef800c9 DRY 6 months ago
Rich Harris 0d384984a9 unify 6 months ago
Rich Harris 9bae34c359 more 6 months ago
Rich Harris db030f96d6 DRY 6 months ago
Rich Harris bc4bb04ec5 move more stuff 6 months ago
Rich Harris 0a1b9d66ed getting closer 6 months ago
Rich Harris dbc1e5445b move some more stuff 6 months ago
Rich Harris 7e42535a1e move logic where it belongs 6 months ago
Rich Harris bdbe19da61 tidy 6 months ago
Rich Harris e7639a54db tidy up 6 months ago
Rich Harris 56a0d23167 Merge branch 'main' into gh-13270 6 months ago
Rich Harris 13cb3855da
chore: refactor `RegularElement` visitor () 6 months ago
Rich Harris 9e511b141c
fix: make each items reassignable () 6 months ago
Rich Harris e709646182 Merge branch 'main' into gh-13270 6 months ago
Rich Harris f81f4feab8
chore: simplify attributes () 6 months ago
Conduitry 1a5cf6fef4
perf: improve get_setters cache () 6 months ago
github-actions[bot] de157ee1dc
Version Packages (next) () 6 months ago
Rich Harris 3aa2ec0813
fix: only set attribute as property if element has setter () 6 months ago
github-actions[bot] 78b134dec1
Version Packages (next) () 6 months ago
Rich Harris b3f3915180
fix: set strings as attributes, non-strings as properties if property exists () 6 months ago
Rich Harris f8b359014c failing test for 6 months ago
Rich Harris 2553932c2c
fix: only warn on context="module" in runes mode () 6 months ago
Rich Harris d6ab12ae76
feat: deprecate `<svelte:self>` in runes mode () 6 months ago
github-actions[bot] 313bcea6cc
Version Packages (next) () 6 months ago
Simon H c636fc67bc
fix: silence snapshot warnings inside `$inspect` () 6 months ago
Simon H e4926d7507
docs: note html structure breaking change () 6 months ago
Dominic Gannaway db6545d173
fix: keep bound inputs in sync in runes mode () 6 months ago
github-actions[bot] 00cc3640b1
Version Packages (next) () 6 months ago
Rich Harris 321e3eafa7
feat: better `flip` animations () 6 months ago
github-actions[bot] d65304007d
Version Packages (next) () 6 months ago
Simon H 5dbe763792
fix: don't make wheel events passive by default () 6 months ago
Rich Harris 0ef14b5128
chore: more `process_effect` tweaks () 6 months ago
Rich Harris 5d56c592ff
fix: delete transformers shadowed by unreassigned state () 6 months ago
github-actions[bot] b3842d7982
Version Packages (next) () 6 months ago
Rich Harris 19179822c3
create effect root for custom element () 6 months ago
Rich Harris 1d1e4aeeb1
fix: attach effects-inside-deriveds to the parent of the derived () 6 months ago
Dominic Gannaway c4d8d405c9
fix: ensure component effects have the correct reaction owner () 6 months ago
Simon H b23516121b
fix: handle `$$Props` interface during migration () 6 months ago
Simon H d338e8083f
fix: simplify and robustify appending styles () 6 months ago
github-actions[bot] f852a6890b
Version Packages (next) () 6 months ago
Rich Harris b4417383d6
chore: improve performance of scheduling effects (but without creating additional branches) () 6 months ago
github-actions[bot] dbc5793533
Version Packages (next) () 6 months ago
Paolo Ricciuti e3c56fab4f
fix: correctly migrate sequence expressions () 6 months ago
Dominic Gannaway 09527fd190
fix: avoid disconnecting deriveds that are still active () 6 months ago
Rich Harris 9d1394fb9d
chore: remove unused DESTROYED check () 6 months ago
James Glenn c229e0f80b
feat: a11y warning for `<button>` / `<a>` without aria-label and content () 6 months ago
github-actions[bot] 758fb2aa0f
Version Packages (next) () 6 months ago
Maxime LUCE 5210ae2610
fix: allow component to be mounted in iframe () 6 months ago