Commit Graph

8174 Commits (skip-void-children)
 

Author SHA1 Message Date
Rich Harris 0a6b14e1d9 only run render effect for children of non-void <svelte:element>
3 months ago
Dominic Gannaway fe7c45ba13
Add more tests (#10882)
3 months ago
Dominic Gannaway d6f10c5421
add more legacy tests (#10881)
3 months ago
Rich Harris b6c7956b26
chore: remove blocks (#10880)
3 months ago
github-actions[bot] c47c5713e2
Version Packages (next) (#10869)
3 months ago
Dominic Gannaway 83f30bf0e8
fix: allow runes for variable declarations in the template (#10879)
3 months ago
Simon H 852eca4ee6
chore: error on accessing global that is a rune (#10877)
3 months ago
Simon H b468978e4d
fix: handle multiple snippet parameters with one or more being optional (#10833)
3 months ago
Simon H 3eef1cb8cf
feat: take form resets into account for two way bindings (#10617)
3 months ago
Simon H 416bc85d9c
breaking: add $bindable() rune to denote bindable props (#10851)
3 months ago
Dominic Gannaway 2cabc884ca
add some missing legacy tests (#10875)
3 months ago
Rich Harris 6822decec2
tidy up (#10874)
3 months ago
Rich Harris 04879c53e9
chore: simplify blocks (#10873)
3 months ago
Rich Harris b91392e5bd
chore: tidy up (#10870)
3 months ago
Simon H a339c28bb7
breaking: apply fallback value every time in runes mode (#10797)
3 months ago
Rich Harris e8ce41815a
chore: simplify transitions (#10798)
4 months ago
Simon H f6eca83b7c
fix: no static-state-reference warning in legacy mode (#10865)
4 months ago
Rich Harris c87c2f452e
Revert "check treeshakeability in CI (#10861)" (#10863)
4 months ago
Simon H 86b3ea8c23
chore: failing test for out-of-order `$:` execution (#10864)
4 months ago
Rich Harris 392f7d223a
chore: fix treeshaking check (#10862)
4 months ago
Rich Harris aec4958e4f
check treeshakeability in CI (#10861)
4 months ago
github-actions[bot] c60f2e38a3
Version Packages (next) (#10832)
4 months ago
Dominic Gannaway 8c2f6039c6
fix: improve element class attribute behaviour (#10856)
4 months ago
Simon H 86c57f96de
fix: better await block scope analysis (#10849)
4 months ago
Dominic Gannaway efe85fcce0
fix: more robust select element logic (#10848)
4 months ago
Dominic Gannaway f5f9465edc
feat: add support for webkitdirectory DOM boolean attribute (#10847)
4 months ago
Dominic Gannaway c564c77199
fix: ensure select value is updated upon select element removal (#10846)
4 months ago
Simon H 682f4a6513
fix: adjust scope parent for named slots (#10843)
4 months ago
Dominic Gannaway 117082b039
fix: improve handling of unowned derived signals (#10842)
4 months ago
Simon H 1fc41730a1
fix: don't override instance methods during legacy class creation (#10834)
4 months ago
Simon H f8c85d525d
fix: ensure capture events don't call delegated events (#10831)
4 months ago
Rich Harris 9ff8029fb2
docs: replace out-of-date info (#10822)
4 months ago
github-actions[bot] 1bfafe935b
Version Packages (next) (#10814)
4 months ago
Rich Harris d921fb97bd
fix: add types for svelte/reactivity (#10817)
4 months ago
Dominic Gannaway 474fc7ebe0
fix: ensure arguments are supported on all reactive Date methods (#10813)
4 months ago
github-actions[bot] afc2eea382
Version Packages (next) (#10806)
4 months ago
Dominic Gannaway fe3b3b463c
feat: adds reactive Map class to svelte/reactivity (#10803)
4 months ago
Simon H c35f0c16af
fix: deduplicate module declaration, adjust type (#10801)
4 months ago
Rich Harris ffb27f667a
Blockless redux (#10794)
4 months ago
github-actions[bot] 924f0611f7
Version Packages (next) (#10792)
4 months ago
Rich Harris 1e653ef4d8
fix: make `set.has(...)` granular for existing properties (#10793)
4 months ago
Simon H fbbd89a917
fix: invalidate store when mutated inside each block (#10785)
4 months ago
Rich Harris bd687c6504
chore: remove ignore_mutation_validation (#10789)
4 months ago
github-actions[bot] 2701c0ad64
Version Packages (next) (#10782)
4 months ago
Simon H 339782f3e0
fix: handle component binding mutation (#10786)
4 months ago
Dominic Gannaway 2cb78ac253
fix: adjust render effect ordering (#10783)
4 months ago
github-actions[bot] 0c1026f166
Version Packages (next) (#10770)
4 months ago
Antonio Sarcevic 9223032a2a
fix: replace span with button (a11y) (#10763)
4 months ago
Dominic Gannaway 3f7fcf9aec
feat: add reactive Set class to svelte/reactivity (#10781)
4 months ago
Rich Harris eb40417c36
chore: move more element stuff (#10780)
4 months ago