Commit Graph

3144 Commits (svelte@5.53.7)

Author SHA1 Message Date
7nik 9749ee869c
chore: add xhtml tests (#17597)
6 months ago
github-actions[bot] bb00d5b6e7
Version Packages (#17615)
6 months ago
Andrew Aquino 863c9d6875
chore: wrap JSDoc URLs in @see and @link tags (#17617)
6 months ago
Rich Harris 57cb393796
fix: allow NaN in key blocks (#17642)
6 months ago
Rich Harris bd7b8aa108
chore: fix broken css test (#17644)
6 months ago
Artyom Alekseevich f71a6813b7
fix: treat menu element like ul/ol for a11y role checks (#17638)
6 months ago
Artyom Alekseevich 4453e4895d
fix: fix spelling errors in media-query and test file (#17628)
6 months ago
Artyom Alekseevich 0c715afdab
fix: correct spelling errors in test files (#17630)
6 months ago
Artyom Alekseevich 989492f057
fix: use "set up" (verb) instead of "setup" (noun) in comments (#17632)
6 months ago
Rich Harris 6e5f2b157a
fix: exit resolved async blocks on correct node when hydrating (#17640)
6 months ago
Rich Harris bc44975869
fix: properly hydrate already-resolved async blocks (alternative) (#17641)
6 months ago
Rich Harris f5304ec8c9
chore: simplify SSR code (#17639)
6 months ago
Artyom Alekseevich a75866f34d
fix: detect store in each block expression regardless of AST shape (#17636)
6 months ago
Rich Harris fcbd3e325a
feat: allow use of createContext when instantiating components programmatically (#17575)
6 months ago
Rich Harris f05f946fea
fix: add vite-ignore comment inside dynamic crypto import (#17623)
6 months ago
7nik d7a8e3d130
fix: emit `each_key_duplicate` error in production (#16724)
6 months ago
Rich Harris 4f41e816ba
fix: ensure infinite effect loops are cleared after flushing (#17601)
6 months ago
github-actions[bot] eb63a6bbba
Version Packages (#17614)
6 months ago
Tee Ming 05229d9682
chore: remove SvelteKit data attributes from elements.d.ts (#17613)
6 months ago
Tee Ming baba15ab98
fix: avoid 'node:crypto' cloudflare warnings (#17612)
6 months ago
Simon H bc4dc1d10d
fix: avoid erroneous async derived expressions for blocks (#17604)
6 months ago
github-actions[bot] 92e6721c03
Version Packages (#17585)
7 months ago
FORMI 8933653fbe
fix: merge consecutive text nodes during hydration for large text content (#17587)
7 months ago
Rich Harris ebe583f2bb
fix: only create async functions in SSR output when necessary (#17593)
7 months ago
Antonio Bennett 5656dd569a
fix: handle renderer.run rejections (#17591)
7 months ago
7nik 704d0cd765
chore: allow testing in production env 2 (#17590)
7 months ago
Rich Harris 26b09ec420
chore: bump playwright (#17565)
7 months ago
7nik ffd65e90fe
chore: allow testing in production env (#16840)
7 months ago
Manuel 82fde88780
fix: `print()` multiline behaviour (#17319)
7 months ago
github-actions[bot] 9d1dd2e199
Version Packages (#17564)
7 months ago
Paolo Ricciuti 2d62ffee9c
fix: throw for unset `createContext` get on the server (#17580)
7 months ago
Rich Harris 1c131f11ca
fix: reset effects inside skipped branches (#17581)
7 months ago
Rich Harris 3608b3c869
fix: preserve old dependencies when updating reaction inside fork (#17579)
7 months ago
Rich Harris ece2e83eb9
fix: increment signal versions when discarding forks (#17577)
7 months ago
Rich Harris 37cd40d2e5
fix: more conservative assignment_value_stale warnings (#17574)
7 months ago
Razin Shafayet 3256a75b54
fix: ignore popover elements in a11y_consider_explicit_label check (#17367)
7 months ago
PandaMan 16fec7207a
fix: make onintrostart respect delay parameter (#17567)
7 months ago
Rich Harris 06e6ef83b8
failing test (#12791)
7 months ago
Dominik G. 975a5ec60a
fix invalid negative values in sourcemap column indexes (#17167)
7 months ago
Bladesheng 0cbf718aef
feat: allow passing `ShadowRootInit` to custom element `shadow` options (#17088)
7 months ago
github-actions[bot] 3d285f0ee4
Version Packages (#17560)
7 months ago
Rich Harris 30cea1f9a0
fix: run boundary `onerror` callbacks in a microtask, in case they result in the boundary's destruction (#17561)
7 months ago
Rich Harris 8c8a22add4
fix: prevent unintended exports from namespaces (#17562)
7 months ago
David 02b5d94b3a
fix: each block breaking with effects interspersed among items (#17550)
7 months ago
github-actions[bot] e9d580ed40
Version Packages (#17555)
7 months ago
Tee Ming 83eb9dac64
fix: avoid duplicating escaped characters when parsing styles (#17554)
7 months ago
github-actions[bot] 9662010a13
Version Packages (#17537)
7 months ago
Richman018 5872b89fb8
fix: add pointer and touch events to a11y_no_static_element_interactions warning (#17548)
7 months ago
David 5e0d18d210 fix: advance hydration before skipping settled async blocks (#17539)
7 months ago
ai-man-codes efcb7353bb
fix: handle falsy dynamic components in SSR (#17542)
7 months ago
David bec90d4801
fix: avoid using dev-mode array.includes wrapper on internal array checks (#17536)
7 months ago
David fe12ffc2a3
fix: avoid unnecessary block effect re-runs after async work completes (#17535)
7 months ago
github-actions[bot] e1427aa0c8
Version Packages (#17531)
7 months ago
Benjamin Tamasi 6046bbb456
fix: export `wait` function from internal client index (#17530)
7 months ago
github-actions[bot] 9108404450
Version Packages (#17517)
7 months ago
Rich Harris 0f68a00c3c
chore: defense-in-depth against script escapes (#17479)
7 months ago
Rich Harris 9b6539a8ef
fix: properly hydrate await in `{@html}` (alternative) (#17528)
7 months ago
Pooh 7ab62a5878
docs: fix <svelte:boundary> tag in const_tag_invalid_placement message (#17501)
7 months ago
Paolo Ricciuti 917ea2d4ae
fix: account for empty statements when visiting in transform async (#17524)
7 months ago
Rich Harris 1ff7dd6123
fix: batch resolution of async work (#17511)
7 months ago
Rich Harris ac03d27d68
chore: reduce indirection, simplify logic in batch.process(...) (#17521)
7 months ago
Rich Harris 1ed458edc7
chore: remove `set_is_updating_effect` (#17459)
7 months ago
David 7719d0312c
fix: perf regression with async mode (#17461)
7 months ago
Rich Harris f9cc2d25b9
fix: better code generation for const tags with async dependencies (#17518)
7 months ago
Paolo Ricciuti d95887deb6
fix: hoist snippets above const in same block (#17516)
7 months ago
github-actions[bot] c1fab8caae
Version Packages (#17508)
7 months ago
Rich Harris 0ce2313e35
chore: squelch hydration warnings (#17509)
7 months ago
Rich Harris f679259232
fix: prevent duplicate dependencies without using array.includes (#17503)
7 months ago
Tensorworker d3776c1723
fix: handle non-string values in svelte:element this attribute (#17499)
7 months ago
Elliott Johnson c9ebd6a885
feat: export `parseCss` from `svelte/compiler` (#17496)
7 months ago
github-actions[bot] 16e9c70d1e
Version Packages (#17488)
7 months ago
Paolo Ricciuti 4ea7631bf5
fix: trigger selectedcontent reactivity (#17486)
7 months ago
github-actions[bot] 9cf60666ea
Version Packages (#17480)
7 months ago
Paolo Ricciuti 645eb12258
feat: customizable select (#17429)
7 months ago
Paolo Ricciuti a903e9408b
fix: mark subtree of svelte boundary as dynamic (#17468)
7 months ago
Paolo Ricciuti 17c22969d8
fix: don't reset static elements with debug/snippets (#17477)
7 months ago
github-actions[bot] 0718a26b43
Version Packages (#17476)
7 months ago
Elliott Johnson cfc7e0a8c3
chore: Upgrade devalue (#17475)
7 months ago
Elliott Johnson ef81048e23
Merge commit from fork
7 months ago
Dominik G. 6d90b96e99
chore: edit changelog (#17463)
7 months ago
github-actions[bot] ed8dcd0636
Version Packages (#17458)
7 months ago
github-actions[bot] 51c7f7152c
Version Packages (#17410)
7 months ago
David 7dbb5b4788
fix: derived reactivity and perf regressions (#17362)
7 months ago
Rich Harris ae224bea49
fix: always reconnect deriveds in get, when appropriate (#17451)
7 months ago
Rich Harris 2c23390286 chore: const -> var
7 months ago
Rich Harris 286b40c452 fix: prevent derives without dependencies from ever re-running (#17445)
7 months ago
Rich Harris f8bdadc1bf
chore: simplify is_dirty (#17444)
7 months ago
Rich Harris 359be81c09
chore: tidy up (#17443)
7 months ago
Rich Harris f04f22ea49
chore: use update_derived_status instead of set_signal_status where appropriate (#17442)
7 months ago
Rich Harris c6ce1ffeff
chore: move set_signal_status into separate module (#17441)
7 months ago
Rich Harris 7ad5772309
fix: notify deriveds of changes to sources inside forks (#17437)
7 months ago
Rich Harris 4f49ea8961
fix: don't revert source to UNINITIALIZED state when time travelling (#17409)
7 months ago
Rich Harris 05a85d305a
chore: use normalization helper for hydration tests (#17434)
7 months ago
Rich Harris ac7c7646bc
fix: don't transform references of function declarations in legacy mode (#17431)
7 months ago
Rich Harris 044dce9da5
fix: adjust `loc` property of `Program` nodes created from `<script>` elements (#17428)
7 months ago
Rich Harris 41e8643814
fix: clear batch between runs (alternative approach) (#17424)
7 months ago
Rich Harris 1482ae8726
chore: remove `async_body` (#17425)
7 months ago
Rich Harris 37f08493c9
chore: eagerly assign labels to async deriveds (#17420)
7 months ago
Tee Ming b1f44c46c3
fix: correctly compile server code when using `$inspect` after a top-level await expression (#17407)
7 months ago
Rich Harris 965bf6ceec
chore: better async setContext test (#17398)
8 months ago
github-actions[bot] d8085c24ba
Version Packages (#17388)
8 months ago
Rich Harris 31ac74fac7
fix: skip static optimisation for stateless deriveds after await (#17389)
8 months ago
That Richan acd752524b
feat: type `currentTarget` in `on` function (#17370)
8 months ago
Rich Harris 95a895a9d9
fix: prevent infinite loop when HMRing a component with an `await` (#17380)
8 months ago
github-actions[bot] 435da13fdd
Version Packages (#17358)
8 months ago
Elliott Johnson c86c4fdca1
feat: Add CSP support for `hydratable` (#17338)
8 months ago
github-actions[bot] 5f249abeae
Version Packages (#17353)
8 months ago
Elliott Johnson 00459a1d78
fix: race condition when importing `AsyncLocalStorage` (#17350)
8 months ago
github-actions[bot] a544a9d5f3
Version Packages (#17343)
8 months ago
Rich Harris b268ccbf44
fix: correctly reschedule deferred effects when reviving a batch after async work (#17332)
8 months ago
Yash 4e6104a939
fix typo (#17347)
8 months ago
Manuel a584ff1347
fix: correctly print `!doctype` during `print` (#17341)
8 months ago
github-actions[bot] 01cd35211b
Version Packages (#17331)
8 months ago
Ryan Atkinson 3cabb52534
fix: set Root start/end to null when fragment contains only whitespace (#17125)
8 months ago
Rich Harris 7ec9e4b3b1
fix: prevent erroneous `state_referenced_locally` warnings on prop fallbacks (#17329)
8 months ago
github-actions[bot] ebf7d94a71
Version Packages (#17328)
8 months ago
Random Fads 6ae3e908a1
fix: Added the "off" value to the TS definition for textarea's wrap attribute (#17326)
8 months ago
Manuel 123fab2731
fix: add more css selectors to `print()` (#17330)
8 months ago
Elliott Johnson 44058da346
fix: Don't crash on `hydratable` serialization failures (#17315)
8 months ago
github-actions[bot] 275fa8231f
Version Packages (#17312)
8 months ago
Rich Harris 0990095aed
fix: don't issue a11y warning for video without captions if it has no `src` (#17311)
8 months ago
Rich Harris 46603d93cb
fix: add `srcObject` to permitted `<audio>`/`<video>` attributes (#17310)
8 months ago
Ben McCann 0cdc431562
chore: upgrade dependencies to fix dependabot warnings (#17287)
8 months ago
github-actions[bot] c864d2c778
Version Packages (#17299)
8 months ago
Rich Harris 190e64acd9
fix: destroy each items after siblings are resumed (#17258)
8 months ago
Rich Harris 3a3b7e8a3f
chore: tidy up types for DOM operations (#17298)
8 months ago
github-actions[bot] f091b11eab
Version Packages (#17286)
8 months ago
Simon H 794b8f3dfd
fix: keep reactions up to date even when read outside of effect (#17295)
8 months ago
Rich Harris 1f3f1826e8
chore: move DOM-related effect properties to `effect.nodes` (#17293)
8 months ago
Rich Harris 8dd8e3ec0b
chore: minor each tweak (#17294)
8 months ago
Rich Harris 6dea3d0a28
chore: skip static index update (#17249)
8 months ago
Manuel 5b5f688ddd
fix: `print(ast)` types (#17255)
9 months ago
Rich Harris 0e1c98ea11
fix: allow `$props.id()` to occur after an `await` (#17285)
9 months ago
github-actions[bot] f8287b0d91
Version Packages (#17268)
9 months ago
Rich Harris 649d8572a6
fix: handle cross-realm Promises in `hydratable` (#17284)
9 months ago
Rich Harris 617e179e68
fix: preserve node locations for better sourcemaps (#17269)
9 months ago
Rich Harris 6d696be170
chore: update parser snapshots (#17267)
9 months ago
adiGuba 570f64963b
fix: add props to state_referenced_locally (#17266)
9 months ago
Simon H a72167bb38
chore: more effect debug helpers (#17259)
9 months ago
github-actions[bot] b4b580a13a
Version Packages (#17257)
9 months ago
ComputerGuy bec7ca7918
fix: throw on invalid `{@tag}`s (#17256)
9 months ago
Paolo Ricciuti ae6004657d
fix: array destructuring after await (#17254)
9 months ago
github-actions[bot] 5c821c1a41
Version Packages (#17253)
9 months ago
Simon H da4cd0e359
fix: link offscreen items and last effect in each block correctly (#17240)
9 months ago
github-actions[bot] 1bc3ae7cbf
Version Packages (#17247)
9 months ago
Rich Harris 8addf203c4
feat: add `print(...)` function (#16188)
9 months ago
github-actions[bot] cc1b3f234a
Version Packages (#17245)
9 months ago
Alejandro Torres 3c63b12ccd
chore: fix typos in code comments and documentation (#17187)
9 months ago
Simon H a7848c021a
fix: generate correct code for simple destructurings (#17237)
9 months ago
Simon H d0e61bc252
fix: ensure each block animations don't mess with transitions (#17238)
9 months ago