Commit Graph

11077 Commits (config)
 

Author SHA1 Message Date
Rich Harris a6dce696f1 regenerate types
2 days ago
Rich Harris 33752a31e0 cache values
2 days ago
Rich Harris d20d6042bc customElement
2 days ago
Rich Harris 1f04a53894 make css parametric
2 days ago
Rich Harris e8852e7116 fix
2 days ago
Rich Harris aaf405b119 parametric runes
2 days ago
Rich Harris 848d1dcff0 tidy up
3 days ago
Rich Harris 08e8163d89 chore: use `@sveltejs/config` for options validation
3 days ago
Rich Harris 98e8b635fa
fix: discard batches made obsolete by commit (#17934)
5 days ago
github-actions[bot] 8b86bdd82d
Version Packages (#17919)
6 days ago
Simon H dcf4865b22
chore: add "untracked allows writes" test (#17930)
6 days ago
Simon H 1ebed68322
fix: avoid traversing clean roots (#17928)
6 days ago
Conduitry 965f2a0ac8
fix: handle async RHS in assignment_value_stale (#17925)
6 days ago
Rich Harris a513da0445
chore: add invariant utility (#17929)
6 days ago
Conduitry 043a7a26cd
chore: add sandbox output files to .prettierignore (#17926)
6 days ago
Apoorv Darshan 3dbd95075c
fix: keep select.__value current when effect is deferred (#17745)
7 days ago
Rich Harris ee3807ecbe
fix autofix (#17923)
7 days ago
Rich Harris ad94009e34
chore: add autofix workflow (#17922)
7 days ago
Simon H 44c4f213e9
fix: ensure deriveds values are correct across batches (#17917)
1 week ago
dependabot[bot] 63686ae22c
chore(deps): bump devalue from 5.6.3 to 5.6.4 (#17916)
1 week ago
Theodore Brown f598b4b3c0
fix:typo in best practices documentation (#17915)
1 week ago
github-actions[bot] bd433c5ceb
Version Packages (#17901)
1 week ago
Rich Harris 7c9ff8fc69
fix: resolve boundary in correct batch when hydrating (#17914)
1 week ago
Rich Harris 667896a753
fix: recover from errors that leave a corrupted effect tree (#17888)
1 week ago
Paolo Ricciuti e4e089310d
fix: remove `untrack` circular dependency (#17910)
1 week ago
Conduitry 58f161dee2
fix: properly lazily evaluate RHS when checking for assignment_value_stale (#17906)
1 week ago
Rich Harris 0e8f49b25f
chore: rebase batches after process, not during (#17900)
1 week ago
github-actions[bot] 72cd247c33
Version Packages (#17896)
1 week ago
Simon H 342d8568f1
fix: re-process batch if new root effects were scheduled (#17895)
1 week ago
Rohan Santhosh 51d305d18a
docs: fix usable spelling in migration guide (#17889)
1 week ago
github-actions[bot] d54361b97f
Version Packages (#17886)
1 week ago
Simon H be36c934c4
fix: better `bind:this` cleanup timing (#17885)
1 week ago
github-actions[bot] d2b347042c
Version Packages (#17854)
1 week ago
Paolo Ricciuti ef95f34ae1
docs: add skill true frontmatter (#17877)
1 week ago
Simon H 1892988074
fix: don't access inert block effects (#17882)
1 week ago
Simon H 1304208970
fix: set deferreds on initial suspense, too (#17884)
1 week ago
Rich Harris 6fb7b4d265
chore: refactor scheduling (#17805)
2 weeks ago
Simon H 2deebdea8f
fix: handle asnyc updates within pending boundary (#17873)
2 weeks ago
dev-miro26 0206a2019e
fix: clean up externally-added DOM nodes in {@html} on re-render (#17853)
2 weeks ago
Rich Harris 3df2645451
chore: deactivate batch after async derived resolves (#17865)
2 weeks ago
Rich Harris 2a1f5ada13
perf: avoid re-traversing the effect tree after `$:` assignments (#17848)
2 weeks ago
Rich Harris 7dc864d941
Revert "fix: skip derived re-evaluation inside inert effect blocks" (#17869)
2 weeks ago
Rich Harris aed36051fd
chore: robustify `flatten` (#17864)
2 weeks ago
Rich Harris 9066b75c01
chore: tidy up (#17863)
2 weeks ago
dependabot[bot] 61a443f1fa
chore(deps): bump immutable from 4.3.7 to 4.3.8 (#17860)
2 weeks ago
Rich Harris e3f06f9fc7
fix: skip derived re-evaluation inside inert effect blocks (#17852)
2 weeks ago
github-actions[bot] 25a1c5368b
Version Packages (#17842)
2 weeks ago
Philip Breuer b7bc1309aa
fix: preserve original boundary errors when keyed each rows are removed during async updates (#17843)
2 weeks ago
Mathias Picker 0965028d3b
perf: optimize CSS selector pruning (#17846)
2 weeks ago
Mathias Picker 32111f9e84
perf: avoid O(n²) name scanning in scope generate/unique (#17844)
2 weeks ago