Commit Graph

1696 Commits (const-rune-usage-error)

Author SHA1 Message Date
paoloricciuti 79be365d29 fix: error for rune usage in {@const} tag initialization
8 months ago
github-actions[bot] a9d1f46dbb
Version Packages (#15021)
8 months ago
Rich Harris 509ba568f3
fix: create fewer deriveds for concatenated strings (#15041)
8 months ago
Puru Vijay 2aefc5430d
feat(elements): Expose ClassValue (#15035)
8 months ago
Paolo Ricciuti 973b51d168
fix: correctly parse leading comments in function binding (#15020)
8 months ago
github-actions[bot] 1d3c4397b2
Version Packages (#15010)
8 months ago
Rich Harris ff79704ab8
fix: bump esrap (#15015)
8 months ago
Dominic Gannaway 5419610833
fix: ensure resume effects are scheduled in topological order (#15012)
8 months ago
Paolo Ricciuti 360ee70dcb
fix: remove listener on `bind_current_time` teardown (#15013)
8 months ago
Paolo Ricciuti dfa97a5e64
feat: allow every children in `template` tags (#15007)
8 months ago
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