Commit Graph

10879 Commits (changeset-release/main)
 

Author SHA1 Message Date
github-actions[bot] a146a12612 Version Packages
1 hour ago
Rich Harris 37cd40d2e5
fix: more conservative assignment_value_stale warnings (#17574)
1 hour ago
Rich Harris 2b4253f332
chore: allow sandbox to 'download' from tests (#17576)
2 hours ago
Razin Shafayet 3256a75b54
fix: ignore popover elements in a11y_consider_explicit_label check (#17367)
3 hours ago
GiantDragon9090 08448c501b
docs: update FAQ to mention SvelteKit hash-based routing support (#17546)
3 hours ago
PandaMan 16fec7207a
fix: make onintrostart respect delay parameter (#17567)
4 hours ago
Rich Harris 06e6ef83b8
failing test (#12791)
17 hours ago
Rich Harris a66f453b56
docs: tweaking getting started instructions (#17566)
17 hours ago
Simon H 123c48d38d
chore: give download.js script ability to download from stackblitz/github (#17549)
18 hours ago
Dominik G. 975a5ec60a
fix invalid negative values in sourcemap column indexes (#17167)
20 hours ago
Bladesheng 0cbf718aef
feat: allow passing `ShadowRootInit` to custom element `shadow` options (#17088)
20 hours ago
github-actions[bot] 3d285f0ee4
Version Packages (#17560)
20 hours ago
Rich Harris 30cea1f9a0
fix: run boundary `onerror` callbacks in a microtask, in case they result in the boundary's destruction (#17561)
20 hours ago
Rich Harris 8c8a22add4
fix: prevent unintended exports from namespaces (#17562)
21 hours ago
David 02b5d94b3a
fix: each block breaking with effects interspersed among items (#17550)
22 hours ago
github-actions[bot] e9d580ed40
Version Packages (#17555)
1 day ago
Tee Ming 83eb9dac64
fix: avoid duplicating escaped characters when parsing styles (#17554)
1 day ago
github-actions[bot] 9662010a13
Version Packages (#17537)
2 days ago
Rich Harris 97684d32a0
add missing changeset for #17548 (#17551)
2 days ago
Richman018 5872b89fb8
fix: add pointer and touch events to a11y_no_static_element_interactions warning (#17548)
2 days ago
David 5e0d18d210 fix: advance hydration before skipping settled async blocks (#17539)
2 days ago
ai-man-codes efcb7353bb
fix: handle falsy dynamic components in SSR (#17542)
2 days ago
dive2tech c3fcc15cfa
feat: improve text/binary file detection in hash.js (#17543)
2 days ago
Pádraic Slattery 6e4820dcf6
chore: Update outdated GitHub Actions versions (#17487)
3 days ago
David bec90d4801
fix: avoid using dev-mode array.includes wrapper on internal array checks (#17536)
3 days ago
Gokul c041d122ba
docs: add note about typing children as Snippet in $props (#17534)
3 days ago
David fe12ffc2a3
fix: avoid unnecessary block effect re-runs after async work completes (#17535)
3 days ago
github-actions[bot] e1427aa0c8
Version Packages (#17531)
4 days ago
Benjamin Tamasi 6046bbb456
fix: export `wait` function from internal client index (#17530)
4 days ago
github-actions[bot] 9108404450
Version Packages (#17517)
5 days ago
Rich Harris 0f68a00c3c
chore: defense-in-depth against script escapes (#17479)
5 days ago
Rich Harris 9b6539a8ef
fix: properly hydrate await in `{@html}` (alternative) (#17528)
5 days ago
Pooh 7ab62a5878
docs: fix <svelte:boundary> tag in const_tag_invalid_placement message (#17501)
5 days ago
Simon H 319ceae20e
chore: robustify some scripts (#17491)
5 days ago
Paolo Ricciuti 917ea2d4ae
fix: account for empty statements when visiting in transform async (#17524)
5 days ago
Rich Harris 1ff7dd6123
fix: batch resolution of async work (#17511)
5 days ago
Rich Harris ac03d27d68
chore: reduce indirection, simplify logic in batch.process(...) (#17521)
6 days ago
Rich Harris 1ed458edc7
chore: remove `set_is_updating_effect` (#17459)
6 days ago
David 7719d0312c
fix: perf regression with async mode (#17461)
6 days ago
Rich Harris f9cc2d25b9
fix: better code generation for const tags with async dependencies (#17518)
6 days ago
Paolo Ricciuti d95887deb6
fix: hoist snippets above const in same block (#17516)
6 days ago
github-actions[bot] c1fab8caae
Version Packages (#17508)
7 days ago
Rich Harris 0ce2313e35
chore: squelch hydration warnings (#17509)
7 days ago
Rich Harris f679259232
fix: prevent duplicate dependencies without using array.includes (#17503)
7 days ago
Tensorworker d3776c1723
fix: handle non-string values in svelte:element this attribute (#17499)
7 days ago
Elliott Johnson c9ebd6a885
feat: export `parseCss` from `svelte/compiler` (#17496)
7 days ago
Rich Harris 5ce6186889
fix (#17507)
7 days ago
Rich Harris 0025d42366
chore: skippable benchmarks (#17506)
7 days ago
Rich Harris c41fef1ef1
Nicer bench output (#17505)
1 week ago
Rich Harris 46c810ce71
chore: tidy up the benchmarking code (#17504)
1 week ago