Commit Graph

1736 Commits (async-fork)

Author SHA1 Message Date
github-actions[bot] a1698c63ec
Version Packages (#15001)
8 months ago
Dominic Gannaway dae4c5f5e1
fix: ensure signal write invalidation within effects is consistent (#14989)
8 months ago
Paolo Ricciuti a129592e5b
feat: allow const tag inside `svelte:boundary` (#14993)
8 months ago
github-actions[bot] efa5acf24e
Version Packages (#14970)
8 months ago
Paolo Ricciuti 8a1acac084
fix: never consider inert boundary effects (#14999)
8 months ago
Paolo Ricciuti 9b6e65fbeb
fix: correctly transform `pre` with no content (#14973)
8 months ago
Paolo Ricciuti 41fb51349e
fix: store access on component destroy (#14968)
8 months ago
Dominic Gannaway dbe5818560
fix: wrap each block expression in derived to encapsulte effects (#14967)
8 months ago
github-actions[bot] dc8ae825b8
Version Packages (#14965)
8 months ago
Dominic Gannaway bdc02008e4
fix: reset dependency read versions after reaction execution (#14964)
8 months ago
github-actions[bot] b7400ae93b
Version Packages (#14959)
8 months ago
Rich Harris c0842d1459
fix: properly add owners to function bindings (#14962)
8 months ago
Rich Harris 68cffa8489
fix: apply `overflow: hidden` style when transitioning elements, where necessary (#14930)
8 months ago
Rich Harris 79a67c9561
fix: account for parent scale when animating elements (#14957)
8 months ago
github-actions[bot] 80d9f9996f
Version Packages (#14953)
8 months ago
Simon H 9aae463ae1
fix: silence false-positive statel value warning (#14958)
8 months ago
Simon H a2565efa37
docs: tweak "invalid assignment" compiler error message (#14955)
8 months ago
Rich Harris ce4f9722da
fix: remove bindable prop validation (#14946)
8 months ago
github-actions[bot] 9b71eea35d
Version Packages (#14943)
8 months ago
Rich Harris d41801c75f
feat: warn on using `slide` transition with invalid `display` styles (#14936)
8 months ago
Rich Harris 4d2cb2734b
fix: prevent long delays causing erratic spring behaviour (#14940)
8 months ago
Rich Harris d245bab63a
feat: allow non-numeric values to be tweened by snapping immediately to new value (#14941)
8 months ago
Rich Harris adee13d98c
fix: account for min-width/height in `slide` transition (#14942)
8 months ago
Dominic Gannaway 9c20eb4815
chore: improve signal performance by reducing duplicate deps (#14945)
8 months ago
Caique Torres 48e3db21c1
fix: default values in object destructuring (#14554)
8 months ago
github-actions[bot] 4aadb34c02
Version Packages (#14924)
8 months ago
Simon H 08061c85da
fix: guard against `customElements` being unavailable in browser extension contexts (#14933)
8 months ago
Simon H 8241096b06
fix: treat `inert` as a boolean attribute (#14935)
8 months ago
Matthijs c8865bb4a7
fix: make Tween with duration 0 set current to target immediately (#14937)
8 months ago
Rich Harris 77378688b9
fix: remove leading newline from `<pre>` contents (#14922)
8 months ago
github-actions[bot] fb67bad5b0
Version Packages (#14921)
8 months ago
Paolo Ricciuti 72a6c7263c
fix: don't throw `bind_invalid_export` if there's also a bindable prop with the same name (#14813)
8 months ago
Dominic Gannaway cd1adbc4e6
fix: ensure logic blocks keep consistent namespacing (#14817)
8 months ago
github-actions[bot] f5c285080c
Version Packages (#14918)
8 months ago
Matthijs a646780109
fix: Make Tween work with continuous target changes (#14895)
8 months ago
Dominic Gannaway dbdb8cd7fd
fix: use cached indexOf array prototype method internally (#14912)
8 months ago
github-actions[bot] a8ca375c57
Version Packages (#14908)
8 months ago
Simon H 2e2b440954
fix: apply `clsx` logic to custom element `class` attributes (#14907)
8 months ago
Paolo Ricciuti c4e9faad52
fix: correctly parse `each` with loose parser (#14887)
8 months ago
github-actions[bot] ed26c3f658
Version Packages (#14888)
8 months ago
Dominic Gannaway 82db92f870
fix: ensure disconnected deriveds correctly connect again (#14899)
8 months ago
Paolo Ricciuti a91308d9db
fix: correctly highlight sources reassigned inside `trace` (#14811)
8 months ago
github-actions[bot] f3a7ded734
Version Packages (#14856)
8 months ago
Dominic Gannaway 8148734812
fix: ensure unowned deriveds correctly get re-linked to the graph (#14855)
8 months ago
Dominic Gannaway 32348a5387
fix: ensure $inspect.trace works correctly with null values (#14853)
8 months ago
github-actions[bot] 7f8acb8a37
Version Packages (#14824)
9 months ago
Simon H 015210a1a8
feat: allow objects/arrays for class attribute (#14714)
9 months ago
Andrey Sitnik 38a3ae321f
fix: Allow to disable animation prefix (#14822)
9 months ago
github-actions[bot] 1d773ef3a4
Version Packages (#14782)
9 months ago
Bjorn Lu 72b7bc7af8
feat: add "worker" exports condition (#14779)
9 months ago
github-actions[bot] 2086c199be
Version Packages (#14776)
9 months ago
ottomated 999b92d134
fix: intellisense DX for $props, $inspect, $bindable, and $host (#14777)
9 months ago
Dominic Gannaway 5bc4033421
fix: treeshake `$inspect.trace` code if unused in modules (#14774)
9 months ago
github-actions[bot] 69d198eb44
Version Packages (#14764)
9 months ago
Rich Harris 7c6379a260
fix: bump esrap dependency (#14765)
9 months ago
Dominic Gannaway d0f156c0f9
fix: ensure $inspect.trace code is treeshaken out if unused (#14770)
9 months ago
Dominic Gannaway 8705d44c64
fix: ensure svg namespace for `<a>` elements is correct (#14756)
9 months ago
github-actions[bot] 2bfdd1b436
Version Packages (#14745)
9 months ago
Taku Fukada c79b909458
fix: remove 'implements' from class declaration (#14749)
9 months ago
Rich Harris e38975eac9
fix: remove unwanted properties from both replaced and unreplaced nodes (#14744)
9 months ago
github-actions[bot] 00ff60e8d5
Version Packages (#14740)
9 months ago
Rich Harris c033dae049
fix: bump esrap, prevent malformed AST (#14742)
9 months ago
Rich Harris 36a437c2f9
fix: compare array contents for equality mismatch detections, not the arrays themselves (#14738)
9 months ago
github-actions[bot] 5529ad241f
Version Packages (#14735)
9 months ago
Simon H 3146e93bbb
chore: loose parser improvements (#14733)
9 months ago
Paolo Ricciuti 36d73cad55
fix: correctly highlight first rerun of `$inspect.trace` (#14734)
9 months ago
github-actions[bot] e0e999055d
Version Packages (#14728)
9 months ago
Dominic Gannaway 699dc6e4f7
fix: improve unowned derived performance (#14724)
9 months ago
github-actions[bot] bbf38291fc
Version Packages (#14715)
9 months ago
Dominic Gannaway 5483495c8d
feat: add $inspect.trace rune (#14290)
9 months ago
github-actions[bot] 64a32cec38
Version Packages (#14708)
9 months ago
Rich Harris ecd1b48095
bump changeset to minor (#14710)
9 months ago
Rich Harris b0e3c5b438
feat: add outro option to unmount (#14540)
9 months ago
Simon H f0af633263
feat: loose parser mode (#14691)
9 months ago
github-actions[bot] af9b071622
Version Packages (#14698)
9 months ago
Paolo Ricciuti 887ce6ab4b
fix: don't add parenthesis to media query if already present (#14699)
9 months ago
Mateusz Kadlubowski 61a0da8a5f
feat: Expose more AST types from `"svelte/compiler"` (#14601)
9 months ago
Dominic Gannaway 2e0dcd7872
fix: ensure if block paths retain correct template namespacing (#14685)
9 months ago
github-actions[bot] 780041a51e
Version Packages (#14689)
9 months ago
Yang Pan 88c2d6ea36
fix: Allow unquoted slash in attributes (#14615)
9 months ago
Paolo Ricciuti 5e8d6edcf8
fix: make `defaultValue` work with spread (#14640)
9 months ago
Rich Harris ef8bd6adeb
fix: better handle hydration of script/style elements (alternative) (#14683)
9 months ago
Dominic Gannaway 8ba1b9ddd0
fix: avoid mutation validation for invalidate_inner_signals (#14688)
9 months ago
github-actions[bot] 7aa80fc2a7
Version Packages (#14682)
9 months ago
Paolo Ricciuti edfc0a9c6a
fix: correctly handle ssr for `reactivity/window` (#14681)
9 months ago
github-actions[bot] a5a4649743
Version Packages (#14679)
9 months ago
Simon H 68d266e0f8
fix: remove overzealous `reactive_declaration_non_reactive_property` warning (#14663)
9 months ago
Paolo Ricciuti ea6fd95332
fix: account for global block in `is_empty` (#14677)
9 months ago
github-actions[bot] b0374f8863
Version Packages (#14662)
9 months ago
Rich Harris d43a10ba7a
feat: add `svelte/reactivity/window` module (#14660)
9 months ago
Simon H a2539cfe1f
fix: correctly set custom element props (#14508)
9 months ago
github-actions[bot] cb5734ae66
Version Packages (#14652)
9 months ago
grieben a26b6d80ef
fix: overwrite #last_value when Spring is `.set()` with `{instant: true}` (#14656)
9 months ago
Dominic Gannaway fb879dd702
fix: ensure $state.snapshot clones holey arrays correctly (#14657)
9 months ago
Paolo Ricciuti ab1f7f437e
fix: transform everything that is not a selector inside `:global` (#14577)
9 months ago
Simon H 88184cd769
fix: don't emit assignment warnings for bindings (#14651)
9 months ago
Dominic Gannaway 66e30d3288
fix: ensure snippet hoisting works in the correct scope (#14642)
9 months ago
Dominic Gannaway 9cfd2e20ab
fix: restore input binding selection position (#14649)
9 months ago
github-actions[bot] 8bee23e387
Version Packages (#14631)
9 months ago
Rich Harris a25a17373d
chore: upgrade last changeset to a minor (#14636)
9 months ago