Commit Graph

7619 Commits (d3feaee74d0ecdacfecaae985c237af31d3bd3af)
 

Author SHA1 Message Date
Rich Harris d3feaee74d more
3 years ago
Rich Harris abee31e36a fix
3 years ago
Rich Harris e6102df585 Merge branch 'main' into typescript
3 years ago
Rich Harris c827b0c772
fix: only treat instance context exports as accessors (#9500)
3 years ago
Rich Harris ede1edd314
fix: emit useful error on invalid binding to derived state (#9497)
3 years ago
Rich Harris 1c5fa38121 fix
3 years ago
Rich Harris 9c42397417 fix
3 years ago
Rich Harris 2ce1e6bbec fix
3 years ago
Rich Harris 9c711a193c fixes
3 years ago
Rich Harris bf52fa6b8f only parse ts in ts mode
3 years ago
Tee Ming 37f249350c
allow setting files (#9463)
3 years ago
Rich Harris 1e01accc53 Merge branch 'main' into typescript
3 years ago
Rich Harris 755fe33a57
chore: add AST output to sandbox (#9488)
3 years ago
Rich Harris bfdd408623 see if this fixes the prettier stuff
3 years ago
Rich Harris 6bfedcf144 fix
3 years ago
Rich Harris e861ebcbfb robustify
3 years ago
Rich Harris bd4959d49d prettier
3 years ago
Rich Harris af88603a62 tweak
3 years ago
Rich Harris a1349823f4 transform assertions
3 years ago
Rich Harris 87b322bbe2 various
3 years ago
github-actions[bot] c823dd2efa
Version Packages (next) (#9481)
3 years ago
Dominic Gannaway 60c273eb76
Revert "fix: address bug in before/after update" (#9480)
3 years ago
Rich Harris 7a04cdfbc0 unnecessary
3 years ago
Rich Harris 115e27dfe0 fix
3 years ago
Rich Harris eee54a28ff add typescript support to parser
3 years ago
github-actions[bot] 7e94dee955
Version Packages (next) (#9431)
3 years ago
Simon H c1f6ee096d
fix: handle dynamic selects with falsy select values (#9471)
3 years ago
Yuichiro Yamashita 19f84ca730
fix: Added missing context of `svelte.js` for validation (#9394)
3 years ago
Rich Harris 555e8f845f
enforce treeshakeability (#9430)
3 years ago
Dominic Gannaway 455fa8950e
Code golf each transitions (#9476)
3 years ago
Rich Harris e3e1fef238
fix: stringify attribute values before comparison (#9475)
3 years ago
Rich Harris 2ebedb04a1
configure search.exclude (#9472)
3 years ago
Rich Harris d749685b0f
fix: rework directive name handling (#9470)
3 years ago
Dominic Gannaway 73e8820fe7
chore: make DOM operations lazily init (#9468)
3 years ago
Simon Holthausen 640dd48705 chore: remove obsolete script
3 years ago
Simon H 9ef3424732
fix: support class exports (#9465)
3 years ago
Paolo Ricciuti 6f3dc04c82
fix: allow member access on directives (#9462)
3 years ago
Dominic Gannaway 9eb969ddd4
fix: address bug in before/after update (#9448)
3 years ago
Rich Harris f5101c0d8c
treat `slot` the same as other props - closes #9455 (#9457)
3 years ago
Rich Harris 6f6c3a0787
fix: only escape attribute values for elements, not components (#9456)
3 years ago
Rich Harris 9abfb52f67 add back launch config
3 years ago
Yuichiro Yamashita f18adc8b43
docs: Update Breaking changes section (#9444)
3 years ago
Rich Harris 6bba70a2a5
Docs (#9449)
3 years ago
Paolo Ricciuti e90ded677e
fix: allow svelte:self in snippets (#9439)
3 years ago
Dominic Gannaway 73ae5ef5bc
fix: tighten up event attributes and hoisting logic (#9433)
3 years ago
Arpit Jalan 3f56baf760
blog: fix typo in 'svelte.dev: A complete overhaul' blog entry (#9438)
3 years ago
Dominic Gannaway cf63220a0e
fix: ensure keyed fallback to indexed (#9441)
3 years ago
Dominic Gannaway da37c928ef
fix: support dynamic attributes containing call expressions (#9443)
3 years ago
Yuichiro Yamashita a6fdc47a0b
chore: show ast on playground (#9440)
3 years ago
Rich Harris 66661eff04
chore: use internal `get_descriptors` helper (#9389)
3 years ago