Commit Graph

8171 Commits (6f8a4516f6654042e7d1903ed1a09df30a083cc0)
 

Author SHA1 Message Date
Simon Holthausen 6f8a4516f6 Merge branch 'main' into props-bindable
5 months ago
Simon H 86c57f96de
fix: better await block scope analysis (#10849)
5 months ago
Dominic Gannaway efe85fcce0
fix: more robust select element logic (#10848)
5 months ago
Dominic Gannaway f5f9465edc
feat: add support for webkitdirectory DOM boolean attribute (#10847)
5 months ago
Simon Holthausen 6f274ac914 tweak
5 months ago
Simon Holthausen 1d818380dd allow rest props on $props.bindable() and add related dev time validation, closes #10711
5 months ago
Dominic Gannaway c564c77199
fix: ensure select value is updated upon select element removal (#10846)
5 months ago
Simon Holthausen 84e2dd3130 make it a dev-time validation error that also deals with ...rest props
5 months ago
Simon Holthausen ed670ebdd2 Merge branch 'main' into props-bindable
5 months ago
Simon H 682f4a6513
fix: adjust scope parent for named slots (#10843)
5 months ago
Dominic Gannaway 117082b039
fix: improve handling of unowned derived signals (#10842)
5 months ago
Simon Holthausen 4f976399ea regenerate
5 months ago
Simon Holthausen cc90ffa0e3 woops
5 months ago
Simon Holthausen 17b916c8cd fix another edge case
5 months ago
Simon Holthausen b0a8aaf855 more fixes
5 months ago
Simon Holthausen 4d92bfb7b0 fix
5 months ago
Simon Holthausen efcc5ac6b3 revert duplicate prop name validation (valid use cases exist)
5 months ago
Simon Holthausen a472ccf828 error on rest prop and duplicate props
5 months ago
Simon Holthausen 695a309567 remove compiler error due to potential of false positives
5 months ago
Simon Holthausen e17e5e78bc Merge branch 'main' into props-bindable
5 months ago
Simon H 1fc41730a1
fix: don't override instance methods during legacy class creation (#10834)
5 months ago
Simon H f8c85d525d
fix: ensure capture events don't call delegated events (#10831)
5 months ago
Rich Harris 9ff8029fb2
docs: replace out-of-date info (#10822)
5 months ago
Simon Holthausen 0bcc55d52f sigh
5 months ago
Simon Holthausen 376898f62d runtime error when trying to bind: to non-bindable prop
5 months ago
Simon Holthausen f05e1dbf6c regenerate
5 months ago
Simon Holthausen 7557c8f756 fix
5 months ago
github-actions[bot] 1bfafe935b
Version Packages (next) (#10814)
5 months ago
Rich Harris d921fb97bd
fix: add types for svelte/reactivity (#10817)
5 months ago
Dominic Gannaway 474fc7ebe0
fix: ensure arguments are supported on all reactive Date methods (#10813)
5 months ago
github-actions[bot] afc2eea382
Version Packages (next) (#10806)
5 months ago
Dominic Gannaway fe3b3b463c
feat: adds reactive Map class to svelte/reactivity (#10803)
5 months ago
Simon Holthausen e98c242d2d compile time mutation validation
5 months ago
Simon Holthausen 001a8314fa add $props.bindable()
5 months ago
Simon H c35f0c16af
fix: deduplicate module declaration, adjust type (#10801)
5 months ago
Rich Harris ffb27f667a
Blockless redux (#10794)
6 months ago
github-actions[bot] 924f0611f7
Version Packages (next) (#10792)
6 months ago
Rich Harris 1e653ef4d8
fix: make `set.has(...)` granular for existing properties (#10793)
6 months ago
Simon H fbbd89a917
fix: invalidate store when mutated inside each block (#10785)
6 months ago
Rich Harris bd687c6504
chore: remove ignore_mutation_validation (#10789)
6 months ago
github-actions[bot] 2701c0ad64
Version Packages (next) (#10782)
6 months ago
Simon H 339782f3e0
fix: handle component binding mutation (#10786)
6 months ago
Dominic Gannaway 2cb78ac253
fix: adjust render effect ordering (#10783)
6 months ago
github-actions[bot] 0c1026f166
Version Packages (next) (#10770)
6 months ago
Antonio Sarcevic 9223032a2a
fix: replace span with button (a11y) (#10763)
6 months ago
Dominic Gannaway 3f7fcf9aec
feat: add reactive Set class to svelte/reactivity (#10781)
6 months ago
Rich Harris eb40417c36
chore: move more element stuff (#10780)
6 months ago
Rich Harris de021aebb5
move element code (#10778)
6 months ago
Rich Harris 84fa18a850
chore: remove unused function (#10776)
6 months ago
Rich Harris ea97fe22da
chore: move legacy code (#10775)
6 months ago