Commit Graph

11159 Commits (1dfe5b345dc105b5a2bf4cda5fc3cdfcd8561013)
 

Author SHA1 Message Date
Simon Holthausen 1dfe5b345d ffs
2 weeks ago
Simon Holthausen 720e23cffe fix for real - turns out there's a difference between errors in yields and errors in next
2 weeks ago
Rich Harris e6cedac68e simplify
2 weeks ago
Simon Holthausen 3f13256588 adjust test so that it fails on main
2 weeks ago
Simon H 9244f52897
Update packages/svelte/src/internal/client/reactivity/async.js
3 weeks ago
Simon H 21373cd207
stfu eslint
3 weeks ago
Simon Holthausen 9ada3dc178 fix: rethrow error of failed iterable after calling `return()`
3 weeks ago
Rich Harris dc5bd887b5
fix: resolve stale deriveds with latest value (#18167)
3 weeks ago
Rich Harris e65025be58
docs: fix testing docs (#18163)
3 weeks ago
Simon H 572444a696
fix: ignore false-positive errors of `$inspect` dependencies (#18106)
3 weeks ago
Simon H 90a70cb012
fix: flush eager effects in production (#18107)
3 weeks ago
Simon H 9521b9f3dc
fix: don't rebase just-created batches (#18117)
3 weeks ago
Rohan Santhosh Kumar 7719a74eef
chore: fix constructor typo in attributes comment (#18115)
3 weeks ago
Eduardo Kurek 146cb5ea6c
fix: lazy props reactivity (#18146)
3 weeks ago
Simon H bc82a55647
fix: ensure scheduled batch is flushed if not obsolete (#18131)
3 weeks ago
Simon H 4c96b469f8
fix: allow `@debug` tags to reference awaited variables (#18138)
3 weeks ago
Dor Alagem 69b4c9f561
fix: skip block comments in read_value to prevent apostrophe parsing error (#18153)
3 weeks ago
7nik ada3076967
fix: account for proxified instance when updating `bind:this` (#18147)
3 weeks ago
Wesley bd29b9ef2b
docs: document $state.snapshot toJSON behavior (#18154)
3 weeks ago
github-actions[bot] b771df3464
Version Packages (#18125)
4 weeks ago
Simon H 8e7319063a
fix: don't mark deriveds while an effect is updating (#18124)
1 month ago
dabund24 51736e576d
fix: do not dispatch transition event with animation (#18122)
1 month ago
Rohan Santhosh Kumar 48dc9b40c0
docs: fix spacing around option tag in bind docs (#18114)
1 month ago
Simon H 6a149666c1
chore: enhance download script to ask for folder (#18112)
1 month ago
github-actions[bot] 7fddfbdbbd
Version Packages (#18105)
1 month ago
Simon H 671fc2ea11
fix: never mark a child effect root as inert (#18111)
1 month ago
Simon H 0ed8c282f9
fix: reset context after waiting on blockers of `@const` expressions (#18100)
1 month ago
Simon H 273f1a85a4
fix: keep flushing new eager effects (#18102)
1 month ago
github-actions[bot] 4a50e8ea3b
Version Packages (#18085)
1 month ago
Simon H 15588f5fbf
fix: avoid false positives for reactivity loss warning (#18088)
1 month ago
Rich Harris 0e9e76f292
fix: freeze deriveds once their containing effects are destroyed (#17921)
1 month ago
Simon H 3937ec03bd
fix: correctly calculate `@const` blockers (#18039)
1 month ago
Simon H 7be1a0247f
fix: ensure proper HMR updates for dynamic components (#18079)
1 month ago
Simon H a4ce776070
fix: defer error boundary rendering in forks (#18076)
1 month ago
Rich Harris 7796bac806
chore: dedupe dependencies (#18084)
1 month ago
dependabot[bot] c712809ebd
chore(deps): bump vite from 5.4.20 to 7.3.2 (#18081)
1 month ago
dependabot[bot] 582c57ceb8
chore(deps-dev): bump vite from 7.1.11 to 7.3.2 (#18074)
1 month ago
github-actions[bot] 2e29c87cc9
Version Packages (#18036)
1 month ago
Rich Harris 6b653b8d17
chore: simplify parser (#18077)
1 month ago
Rich Harris 8966601dcd
fix: handle parens in template expressions more robustly (#18075)
1 month ago
Simon H 0395ef0df7
fix: unskip branches of earlier batches after commit (#18048)
1 month ago
Rich Harris cd5bda00a8
chore: fix changeset (#18073)
1 month ago
Simon H d86cb5cc32
fix: skip rebase logic in non-async mode (#18040)
1 month ago
Simon H adba758067
fix: don't reset status of uninitialized deriveds (#18054)
1 month ago
ottomated 14adb8caa9
fix: correct types for `ontoggle` on <details> elements (#18063)
1 month ago
Matia 7a2a17557c
docs: add CSS custom properties section to style directive (#18065)
1 month ago
Rich Harris f8ef6de325
chore: squelch hydration warnings in tests (#18046)
2 months ago
Rich Harris 8ee2169609
chore: improve benchmarks (#18061)
2 months ago
Rich Harris 206974a5cd
chore: generate markdown tables of CPU profiles (#18059)
2 months ago
Rich Harris a9530e5330
chore: add labels to more internal deriveds (#18050)
2 months ago