Commit Graph

10810 Commits (4bcbf084e70e4e29d4e4700a97fe104b12f490ea)
 

Author SHA1 Message Date
Rich Harris 4bcbf084e7
Merge 0b519f1c34 into f8bdadc1bf
3 days ago
Rich Harris f8bdadc1bf
chore: simplify is_dirty (#17444)
3 days ago
Rich Harris 359be81c09
chore: tidy up (#17443)
3 days ago
Rich Harris f04f22ea49
chore: use update_derived_status instead of set_signal_status where appropriate (#17442)
3 days ago
Rich Harris c6ce1ffeff
chore: move set_signal_status into separate module (#17441)
3 days ago
Rich Harris 7ad5772309
fix: notify deriveds of changes to sources inside forks (#17437)
4 days ago
Rich Harris 4f49ea8961
fix: don't revert source to UNINITIALIZED state when time travelling (#17409)
4 days ago
Rich Harris 05a85d305a
chore: use normalization helper for hydration tests (#17434)
4 days ago
Rich Harris ac7c7646bc
fix: don't transform references of function declarations in legacy mode (#17431)
4 days ago
Rich Harris 044dce9da5
fix: adjust `loc` property of `Program` nodes created from `<script>` elements (#17428)
5 days ago
Rich Harris 41e8643814
fix: clear batch between runs (alternative approach) (#17424)
5 days ago
Rich Harris 1482ae8726
chore: remove `async_body` (#17425)
5 days ago
Rich Harris 37f08493c9
chore: eagerly assign labels to async deriveds (#17420)
1 week ago
Tee Ming b1f44c46c3
fix: correctly compile server code when using `$inspect` after a top-level await expression (#17407)
1 week ago
Rich Harris 965bf6ceec
chore: better async setContext test (#17398)
2 weeks ago
Rich Harris fcdb28c882
chore: disable HMR in playground (#17397)
2 weeks ago
github-actions[bot] d8085c24ba
Version Packages (#17388)
3 weeks ago
Rich Harris 31ac74fac7
fix: skip static optimisation for stateless deriveds after await (#17389)
3 weeks ago
That Richan acd752524b
feat: type `currentTarget` in `on` function (#17370)
3 weeks ago
Rich Harris 95a895a9d9
fix: prevent infinite loop when HMRing a component with an `await` (#17380)
3 weeks ago
github-actions[bot] 435da13fdd
Version Packages (#17358)
1 month ago
Elliott Johnson c86c4fdca1
feat: Add CSP support for `hydratable` (#17338)
1 month ago
github-actions[bot] 5f249abeae
Version Packages (#17353)
1 month ago
Elliott Johnson 00459a1d78
fix: race condition when importing `AsyncLocalStorage` (#17350)
1 month ago
github-actions[bot] a544a9d5f3
Version Packages (#17343)
1 month ago
Rich Harris b268ccbf44
fix: correctly reschedule deferred effects when reviving a batch after async work (#17332)
1 month ago
Yash 4e6104a939
fix typo (#17347)
1 month ago
Razin Shafayet 866ae6cdc7
docs: update #each to reflect support for null and undefined (#17339)
1 month ago
Manuel a584ff1347
fix: correctly print `!doctype` during `print` (#17341)
1 month ago
github-actions[bot] 01cd35211b
Version Packages (#17331)
1 month ago
Ryan Atkinson 3cabb52534
fix: set Root start/end to null when fragment contains only whitespace (#17125)
1 month ago
Rich Harris 7ec9e4b3b1
fix: prevent erroneous `state_referenced_locally` warnings on prop fallbacks (#17329)
1 month ago
github-actions[bot] ebf7d94a71
Version Packages (#17328)
1 month ago
Davi Oliveira da Silva 5efbfa8e2b
docs: Updated docs to include usage of $bindable for bidirectional bindings and its possible riscs (#17121)
1 month ago
Random Fads 6ae3e908a1
fix: Added the "off" value to the TS definition for textarea's wrap attribute (#17326)
1 month ago
Manuel 123fab2731
fix: add more css selectors to `print()` (#17330)
1 month ago
Ben McCann 26d3d689a6
chore: upgrade glob to fix dependabot warning (#17300)
1 month ago
Elliott Johnson 44058da346
fix: Don't crash on `hydratable` serialization failures (#17315)
1 month ago
Ben McCann ad91827a23
docs: update link to sveltesociety (#17320)
1 month ago
github-actions[bot] 275fa8231f
Version Packages (#17312)
1 month ago
Rich Harris 0990095aed
fix: don't issue a11y warning for video without captions if it has no `src` (#17311)
1 month ago
Rich Harris 46603d93cb
fix: add `srcObject` to permitted `<audio>`/`<video>` attributes (#17310)
1 month ago
Ben McCann 0cdc431562
chore: upgrade dependencies to fix dependabot warnings (#17287)
1 month ago
github-actions[bot] c864d2c778
Version Packages (#17299)
1 month ago
Rich Harris 190e64acd9
fix: destroy each items after siblings are resumed (#17258)
1 month ago
Rich Harris 3a3b7e8a3f
chore: tidy up types for DOM operations (#17298)
1 month ago
dev-singh12 ba9de6a47b
docs: update outdated Svelte Society editor support link URL (#17292)
1 month ago
github-actions[bot] f091b11eab
Version Packages (#17286)
1 month ago
Simon H 794b8f3dfd
fix: keep reactions up to date even when read outside of effect (#17295)
1 month ago
Rich Harris 1f3f1826e8
chore: move DOM-related effect properties to `effect.nodes` (#17293)
1 month ago