Commit Graph

9281 Commits (schedule_effect_perf)
 

Author SHA1 Message Date
Rich Harris 9423767c29 revert
2 months ago
Rich Harris 7d8d3c033d remove EFFECT_HAS_DIRTY_CHILDREN
2 months ago
Dominic Gannaway 5746aabfad address feedback
2 months ago
Dominic Gannaway f8d4abeb19 Merge branch 'main' into schedule_effect_perf
2 months ago
Dominic Gannaway c164ee44e2 more tweaks
2 months ago
Dominic Gannaway a3dfb5a26d more tweaks
2 months ago
Dominic Gannaway 96b2f03e06 tweak
2 months ago
Rich Harris 9d1394fb9d
chore: remove unused DESTROYED check (#13294)
2 months ago
James Glenn c229e0f80b
feat: a11y warning for `<button>` / `<a>` without aria-label and content (#13130)
2 months ago
Dominic Gannaway 9baaf65a43 address feedback
2 months ago
github-actions[bot] 758fb2aa0f
Version Packages (next) (#13290)
2 months ago
Maxime LUCE 5210ae2610
fix: allow component to be mounted in iframe (#13225)
2 months ago
Ben McCann a680e6f2e7
chore: bump @sveltejs/eslint-config (#13288)
2 months ago
Simon H 36168286ba
fix: ensure snapshot logs don't affect dependency graph (#13286)
2 months ago
Dominic Gannaway f745b9c7e9 use same codepath
2 months ago
Dominic Gannaway 0eca0ce1a6 use same codepath
2 months ago
github-actions[bot] e7f51e4982
Version Packages (next) (#13272)
2 months ago
Dominic Gannaway a51905951b add comment
2 months ago
Dominic Gannaway ae79dee5d1 alternative fix
2 months ago
Rich Harris a88e2dc6fe
chore: tweak template generation logic (#13283)
2 months ago
Dominic Gannaway 91f4773909 fix: improve performance of scheduling effects
2 months ago
Rich Harris 2a1d1c1282
bump vite (#13281)
2 months ago
Dominic Gannaway b624380c45
fix: ensure correct parent effect is associated with render effects (#13274)
2 months ago
Dominic Gannaway eba64f7cb3
chore: improve runtime variable naming (#13275)
2 months ago
Simon H ed7611b163
feat: provide guidance in browser console when logging `$state` objects (#13142)
2 months ago
Rich Harris 836bc605f4
feat: omit unnecessary setters from bindings (#13269)
2 months ago
github-actions[bot] c1d8eb375d
Version Packages (next) (#13257)
2 months ago
Paolo Ricciuti 3864229418
fix: separate `template_effect` for dynamic class/style directive with dynamic attributes (#13171)
2 months ago
Ben McCann 6b69de79fa
fix: import process for improved Deno compatibility (#13204)
2 months ago
Dominic Gannaway 36a73fa794
fix: avoid flushing sync with $inspect (#13239)
2 months ago
Geoff Cox 3d256727bb
docs: Add spread guidance for multiple event handlers (#13240)
2 months ago
Dominic Gannaway 3c97c0a1a1
fix: ensure function calls to identifiers are made reactive (#13264)
2 months ago
Simon H 9864138022
fix: escape more template-literal-related characters (#13262)
2 months ago
Simon H d9369d8e30
fix: tighten up `$` prefix validation (#13261)
2 months ago
Rich Harris 355730cc2c
chore: add missing test for #13158 (#13255)
2 months ago
Leon Radley 6ed45db20f
fix: add document and window to svelte/events on types. (#13260)
2 months ago
brunnerh 9204d699d5
docs: fixes relating to `bind:files` & note on `FileList` API (#13235)
2 months ago
wackbyte e3ad1acc90
fix: follow spec for `customElement` option (#13247)
2 months ago
adiGuba 501f415190
fix: disable promise callback when {#await} is destroyed (#13241)
2 months ago
Simon H 47918328d7
fix: migrate `$$slots.default` correctly (#13238)
2 months ago
github-actions[bot] 04df7b07ab
Version Packages (next) (#13228)
2 months ago
Ben McCann dffeef179e
perf: inline module variables into template (#13075)
2 months ago
Simon H a6df4ebfcc
feat: add infinite loop effect callstack (#13231)
2 months ago
Simon H e5c840c87b
docs: adjust `bind:files` section (#13230)
2 months ago
Lucas Garron 80e30f7001
fix: support hydrating elements with properties whose getters throw (#13211)
2 months ago
Simon H 1a9d8a509c
fix: allow `&` to appear at the top when inside a `:global(...)` (#13215)
2 months ago
Frédéric Crozatier 61d51958d7
fix: add missing `autocomplete` tokens (#13229)
2 months ago
Paolo Ricciuti 09dff9bde2
fix: allow custom element events on slot to bubble inside custom element (#13222)
2 months ago
Ben McCann 6604e38059
chore: upgrade aria-query to drop a dependency (#13223)
2 months ago
Simon H 804b714096
fix: correctly validate nested if block tags (#13218)
2 months ago