Commit Graph

10605 Commits (83643ce0824caa2d43eb2d2785ebc849325240e9)
 

Author SHA1 Message Date
Elliott Johnson 83643ce082 upgrade devalue
10 months ago
Elliott Johnson 7c8c1ad0e6 maximum hydration
10 months ago
Elliott Johnson 4d766f87b9 checkpoint
10 months ago
Elliott Johnson da3260f99a checkpoint; hydratable and base resource work
10 months ago
Ben McCann 30e2b23b59
docs: update one more link to the packages page (#16883)
10 months ago
Ben McCann 01fc47d155
docs: link to new packages page (#16882)
10 months ago
github-actions[bot] 5c847ff79e
Version Packages (#16877)
10 months ago
Michael Shilman fdb01fd966
docs: Promote Storybook testing to h2 (#16792)
10 months ago
Jungzl 949c026259
fix: preserve tuple type in `$state.snapshot` (#16864)
10 months ago
ComputerGuy 499973454a
fix: check boundary `pending` attribute at runtime on server (#16855)
10 months ago
Yuki Ishii 4f653ddcea
fix: update error message to clarify usage with radio inputs (#16874)
10 months ago
Yuki Ishii 31541c8849
fix: allow await in svelte boundary without pending (#16857)
10 months ago
github-actions[bot] e9cd45a2da
Version Packages (#16848)
10 months ago
Jakub Kolesár 46c10d0476
fix: missing title warning for buttons and anchor tags (#16872)
10 months ago
Rich Harris 25cbdc8cb1
fix: merge batches (#16866)
10 months ago
ComputerGuy 87f7e97963
fix: wrap async `children` in `$$renderer.async` (#16862)
10 months ago
ComputerGuy 8895bd44f5
fix: coerce nullish `<title>` to empty string (#16863)
10 months ago
Conduitry e0dba165b4
docs: remove reference to SSR being synchronous (#16861)
10 months ago
Simon H bb33c555b4
chore: bump some dev deps, harden github actions (#16851)
10 months ago
Rich Harris 12e1c81fe6
chore: add missing changeset for #16838 and #16845 (#16847)
10 months ago
Rich Harris ed0a39345b
chore: simplify batch logic (#16838)
10 months ago
Rich Harris f0cede6782
chore: replace queue_idle_task with queue_micro_task (#16844)
10 months ago
github-actions[bot] b92a55994b
Version Packages (#16824)
11 months ago
LeeWxx ac7e160029
fix: SSR scoped classes for <select value> elements (#16821)
11 months ago
7nik 24944e61f5
fix: async `class:` + spread attributes were compiled into sync server-side code (#16834)
11 months ago
Tee Ming c75e862677
Update 19-await-expressions.md (#16827)
11 months ago
Aaron Ajose 7b2113e1bf
chore: fix typos (#16830)
11 months ago
Rich Harris 0ed0f1ef69
chore: disable inspector in playground (#16836)
11 months ago
Simon H 1ef297f25d
fix: ensure tick resolves within a macrotask (#16825)
11 months ago
Simon H 5e6fed6bab
fix: depend on reads of deriveds created within reaction (async mode) (#16823)
11 months ago
Rich Harris 7d9962a572
docs: update await expressions documentation (#16822)
11 months ago
github-actions[bot] 8680c29a0a
Version Packages (#16818)
11 months ago
Brittany Harris 562623d536
fix: use SSR format compatible with nginx SSI for props.id (#16820)
11 months ago
ComputerGuy cf35a22568
fix: allow `{@html await ...}` and async snippets on the server (#16817)
11 months ago
github-actions[bot] 3c694ce3a4
Version Packages (#16807)
11 months ago
Rich Harris 0e75498c21
fix: restore hydration state after `await` in `<script>` (#16806)
11 months ago
github-actions[bot] ded13b825d
Version Packages (#16801)
11 months ago
Rich Harris 5c09035685
fix: async hydration (#16797)
11 months ago
Rich Harris 1c8456885c
fix: remove outer hydration markers (#16800)
11 months ago
Rich Harris e5a75aecf8
chore: add explicit renderer.head method (#16796)
11 months ago
Rich Harris dc7da40369
chore: fix more wacky compiler output (#16794)
11 months ago
github-actions[bot] 4616422832
Version Packages (#16789)
11 months ago
Rich Harris e4ebca9289
fix: preserve SSR context when block expressions contain `await` (#16791)
11 months ago
Rich Harris 39682e2435
chore: fix SSR compiler output (#16790)
11 months ago
Rich Harris 88d7e05a2e
chore: update sandbox to support async SSR (#16787)
11 months ago
github-actions[bot] 16e16da1a8
Version Packages (#16785)
11 months ago
Rich Harris 6076bab730
fix: issue `state_proxy_unmount` warning when unmounting a state proxy (#16747)
11 months ago
Elliott Johnson 6798efacb2
chore: Rename Payload to Renderer (#16786)
11 months ago
Rich Harris fc35d9fab8
fix: add `then` to class component `render` output (#16783)
11 months ago
Rich Harris 037314a4c0
chore: remove actions-permissions monitor (#16745)
11 months ago