Commit Graph

10891 Commits (svelte@5.49.1)
 

Author SHA1 Message Date
github-actions[bot] 92e6721c03
Version Packages (#17585)
2 days ago
FORMI 8933653fbe
fix: merge consecutive text nodes during hydration for large text content (#17587)
2 days ago
Rich Harris ebe583f2bb
fix: only create async functions in SSR output when necessary (#17593)
2 days ago
Antonio Bennett 5656dd569a
fix: handle renderer.run rejections (#17591)
2 days ago
7nik 704d0cd765
chore: allow testing in production env 2 (#17590)
2 days ago
Rich Harris 26b09ec420
chore: bump playwright (#17565)
3 days ago
7nik ffd65e90fe
chore: allow testing in production env (#16840)
3 days ago
Manuel 82fde88780
fix: `print()` multiline behaviour (#17319)
3 days ago
github-actions[bot] 9d1dd2e199
Version Packages (#17564)
3 days ago
Paolo Ricciuti 2d62ffee9c
fix: throw for unset `createContext` get on the server (#17580)
3 days ago
Rich Harris 1c131f11ca
fix: reset effects inside skipped branches (#17581)
3 days ago
Rich Harris 3608b3c869
fix: preserve old dependencies when updating reaction inside fork (#17579)
3 days ago
Rich Harris ece2e83eb9
fix: increment signal versions when discarding forks (#17577)
3 days ago
Rich Harris 37cd40d2e5
fix: more conservative assignment_value_stale warnings (#17574)
3 days ago
Rich Harris 2b4253f332
chore: allow sandbox to 'download' from tests (#17576)
3 days ago
Razin Shafayet 3256a75b54
fix: ignore popover elements in a11y_consider_explicit_label check (#17367)
3 days ago
GiantDragon9090 08448c501b
docs: update FAQ to mention SvelteKit hash-based routing support (#17546)
3 days ago
PandaMan 16fec7207a
fix: make onintrostart respect delay parameter (#17567)
3 days ago
Rich Harris 06e6ef83b8
failing test (#12791)
4 days ago
Rich Harris a66f453b56
docs: tweaking getting started instructions (#17566)
4 days ago
Simon H 123c48d38d
chore: give download.js script ability to download from stackblitz/github (#17549)
4 days ago
Dominik G. 975a5ec60a
fix invalid negative values in sourcemap column indexes (#17167)
4 days ago
Bladesheng 0cbf718aef
feat: allow passing `ShadowRootInit` to custom element `shadow` options (#17088)
4 days ago
github-actions[bot] 3d285f0ee4
Version Packages (#17560)
4 days ago
Rich Harris 30cea1f9a0
fix: run boundary `onerror` callbacks in a microtask, in case they result in the boundary's destruction (#17561)
4 days ago
Rich Harris 8c8a22add4
fix: prevent unintended exports from namespaces (#17562)
4 days ago
David 02b5d94b3a
fix: each block breaking with effects interspersed among items (#17550)
4 days ago
github-actions[bot] e9d580ed40
Version Packages (#17555)
4 days ago
Tee Ming 83eb9dac64
fix: avoid duplicating escaped characters when parsing styles (#17554)
4 days ago
github-actions[bot] 9662010a13
Version Packages (#17537)
5 days ago
Rich Harris 97684d32a0
add missing changeset for #17548 (#17551)
5 days ago
Richman018 5872b89fb8
fix: add pointer and touch events to a11y_no_static_element_interactions warning (#17548)
5 days ago
David 5e0d18d210 fix: advance hydration before skipping settled async blocks (#17539)
5 days ago
ai-man-codes efcb7353bb
fix: handle falsy dynamic components in SSR (#17542)
5 days ago
dive2tech c3fcc15cfa
feat: improve text/binary file detection in hash.js (#17543)
5 days ago
Pádraic Slattery 6e4820dcf6
chore: Update outdated GitHub Actions versions (#17487)
6 days ago
David bec90d4801
fix: avoid using dev-mode array.includes wrapper on internal array checks (#17536)
6 days ago
Gokul c041d122ba
docs: add note about typing children as Snippet in $props (#17534)
6 days ago
David fe12ffc2a3
fix: avoid unnecessary block effect re-runs after async work completes (#17535)
6 days ago
github-actions[bot] e1427aa0c8
Version Packages (#17531)
1 week ago
Benjamin Tamasi 6046bbb456
fix: export `wait` function from internal client index (#17530)
1 week ago
github-actions[bot] 9108404450
Version Packages (#17517)
1 week ago
Rich Harris 0f68a00c3c
chore: defense-in-depth against script escapes (#17479)
1 week ago
Rich Harris 9b6539a8ef
fix: properly hydrate await in `{@html}` (alternative) (#17528)
1 week ago
Pooh 7ab62a5878
docs: fix <svelte:boundary> tag in const_tag_invalid_placement message (#17501)
1 week ago
Simon H 319ceae20e
chore: robustify some scripts (#17491)
1 week ago
Paolo Ricciuti 917ea2d4ae
fix: account for empty statements when visiting in transform async (#17524)
1 week ago
Rich Harris 1ff7dd6123
fix: batch resolution of async work (#17511)
1 week ago
Rich Harris ac03d27d68
chore: reduce indirection, simplify logic in batch.process(...) (#17521)
1 week ago
Rich Harris 1ed458edc7
chore: remove `set_is_updating_effect` (#17459)
1 week ago