Commit Graph

11359 Commits (b433f3cd878814d6d141be359e5dafa9959b5f9e)
 

Author SHA1 Message Date
Nic Polumeyv 3feb34a992
chore: deduplicate client/server context helpers (#18580)
1 week ago
Rudevin 388840b1b2
docs: note that transitions bypass CSS prefers-reduced-motion (#18597)
1 week ago
kdelay 24130c18e2
fix: parse nth-child `of` syntax without whitespace after `of` (#18611)
1 week ago
Magnar Ovedal Myrtveit a166761b04
fix: treat concise arrow function bodies as implicit returns when calculating blockers (#18613)
1 week ago
Sander Machado a4c60ccdbb
fix: append_styles resolving to `document.head` in WC (#18614)
1 week ago
Nathan Asdarjian ee1249b43c
fix: preserve renderer type in copy() during SSR (#18616)
1 week ago
svelte-triage-bot[bot] 9c2494b134
fix: preserve namespaces in CSS type selectors (#18678)
1 week ago
Madan kumar 19aa51d443
fix: print `{#await ... catch}` et al correctly (#18645)
1 week ago
Marwan 8835003d41
fix: preserve CSS escape sequences when printing selectors (#18667)
1 week ago
Gautier Ben Aïm fe4a56b0a8
fix: avoid double-calling a derived reference when destructuring (#18668)
1 week ago
subotac 384ee73aa2
fix: preserve logical assignments to private state fields (#18594)
2 weeks ago
Siddhesh Kabra a5ea12ee93
fix: skip Program comment nodes in migration to prevent crash (#18656)
2 weeks ago
Gautier Ben Aïm 9414eaa41b
fix: prevent crash on async custom element attributes (#18661)
2 weeks ago
Yuichiro Yamashita 248a2e1db4
fix: transform expressions inside labeled statements during server compilation (#18617)
2 weeks ago
subotac c0987c09f8
fix: remove stale capture listeners from spread attributes (#18618)
2 weeks ago
Yuuki Oohara a224dd5867
fix: give effect teardowns the value from before the first write in a flush (#18620)
2 weeks ago
svelte-triage-bot[bot] 221dcae8ca
fix: preserve comment placement for server derived reads (#18641)
2 weeks ago
남정욱 7725f77cca
fix: apply CSS custom properties with falsy values on components (#18634)
2 weeks ago
Yuichiro Yamashita 135f4439c3
fix: increment private state fields through a non-`this` receiver (#18622)
2 weeks ago
github-actions[bot] 20b341f100
Version Packages (#18628)
2 weeks ago
Simon H ee6dff80ca
fix: better whitespace handling inside printer (#18638)
2 weeks ago
Simon H a1d5035d17
fix: preserve CSS comments in the AST printer (#18637)
2 weeks ago
Simon H 3ed9db4ba7
fix: don't duplicate comments in attributes (#18636)
2 weeks ago
Sankalp Thakur 26786e9298
fix: skip controlled each fast path while another batch is pending (#18625)
3 weeks ago
github-actions[bot] 44a7813730
Version Packages (#18572)
1 month ago
Elliott Johnson 23bc246a99
chore: Supply chain hardening (#18253)
1 month ago
Nic Polumeyv 3dde011d3a
fix: call `onerror` and provide a working `reset` when hydrating a failed boundary (#18556)
1 month ago
Floze 2bace308e3
fix: preserve select selection with spread attributes (#18561)
1 month ago
github-actions[bot] b29d7002ec
Version Packages (#18560)
1 month ago
Rich Harris d9e40d17cf
docs: update link on hooks page (#18564)
1 month ago
Manuel b791cac54e
chore: provide `indent` option for `print` (#18474)
1 month ago
github-actions[bot] 4a6a85b5f1
Version Packages (#18552)
1 month ago
Joe Schafer d0dbe1a480
perf: skip quadratic blocker analysis when no top-level await (#18548)
1 month ago
Simon H 22e0adb75a
fix: rerun derived that had an abort controller on reconnection (#18551)
1 month ago
github-actions[bot] 602a873b6b
Version Packages (#18497)
2 months ago
adiGuba a4fd67e361
fix: $state.eager() is sometimes incorrect in SSR (#18530)
2 months ago
prashantg-pixi 199ffebca3
fix: clear previous_task reference after abort in Tween (#18541)
2 months ago
Simon H edeef1f9f7
chore: add some failing tests (#18528)
2 months ago
Fedor Nezhivoi a91b068786
fix: abort deriveds own AbortSignal when it disconnects (#18400)
2 months ago
Simon H 4da9f74cd9
chore: bench compare report as HTML (#18543)
2 months ago
Simon H af6f1d309b
chore: run every benchmark in its own process (#18542)
2 months ago
Thribhuvan b4d1583ae2
fix: transform computed keys in keyed each block destructuring patterns (#18521)
2 months ago
Simon H 8e4f26552c
chore: changeset (#18527)
2 months ago
Rabindra Kumar Meher 08a9e9e7e4
fix: prevent derived connection leak in untracked contexts (#18517)
2 months ago
JY Wey bfbb026f2f
fix: skip unnecessary derived effect in earlier batch (#18525)
2 months ago
Simon H c2b7642263
chore: add benchmarks (#18523)
2 months ago
Ivan 5edd8b0602
fix: chain preprocessor sourcemaps with an empty sources[0] (#18518)
2 months ago
Paolo Ricciuti 41642b70ee
fix: avoid declaration tag warning in event handlers (#18500)
2 months ago
Paolo Ricciuti 8fb7ceeba5
fix: don't treat declaration tags as parts inside each blocks (#18507)
2 months ago
Paolo Ricciuti b1cadd1eae
chore: drop dead code that make TSGO fail (#18496)
2 months ago