Commit Graph

216 Commits (259d286f14b186d68f9dfb64c20e00159ca96a8c)

Author SHA1 Message Date
Rich Harris b20b4617c0
chore: rethink props (#9826)
2 years ago
Simon H 074615d7fd
fix: prevent infinite loops stemming from invalidation method (#9811)
2 years ago
Rich Harris 01a2117330
chore: use proxy instead of signal in createRoot (#9799)
2 years ago
Rich Harris bd8f7db754
check runtime errors (#9791)
2 years ago
Rich Harris 75fc09a79e
Proxied state (#9739)
2 years ago
Dominic Gannaway 7eba35b9d1
fix: improve infinite loop capturing (#9721)
2 years ago
Dominic Gannaway dee5bed829
fix: improve each block index handling (#9644)
2 years ago
Dominic Gannaway 509f92d29e
fix: correctly assign bind:this with multiples (#9617)
2 years ago
Dominic Gannaway 8118efd115
fix: handle undefined bubble events (#9614)
2 years ago
Dominic Gannaway da15806136
fix: adjust event delegation heuristics (#9581)
2 years ago
Theodore Brown c011db178b
fix: select enabled option with null value when it matches bound value (#9550)
2 years ago
Dominic Gannaway b0588d7888
fix: address intro transition bugs (#9528)
2 years ago
Dominic Gannaway f886bc133e
fix: handle intro global transition propagation correctly (#9515)
2 years ago
Simon H c1f6ee096d
fix: handle dynamic selects with falsy select values (#9471)
2 years ago
Dominic Gannaway cf63220a0e
fix: ensure keyed fallback to indexed (#9441)
2 years ago
Simon Holthausen fe8a9ce31d breaking: init Svelte 5
2 years ago