Commit Graph

9847 Commits (c43f4069136f34fc304ef45ffc8be9fa8ad0753b)
 

Author SHA1 Message Date
Rich Harris c43f406913 rename doc
1 year ago
Rich Harris 1a860e099c lint
1 year ago
Rich Harris 2c2ef113b3 Merge branch 'main' into class-enhancements
1 year ago
Rich Harris 9f2a257015 beefier static analysis
1 year ago
ottomated 999b92d134
fix: intellisense DX for $props, $inspect, $bindable, and $host (#14777)
1 year ago
Dominic Gannaway 5bc4033421
fix: treeshake `$inspect.trace` code if unused in modules (#14774)
1 year ago
github-actions[bot] 69d198eb44
Version Packages (#14764)
1 year ago
Rich Harris 7c6379a260
fix: bump esrap dependency (#14765)
1 year ago
Dominic Gannaway d0f156c0f9
fix: ensure $inspect.trace code is treeshaken out if unused (#14770)
1 year ago
Dominic Gannaway 8705d44c64
fix: ensure svg namespace for `<a>` elements is correct (#14756)
1 year ago
Rich Harris bfa0b34663
add self-closing-tags info (#14758)
1 year ago
Simon Holthausen 7840a2ce86 implement CSS pruning for array/object expressions
1 year ago
Simon Holthausen 9a281066d7 types
1 year ago
Simon Holthausen 449f0a569b Merge branch 'main' into class-enhancements
1 year ago
Simon H 88a15cd706
chore: TS fixes cleanup (#14750)
1 year ago
github-actions[bot] 2bfdd1b436
Version Packages (#14745)
1 year ago
Taku Fukada c79b909458
fix: remove 'implements' from class declaration (#14749)
1 year ago
Rich Harris e38975eac9
fix: remove unwanted properties from both replaced and unreplaced nodes (#14744)
1 year ago
github-actions[bot] 00ff60e8d5
Version Packages (#14740)
1 year ago
Rich Harris c033dae049
fix: bump esrap, prevent malformed AST (#14742)
1 year ago
Simon Holthausen 343bef10be docs
1 year ago
Simon Holthausen 922c5445da spread support + test
1 year ago
Simon Holthausen 7664aee83f rename, smooth over incompatibilities
1 year ago
Rich Harris 36a437c2f9
fix: compare array contents for equality mismatch detections, not the arrays themselves (#14738)
1 year ago
joakim d7e4bd2c66
Link to migration guide from <svelte:component> documentation (#14737)
1 year ago
github-actions[bot] 5529ad241f
Version Packages (#14735)
1 year ago
Simon H 3146e93bbb
chore: loose parser improvements (#14733)
1 year ago
Paolo Ricciuti 36d73cad55
fix: correctly highlight first rerun of `$inspect.trace` (#14734)
1 year ago
github-actions[bot] e0e999055d
Version Packages (#14728)
1 year ago
Dominic Gannaway 699dc6e4f7
fix: improve unowned derived performance (#14724)
1 year ago
github-actions[bot] bbf38291fc
Version Packages (#14715)
1 year ago
Dominic Gannaway 5483495c8d
feat: add $inspect.trace rune (#14290)
1 year ago
Simon Holthausen 5358491802 fix
1 year ago
Simon Holthausen 0ccf5b26ef fix
1 year ago
Simon Holthausen 485dd9bff6 missed
1 year ago
Simon Holthausen 2082920855 Merge branch 'main' into class-enhancements
1 year ago
github-actions[bot] 64a32cec38
Version Packages (#14708)
1 year ago
Rich Harris 9f964177ec
note when features were added (#14709)
1 year ago
Rich Harris ecd1b48095
bump changeset to minor (#14710)
1 year ago
Rich Harris b0e3c5b438
feat: add outro option to unmount (#14540)
1 year ago
Simon H f0af633263
feat: loose parser mode (#14691)
1 year ago
github-actions[bot] af9b071622
Version Packages (#14698)
1 year ago
Paolo Ricciuti 887ce6ab4b
fix: don't add parenthesis to media query if already present (#14699)
1 year ago
Mateusz Kadlubowski 61a0da8a5f
feat: Expose more AST types from `"svelte/compiler"` (#14601)
1 year ago
Dominic Gannaway 2e0dcd7872
fix: ensure if block paths retain correct template namespacing (#14685)
1 year ago
github-actions[bot] 780041a51e
Version Packages (#14689)
1 year ago
Yang Pan 88c2d6ea36
fix: Allow unquoted slash in attributes (#14615)
1 year ago
waedi 65db409860
docs: typo in ## script_context_deprecated (#14694)
1 year ago
Paolo Ricciuti 5e8d6edcf8
fix: make `defaultValue` work with spread (#14640)
1 year ago
James Glenn 432db95358
docs: Update the linked playgrounds in the snippet docs (#14676)
1 year ago