Commit Graph

9294 Commits (f76e5a1dbd10b40714649b66e4e44594e1e5102f)
 

Author SHA1 Message Date
Rich Harris f76e5a1dbd oops
12 months ago
Rich Harris c44fadd945 oops
12 months ago
Rich Harris db0e528193 fix
12 months ago
Rich Harris 2dd8fb2964 attempt merge
12 months ago
Dominic Gannaway db6545d173
fix: keep bound inputs in sync in runes mode (#13328)
12 months ago
github-actions[bot] 00cc3640b1
Version Packages (next) (#13329)
12 months ago
Rich Harris 321e3eafa7
feat: better `flip` animations (#13317)
12 months ago
github-actions[bot] d65304007d
Version Packages (next) (#13319)
12 months ago
Simon H 5dbe763792
fix: don't make wheel events passive by default (#13322)
12 months ago
Rich Harris 0ef14b5128
chore: more `process_effect` tweaks (#13315)
12 months ago
Rich Harris 5d56c592ff
fix: delete transformers shadowed by unreassigned state (#13316)
12 months ago
github-actions[bot] b3842d7982
Version Packages (next) (#13311)
12 months ago
Rich Harris 19179822c3
create effect root for custom element (#13312)
12 months ago
Rich Harris 1d1e4aeeb1
fix: attach effects-inside-deriveds to the parent of the derived (#13309)
12 months ago
Dominic Gannaway c4d8d405c9
fix: ensure component effects have the correct reaction owner (#13308)
12 months ago
Simon H b23516121b
fix: handle `$$Props` interface during migration (#13305)
12 months ago
Simon H d338e8083f
fix: simplify and robustify appending styles (#13303)
12 months ago
github-actions[bot] f852a6890b
Version Packages (next) (#13304)
12 months ago
Rich Harris b4417383d6
chore: improve performance of scheduling effects (but without creating additional branches) (#13300)
12 months ago
github-actions[bot] dbc5793533
Version Packages (next) (#13293)
12 months ago
Paolo Ricciuti e3c56fab4f
fix: correctly migrate sequence expressions (#13291)
12 months ago
Dominic Gannaway 09527fd190
fix: avoid disconnecting deriveds that are still active (#13292)
12 months ago
Rich Harris 9d1394fb9d
chore: remove unused DESTROYED check (#13294)
12 months ago
James Glenn c229e0f80b
feat: a11y warning for `<button>` / `<a>` without aria-label and content (#13130)
12 months ago
github-actions[bot] 758fb2aa0f
Version Packages (next) (#13290)
12 months ago
Maxime LUCE 5210ae2610
fix: allow component to be mounted in iframe (#13225)
12 months ago
Ben McCann a680e6f2e7
chore: bump @sveltejs/eslint-config (#13288)
12 months ago
Simon H 36168286ba
fix: ensure snapshot logs don't affect dependency graph (#13286)
12 months ago
github-actions[bot] e7f51e4982
Version Packages (next) (#13272)
12 months ago
Rich Harris a88e2dc6fe
chore: tweak template generation logic (#13283)
12 months ago
Rich Harris 2a1d1c1282
bump vite (#13281)
12 months ago
Dominic Gannaway b624380c45
fix: ensure correct parent effect is associated with render effects (#13274)
12 months ago
Dominic Gannaway eba64f7cb3
chore: improve runtime variable naming (#13275)
12 months ago
Simon H ed7611b163
feat: provide guidance in browser console when logging `$state` objects (#13142)
12 months ago
Rich Harris 836bc605f4
feat: omit unnecessary setters from bindings (#13269)
12 months ago
github-actions[bot] c1d8eb375d
Version Packages (next) (#13257)
12 months ago
Paolo Ricciuti 3864229418
fix: separate `template_effect` for dynamic class/style directive with dynamic attributes (#13171)
12 months ago
Ben McCann 6b69de79fa
fix: import process for improved Deno compatibility (#13204)
12 months ago
Dominic Gannaway 36a73fa794
fix: avoid flushing sync with $inspect (#13239)
12 months ago
Geoff Cox 3d256727bb
docs: Add spread guidance for multiple event handlers (#13240)
12 months ago
Dominic Gannaway 3c97c0a1a1
fix: ensure function calls to identifiers are made reactive (#13264)
12 months ago
Simon H 9864138022
fix: escape more template-literal-related characters (#13262)
12 months ago
Simon H d9369d8e30
fix: tighten up `$` prefix validation (#13261)
12 months ago
Rich Harris 355730cc2c
chore: add missing test for #13158 (#13255)
12 months ago
Leon Radley 6ed45db20f
fix: add document and window to svelte/events on types. (#13260)
12 months ago
brunnerh 9204d699d5
docs: fixes relating to `bind:files` & note on `FileList` API (#13235)
12 months ago
wackbyte e3ad1acc90
fix: follow spec for `customElement` option (#13247)
12 months ago
adiGuba 501f415190
fix: disable promise callback when {#await} is destroyed (#13241)
12 months ago
Simon H 47918328d7
fix: migrate `$$slots.default` correctly (#13238)
12 months ago
github-actions[bot] 04df7b07ab
Version Packages (next) (#13228)
12 months ago