Commit Graph

11313 Commits (main)
 

Author SHA1 Message Date
Mukund Sarma 950e2a837c
fix: strip comments from inline style values in linear time (#18553)
6 hours ago
randalmurphal ffc0e6e7ef
fix: release last_propagated_event after event propagation settles (#18569)
6 hours ago
jyc.dev f159e14de7
chore: switch to @changesets/changelog-github (#18570)
8 hours ago
Nic Polumeyv 2f684fefd7
docs: clarify that context lookup includes the current component and all ancestors (#18581)
8 hours ago
Nic Polumeyv 3feb34a992
chore: deduplicate client/server context helpers (#18580)
8 hours ago
Rudevin 388840b1b2
docs: note that transitions bypass CSS prefers-reduced-motion (#18597)
8 hours ago
kdelay 24130c18e2
fix: parse nth-child `of` syntax without whitespace after `of` (#18611)
8 hours ago
Magnar Ovedal Myrtveit a166761b04
fix: treat concise arrow function bodies as implicit returns when calculating blockers (#18613)
8 hours ago
Sander Machado a4c60ccdbb
fix: append_styles resolving to `document.head` in WC (#18614)
9 hours ago
Nathan Asdarjian ee1249b43c
fix: preserve renderer type in copy() during SSR (#18616)
12 hours ago
svelte-triage-bot[bot] 9c2494b134
fix: preserve namespaces in CSS type selectors (#18678)
13 hours ago
Madan kumar 19aa51d443
fix: print `{#await ... catch}` et al correctly (#18645)
1 day ago
Marwan 8835003d41
fix: preserve CSS escape sequences when printing selectors (#18667)
1 day ago
Gautier Ben Aïm fe4a56b0a8
fix: avoid double-calling a derived reference when destructuring (#18668)
1 day ago
subotac 384ee73aa2
fix: preserve logical assignments to private state fields (#18594)
2 days ago
Siddhesh Kabra a5ea12ee93
fix: skip Program comment nodes in migration to prevent crash (#18656)
2 days ago
Gautier Ben Aïm 9414eaa41b
fix: prevent crash on async custom element attributes (#18661)
2 days ago
Yuichiro Yamashita 248a2e1db4
fix: transform expressions inside labeled statements during server compilation (#18617)
2 days ago
subotac c0987c09f8
fix: remove stale capture listeners from spread attributes (#18618)
6 days ago
Yuuki Oohara a224dd5867
fix: give effect teardowns the value from before the first write in a flush (#18620)
6 days ago
svelte-triage-bot[bot] 221dcae8ca
fix: preserve comment placement for server derived reads (#18641)
6 days ago
남정욱 7725f77cca
fix: apply CSS custom properties with falsy values on components (#18634)
7 days ago
Yuichiro Yamashita 135f4439c3
fix: increment private state fields through a non-`this` receiver (#18622)
7 days ago
github-actions[bot] 20b341f100
Version Packages (#18628)
1 week ago
Simon H ee6dff80ca
fix: better whitespace handling inside printer (#18638)
1 week ago
Simon H a1d5035d17
fix: preserve CSS comments in the AST printer (#18637)
1 week ago
Simon H 3ed9db4ba7
fix: don't duplicate comments in attributes (#18636)
1 week ago
Sankalp Thakur 26786e9298
fix: skip controlled each fast path while another batch is pending (#18625)
2 weeks ago
github-actions[bot] 44a7813730
Version Packages (#18572)
4 weeks ago
Elliott Johnson 23bc246a99
chore: Supply chain hardening (#18253)
4 weeks ago
Nic Polumeyv 3dde011d3a
fix: call `onerror` and provide a working `reset` when hydrating a failed boundary (#18556)
4 weeks ago
Floze 2bace308e3
fix: preserve select selection with spread attributes (#18561)
4 weeks 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)
1 month ago
adiGuba a4fd67e361
fix: $state.eager() is sometimes incorrect in SSR (#18530)
1 month ago
prashantg-pixi 199ffebca3
fix: clear previous_task reference after abort in Tween (#18541)
1 month ago
Simon H edeef1f9f7
chore: add some failing tests (#18528)
1 month ago
Fedor Nezhivoi a91b068786
fix: abort deriveds own AbortSignal when it disconnects (#18400)
1 month ago
Simon H 4da9f74cd9
chore: bench compare report as HTML (#18543)
1 month ago
Simon H af6f1d309b
chore: run every benchmark in its own process (#18542)
1 month ago
Thribhuvan b4d1583ae2
fix: transform computed keys in keyed each block destructuring patterns (#18521)
1 month ago
Simon H 8e4f26552c
chore: changeset (#18527)
1 month ago
Rabindra Kumar Meher 08a9e9e7e4
fix: prevent derived connection leak in untracked contexts (#18517)
1 month ago
JY Wey bfbb026f2f
fix: skip unnecessary derived effect in earlier batch (#18525)
1 month ago
Simon H c2b7642263
chore: add benchmarks (#18523)
1 month ago