Commit Graph

3023 Commits (svelte@5.49.1)

Author SHA1 Message Date
github-actions[bot] 92e6721c03
Version Packages (#17585)
3 days ago
FORMI 8933653fbe
fix: merge consecutive text nodes during hydration for large text content (#17587)
3 days ago
Rich Harris ebe583f2bb
fix: only create async functions in SSR output when necessary (#17593)
3 days ago
Antonio Bennett 5656dd569a
fix: handle renderer.run rejections (#17591)
3 days ago
7nik 704d0cd765
chore: allow testing in production env 2 (#17590)
3 days ago
Rich Harris 26b09ec420
chore: bump playwright (#17565)
4 days ago
7nik ffd65e90fe
chore: allow testing in production env (#16840)
4 days ago
Manuel 82fde88780
fix: `print()` multiline behaviour (#17319)
4 days ago
github-actions[bot] 9d1dd2e199
Version Packages (#17564)
4 days ago
Paolo Ricciuti 2d62ffee9c
fix: throw for unset `createContext` get on the server (#17580)
4 days ago
Rich Harris 1c131f11ca
fix: reset effects inside skipped branches (#17581)
4 days ago
Rich Harris 3608b3c869
fix: preserve old dependencies when updating reaction inside fork (#17579)
4 days ago
Rich Harris ece2e83eb9
fix: increment signal versions when discarding forks (#17577)
4 days ago
Rich Harris 37cd40d2e5
fix: more conservative assignment_value_stale warnings (#17574)
4 days ago
Razin Shafayet 3256a75b54
fix: ignore popover elements in a11y_consider_explicit_label check (#17367)
4 days ago
PandaMan 16fec7207a
fix: make onintrostart respect delay parameter (#17567)
4 days ago
Rich Harris 06e6ef83b8
failing test (#12791)
5 days ago
Dominik G. 975a5ec60a
fix invalid negative values in sourcemap column indexes (#17167)
5 days ago
Bladesheng 0cbf718aef
feat: allow passing `ShadowRootInit` to custom element `shadow` options (#17088)
5 days ago
github-actions[bot] 3d285f0ee4
Version Packages (#17560)
5 days ago
Rich Harris 30cea1f9a0
fix: run boundary `onerror` callbacks in a microtask, in case they result in the boundary's destruction (#17561)
5 days ago
Rich Harris 8c8a22add4
fix: prevent unintended exports from namespaces (#17562)
5 days ago
David 02b5d94b3a
fix: each block breaking with effects interspersed among items (#17550)
5 days ago
github-actions[bot] e9d580ed40
Version Packages (#17555)
5 days ago
Tee Ming 83eb9dac64
fix: avoid duplicating escaped characters when parsing styles (#17554)
5 days ago
github-actions[bot] 9662010a13
Version Packages (#17537)
6 days ago
Richman018 5872b89fb8
fix: add pointer and touch events to a11y_no_static_element_interactions warning (#17548)
6 days ago
David 5e0d18d210 fix: advance hydration before skipping settled async blocks (#17539)
6 days ago
ai-man-codes efcb7353bb
fix: handle falsy dynamic components in SSR (#17542)
6 days ago
David bec90d4801
fix: avoid using dev-mode array.includes wrapper on internal array checks (#17536)
1 week ago
David fe12ffc2a3
fix: avoid unnecessary block effect re-runs after async work completes (#17535)
1 week 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
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
David 7719d0312c
fix: perf regression with async mode (#17461)
1 week ago
Rich Harris f9cc2d25b9
fix: better code generation for const tags with async dependencies (#17518)
1 week ago
Paolo Ricciuti d95887deb6
fix: hoist snippets above const in same block (#17516)
1 week ago
github-actions[bot] c1fab8caae
Version Packages (#17508)
2 weeks ago
Rich Harris 0ce2313e35
chore: squelch hydration warnings (#17509)
2 weeks ago
Rich Harris f679259232
fix: prevent duplicate dependencies without using array.includes (#17503)
2 weeks ago
Tensorworker d3776c1723
fix: handle non-string values in svelte:element this attribute (#17499)
2 weeks ago
Elliott Johnson c9ebd6a885
feat: export `parseCss` from `svelte/compiler` (#17496)
2 weeks ago
github-actions[bot] 16e9c70d1e
Version Packages (#17488)
2 weeks ago