Commit Graph

536 Commits (9f823b95e31eee93e1ed03d5e9f34cd16fade5b7)

Author SHA1 Message Date
Theodore Brown c011db178b
fix: select enabled option with null value when it matches bound value (#9550)
2 years ago
Rich Harris 1bc89b5eb6
fix: deconflict generated names against globals (#9570)
2 years ago
Rich Harris 945a90b56c
fix: disallow static state fields (#9577)
2 years ago
Rich Harris 1c48d7cbdc
Typescript each indexed (#9567)
2 years ago
Rich Harris 225a5bfe50
set expression end to typeAnnotation end where appropriate (#9566)
2 years ago
Rich Harris 459e4ff006
feat: native TypeScript support (#9482)
2 years ago
Simon H 9926347ad9
fix: adjust static attribute regex (#9552)
2 years ago
gtmnayan 550cecf311
chore: shave off more bytes (#9540)
2 years ago
Dominic Gannaway b0588d7888
fix: address intro transition bugs (#9528)
2 years ago
Dominic Gannaway 298da65ed6
chore: more signal fine-tuning (#9531)
2 years ago
Dominic Gannaway f886bc133e
fix: handle intro global transition propagation correctly (#9515)
2 years ago
Dominic Gannaway 3b2e6eac9a
fix: address unowned propagation signal issue (#9510)
2 years ago
Dominic Gannaway 378093941d
fix: ensure we visit assignments during compilation (#9511)
2 years ago
Simon H 4418ba6535
fix: add top level snippets to instance scope (#9467)
2 years ago
Simon H 1beb5e8dc9
fix: tweak script/style tag parsing/preprocessing logic (#9502)
2 years ago
Rich Harris c827b0c772
fix: only treat instance context exports as accessors (#9500)
2 years ago
Rich Harris ede1edd314
fix: emit useful error on invalid binding to derived state (#9497)
2 years ago
Tee Ming 37f249350c
allow setting files (#9463)
2 years ago
Dominic Gannaway 60c273eb76
Revert "fix: address bug in before/after update" (#9480)
2 years ago
Simon H c1f6ee096d
fix: handle dynamic selects with falsy select values (#9471)
2 years ago
Rich Harris d749685b0f
fix: rework directive name handling (#9470)
2 years ago
Paolo Ricciuti 6f3dc04c82
fix: allow member access on directives (#9462)
2 years ago
Dominic Gannaway 9eb969ddd4
fix: address bug in before/after update (#9448)
2 years ago
Rich Harris 6f6c3a0787
fix: only escape attribute values for elements, not components (#9456)
2 years ago
Paolo Ricciuti e90ded677e
fix: allow svelte:self in snippets (#9439)
2 years ago
Dominic Gannaway 73ae5ef5bc
fix: tighten up event attributes and hoisting logic (#9433)
2 years ago
Dominic Gannaway cf63220a0e
fix: ensure keyed fallback to indexed (#9441)
2 years ago
Dominic Gannaway da37c928ef
fix: support dynamic attributes containing call expressions (#9443)
2 years ago
Simon H 9aa06bdf9e
fix: check that snippet is not rendered as a component (#9423)
2 years ago
Dominic Gannaway 5768df1300
chore: remove selector api (#9426)
2 years ago
Dominic Gannaway 17e6c4f834
fix: address runtime effect issues (#9417)
2 years ago
Simon H 9a99554379
breaking: remove Component type, keep using SvelteComponent instead (#9413)
2 years ago
gtmnayan 7a84e78b4d
fix: add snippet symbol to children prop (#9395)
2 years ago
Rich Harris 2aacfad9ae
fix: exclude internal props from spread attributes (#9384)
2 years ago
Simon Holthausen 51394a4834 docs: note more breaking changes
2 years ago
Simon Holthausen fe8a9ce31d breaking: init Svelte 5
2 years ago