Commit Graph

9917 Commits (64021619323c72aed9ab49ef2fd2856932081f45)
 

Author SHA1 Message Date
Rich Harris 6402161932 actually let's do this instead
8 months ago
Rich Harris 1664fd8118
Update packages/svelte/src/internal/client/dom/elements/attachments.js
8 months ago
Rich Harris 869977157e reserve ability to use sequence expressions in future
8 months ago
Rich Harris c599e90d6e update name
8 months ago
Rich Harris 7e5d4d9e6c fix
8 months ago
Rich Harris afab15097c types
8 months ago
Rich Harris bec570891a fix spreading of symbol properties onto component
8 months ago
Rich Harris 85cc9bc613 remove createAttachmentKey/isAttachmentKey
8 months ago
Rich Harris 704642720a lint
8 months ago
Rich Harris 2ae3aa0993 fix
8 months ago
Rich Harris e0620a130b changeset
8 months ago
Rich Harris 0690ba225a allow cleanup to be returned directly
8 months ago
Rich Harris ed3bf0183e merge main
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
Dominic Gannaway 36ef59df1f
chore: improve test cases (#14984)
8 months ago
eyalkutz ab3290fa87
Remove out-of-date note from CONTRIBUTING.md (#14986)
8 months ago
Rich Harris 76ce303b0a
chore: bump esrap (#14969)
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
Matei Trandafir 3e11b89244
docs: improve section for snippets-slots interop (#13869)
8 months ago
Gonzalo Ruiz d15aea4e18
docs: clarify svelte:component migration, avoids common gotcha (#13835)
8 months ago
Basti Ortiz bf80c10625
docs: clarify example on dynamic dependency tracking (#13767)
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
Rich Harris ce2566d4c4
docs: simplify `$effect.tracking()` docs (#14939)
8 months ago
Dominic Gannaway 9c20eb4815
chore: improve signal performance by reducing duplicate deps (#14945)
8 months ago
Dominic Gannaway deb362fe51
chore: expand benchmark iterations (#14944)
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
Rich Harris 19038d19cb
docs: add section on update propagation (#14938)
8 months ago
Simon H 08061c85da
fix: guard against `customElements` being unavailable in browser extension contexts (#14933)
8 months ago
Simon H 34628b9c90
docs: note custom elements on caveat (#14934)
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
Simon H a1f371e786
docs: add code of files being tested (#14925)
8 months ago