Commit Graph

9890 Commits (dc8ae825b8c3fb8c286d54116af8d11244343974)
 

Author SHA1 Message Date
github-actions[bot] dc8ae825b8
Version Packages (#14965)
2 days ago
Dominic Gannaway bdc02008e4
fix: reset dependency read versions after reaction execution (#14964)
2 days ago
github-actions[bot] b7400ae93b
Version Packages (#14959)
2 days ago
Rich Harris c0842d1459
fix: properly add owners to function bindings (#14962)
2 days ago
Rich Harris 68cffa8489
fix: apply `overflow: hidden` style when transitioning elements, where necessary (#14930)
3 days ago
Matei Trandafir 3e11b89244
docs: improve section for snippets-slots interop (#13869)
3 days ago
Gonzalo Ruiz d15aea4e18
docs: clarify svelte:component migration, avoids common gotcha (#13835)
3 days ago
Basti Ortiz bf80c10625
docs: clarify example on dynamic dependency tracking (#13767)
3 days ago
Rich Harris 79a67c9561
fix: account for parent scale when animating elements (#14957)
3 days ago
github-actions[bot] 80d9f9996f
Version Packages (#14953)
3 days ago
Simon H 9aae463ae1
fix: silence false-positive statel value warning (#14958)
3 days ago
Simon H a2565efa37
docs: tweak "invalid assignment" compiler error message (#14955)
3 days ago
Rich Harris ce4f9722da
fix: remove bindable prop validation (#14946)
3 days ago
github-actions[bot] 9b71eea35d
Version Packages (#14943)
3 days ago
Rich Harris d41801c75f
feat: warn on using `slide` transition with invalid `display` styles (#14936)
3 days ago
Rich Harris 4d2cb2734b
fix: prevent long delays causing erratic spring behaviour (#14940)
3 days ago
Rich Harris d245bab63a
feat: allow non-numeric values to be tweened by snapping immediately to new value (#14941)
3 days ago
Rich Harris adee13d98c
fix: account for min-width/height in `slide` transition (#14942)
3 days ago
Rich Harris ce2566d4c4
docs: simplify `$effect.tracking()` docs (#14939)
3 days ago
Dominic Gannaway 9c20eb4815
chore: improve signal performance by reducing duplicate deps (#14945)
3 days ago
Dominic Gannaway deb362fe51
chore: expand benchmark iterations (#14944)
4 days ago
Caique Torres 48e3db21c1
fix: default values in object destructuring (#14554)
4 days ago
github-actions[bot] 4aadb34c02
Version Packages (#14924)
4 days ago
Rich Harris 19038d19cb
docs: add section on update propagation (#14938)
4 days ago
Simon H 08061c85da
fix: guard against `customElements` being unavailable in browser extension contexts (#14933)
4 days ago
Simon H 34628b9c90
docs: note custom elements on caveat (#14934)
4 days ago
Simon H 8241096b06
fix: treat `inert` as a boolean attribute (#14935)
4 days ago
Matthijs c8865bb4a7
fix: make Tween with duration 0 set current to target immediately (#14937)
4 days ago
Simon H a1f371e786
docs: add code of files being tested (#14925)
4 days ago
Rich Harris 77378688b9
fix: remove leading newline from `<pre>` contents (#14922)
4 days ago
Rich Harris 08a9d123e8
chore: use codePointAt instead of implementing it ourselves (#14923)
4 days ago
Felipe 8201d7ad8b
docs: Switch typing of Action<Parameter> from null to undefined in 12-use.md (#14798)
5 days ago
github-actions[bot] fb67bad5b0
Version Packages (#14921)
5 days ago
Paolo Ricciuti 72a6c7263c
fix: don't throw `bind_invalid_export` if there's also a bindable prop with the same name (#14813)
5 days ago
Dominic Gannaway cd1adbc4e6
fix: ensure logic blocks keep consistent namespacing (#14817)
5 days ago
ottomated 793f6f3b11
add note about svelte/elements to $props docs (#14829)
5 days ago
github-actions[bot] f5c285080c
Version Packages (#14918)
5 days ago
Max Katz 1734d74f51
chore: update copyright year (#14889)
5 days ago
Matthijs a646780109
fix: Make Tween work with continuous target changes (#14895)
5 days ago
Dominic Gannaway dbdb8cd7fd
fix: use cached indexOf array prototype method internally (#14912)
5 days ago
github-actions[bot] a8ca375c57
Version Packages (#14908)
5 days ago
Simon H ab91c5cddb
docs: tweak links (#14915)
5 days ago
Simon H 2e2b440954
fix: apply `clsx` logic to custom element `class` attributes (#14907)
5 days ago
Paolo Ricciuti c4e9faad52
fix: correctly parse `each` with loose parser (#14887)
5 days ago
github-actions[bot] ed26c3f658
Version Packages (#14888)
6 days ago
Dominic Gannaway 82db92f870
fix: ensure disconnected deriveds correctly connect again (#14899)
6 days ago
Paolo Ricciuti a91308d9db
fix: correctly highlight sources reassigned inside `trace` (#14811)
1 week ago
github-actions[bot] f3a7ded734
Version Packages (#14856)
1 week ago
Dominic Gannaway 8148734812
fix: ensure unowned deriveds correctly get re-linked to the graph (#14855)
1 week ago
Sri Senthil Balaji J f7f87dcc3d
chore: remove svelte.dev section from README.md (#14771)
1 week ago