Commit Graph

1641 Commits (7f8acb8a3705e1c9612f0d56e3a94596f0db1ef3)

Author SHA1 Message Date
github-actions[bot] 7f8acb8a37
Version Packages (#14824)
3 days ago
Simon H 015210a1a8
feat: allow objects/arrays for class attribute (#14714)
3 days ago
Andrey Sitnik 38a3ae321f
fix: Allow to disable animation prefix (#14822)
4 days ago
github-actions[bot] 1d773ef3a4
Version Packages (#14782)
1 week ago
Bjorn Lu 72b7bc7af8
feat: add "worker" exports condition (#14779)
1 week ago
github-actions[bot] 2086c199be
Version Packages (#14776)
1 week ago
ottomated 999b92d134
fix: intellisense DX for $props, $inspect, $bindable, and $host (#14777)
1 week ago
Dominic Gannaway 5bc4033421
fix: treeshake `$inspect.trace` code if unused in modules (#14774)
1 week ago
github-actions[bot] 69d198eb44
Version Packages (#14764)
1 week ago
Rich Harris 7c6379a260
fix: bump esrap dependency (#14765)
1 week ago
Dominic Gannaway d0f156c0f9
fix: ensure $inspect.trace code is treeshaken out if unused (#14770)
1 week ago
Dominic Gannaway 8705d44c64
fix: ensure svg namespace for `<a>` elements is correct (#14756)
1 week ago
github-actions[bot] 2bfdd1b436
Version Packages (#14745)
1 week ago
Taku Fukada c79b909458
fix: remove 'implements' from class declaration (#14749)
1 week ago
Rich Harris e38975eac9
fix: remove unwanted properties from both replaced and unreplaced nodes (#14744)
1 week ago
github-actions[bot] 00ff60e8d5
Version Packages (#14740)
1 week ago
Rich Harris c033dae049
fix: bump esrap, prevent malformed AST (#14742)
1 week ago
Rich Harris 36a437c2f9
fix: compare array contents for equality mismatch detections, not the arrays themselves (#14738)
1 week ago
github-actions[bot] 5529ad241f
Version Packages (#14735)
1 week ago
Simon H 3146e93bbb
chore: loose parser improvements (#14733)
1 week ago
Paolo Ricciuti 36d73cad55
fix: correctly highlight first rerun of `$inspect.trace` (#14734)
1 week ago
github-actions[bot] e0e999055d
Version Packages (#14728)
2 weeks ago
Dominic Gannaway 699dc6e4f7
fix: improve unowned derived performance (#14724)
2 weeks ago
github-actions[bot] bbf38291fc
Version Packages (#14715)
2 weeks ago
Dominic Gannaway 5483495c8d
feat: add $inspect.trace rune (#14290)
2 weeks ago
github-actions[bot] 64a32cec38
Version Packages (#14708)
2 weeks ago
Rich Harris ecd1b48095
bump changeset to minor (#14710)
2 weeks ago
Rich Harris b0e3c5b438
feat: add outro option to unmount (#14540)
2 weeks ago
Simon H f0af633263
feat: loose parser mode (#14691)
2 weeks ago
github-actions[bot] af9b071622
Version Packages (#14698)
2 weeks ago
Paolo Ricciuti 887ce6ab4b
fix: don't add parenthesis to media query if already present (#14699)
2 weeks ago
Mateusz Kadlubowski 61a0da8a5f
feat: Expose more AST types from `"svelte/compiler"` (#14601)
2 weeks ago
Dominic Gannaway 2e0dcd7872
fix: ensure if block paths retain correct template namespacing (#14685)
2 weeks ago
github-actions[bot] 780041a51e
Version Packages (#14689)
2 weeks ago
Yang Pan 88c2d6ea36
fix: Allow unquoted slash in attributes (#14615)
2 weeks ago
Paolo Ricciuti 5e8d6edcf8
fix: make `defaultValue` work with spread (#14640)
2 weeks ago
Rich Harris ef8bd6adeb
fix: better handle hydration of script/style elements (alternative) (#14683)
2 weeks ago
Dominic Gannaway 8ba1b9ddd0
fix: avoid mutation validation for invalidate_inner_signals (#14688)
2 weeks ago
github-actions[bot] 7aa80fc2a7
Version Packages (#14682)
2 weeks ago
Paolo Ricciuti edfc0a9c6a
fix: correctly handle ssr for `reactivity/window` (#14681)
2 weeks ago
github-actions[bot] a5a4649743
Version Packages (#14679)
2 weeks ago
Simon H 68d266e0f8
fix: remove overzealous `reactive_declaration_non_reactive_property` warning (#14663)
2 weeks ago
Paolo Ricciuti ea6fd95332
fix: account for global block in `is_empty` (#14677)
2 weeks ago
github-actions[bot] b0374f8863
Version Packages (#14662)
2 weeks ago
Rich Harris d43a10ba7a
feat: add `svelte/reactivity/window` module (#14660)
2 weeks ago
Simon H a2539cfe1f
fix: correctly set custom element props (#14508)
2 weeks ago
github-actions[bot] cb5734ae66
Version Packages (#14652)
2 weeks ago
grieben a26b6d80ef
fix: overwrite #last_value when Spring is `.set()` with `{instant: true}` (#14656)
2 weeks ago
Dominic Gannaway fb879dd702
fix: ensure $state.snapshot clones holey arrays correctly (#14657)
2 weeks ago
Paolo Ricciuti ab1f7f437e
fix: transform everything that is not a selector inside `:global` (#14577)
2 weeks ago