Commit Graph

10799 Commits (f00cdee0a1aa00f6b335e71e4a13d78016b9e142)
 

Author SHA1 Message Date
David Roizenman f00cdee0a1
fix: reconnect child deriveds when evaluating connected parent derived
7 months ago
David Roizenman eb00053283
add test case for #17352
7 months ago
David Roizenman d117320804
refactor: extract setting derived status to helper, apply to sources.js
7 months ago
David Roizenman 3268f7dab3
additional changeset
7 months ago
David Roizenman 3129147b21
add test for #17342
7 months ago
David Roizenman d36462eb00
fix: derived with no deps always set as MAYBE_DIRTY
7 months ago
David Roizenman 910581334d
add changeset
7 months ago
David Roizenman 7c113d6eab
fix: reconnect deriveds inside branch effects
7 months ago
David Roizenman 90a139350b
add test for sveltejs/kit#15059
7 months ago
David Roizenman 2cd6ddf9eb
add test sample
7 months ago
github-actions[bot] 435da13fdd
Version Packages (#17358)
7 months ago
Elliott Johnson c86c4fdca1
feat: Add CSP support for `hydratable` (#17338)
7 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
Razin Shafayet 866ae6cdc7
docs: update #each to reflect support for null and undefined (#17339)
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
Davi Oliveira da Silva 5efbfa8e2b
docs: Updated docs to include usage of $bindable for bidirectional bindings and its possible riscs (#17121)
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
Ben McCann 26d3d689a6
chore: upgrade glob to fix dependabot warning (#17300)
8 months ago
Elliott Johnson 44058da346
fix: Don't crash on `hydratable` serialization failures (#17315)
8 months ago
Ben McCann ad91827a23
docs: update link to sveltesociety (#17320)
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
dev-singh12 ba9de6a47b
docs: update outdated Svelte Society editor support link URL (#17292)
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)
8 months ago
Rich Harris 0e1c98ea11
fix: allow `$props.id()` to occur after an `await` (#17285)
8 months ago
github-actions[bot] f8287b0d91
Version Packages (#17268)
8 months ago
Rich Harris 649d8572a6
fix: handle cross-realm Promises in `hydratable` (#17284)
8 months ago
Rich Harris 617e179e68
fix: preserve node locations for better sourcemaps (#17269)
8 months ago
Rich Harris 6d696be170
chore: update parser snapshots (#17267)
8 months ago
adiGuba 570f64963b
fix: add props to state_referenced_locally (#17266)
8 months ago
Simon H a72167bb38
chore: more effect debug helpers (#17259)
8 months ago