Commit Graph

10591 Commits (merge-batches)
 

Author SHA1 Message Date
Rich Harris 8f85d7ddcb fix
11 hours ago
Rich Harris ecdfd5b40c fix
14 hours ago
Rich Harris cb6e8244ae tweak
14 hours ago
Rich Harris fe693befb9 update test
14 hours ago
Rich Harris e286d30859 WIP
1 day ago
Rich Harris 12e1c81fe6
chore: add missing changeset for #16838 and #16845 (#16847)
2 days ago
Rich Harris ed0a39345b
chore: simplify batch logic (#16838)
2 days ago
Rich Harris f0cede6782
chore: replace queue_idle_task with queue_micro_task (#16844)
2 days ago
github-actions[bot] b92a55994b
Version Packages (#16824)
3 days ago
LeeWxx ac7e160029
fix: SSR scoped classes for <select value> elements (#16821)
3 days ago
7nik 24944e61f5
fix: async `class:` + spread attributes were compiled into sync server-side code (#16834)
3 days ago
Tee Ming c75e862677
Update 19-await-expressions.md (#16827)
3 days ago
Aaron Ajose 7b2113e1bf
chore: fix typos (#16830)
3 days ago
Rich Harris 0ed0f1ef69
chore: disable inspector in playground (#16836)
3 days ago
Simon H 1ef297f25d
fix: ensure tick resolves within a macrotask (#16825)
3 days ago
Simon H 5e6fed6bab
fix: depend on reads of deriveds created within reaction (async mode) (#16823)
4 days ago
Rich Harris 7d9962a572
docs: update await expressions documentation (#16822)
4 days ago
github-actions[bot] 8680c29a0a
Version Packages (#16818)
4 days ago
Brittany Harris 562623d536
fix: use SSR format compatible with nginx SSI for props.id (#16820)
4 days ago
ComputerGuy cf35a22568
fix: allow `{@html await ...}` and async snippets on the server (#16817)
4 days ago
github-actions[bot] 3c694ce3a4
Version Packages (#16807)
5 days ago
Rich Harris 0e75498c21
fix: restore hydration state after `await` in `<script>` (#16806)
6 days ago
github-actions[bot] ded13b825d
Version Packages (#16801)
1 week ago
Rich Harris 5c09035685
fix: async hydration (#16797)
1 week ago
Rich Harris 1c8456885c
fix: remove outer hydration markers (#16800)
1 week ago
Rich Harris e5a75aecf8
chore: add explicit renderer.head method (#16796)
1 week ago
Rich Harris dc7da40369
chore: fix more wacky compiler output (#16794)
1 week ago
github-actions[bot] 4616422832
Version Packages (#16789)
1 week ago
Rich Harris e4ebca9289
fix: preserve SSR context when block expressions contain `await` (#16791)
1 week ago
Rich Harris 39682e2435
chore: fix SSR compiler output (#16790)
1 week ago
Rich Harris 88d7e05a2e
chore: update sandbox to support async SSR (#16787)
1 week ago
github-actions[bot] 16e16da1a8
Version Packages (#16785)
1 week ago
Rich Harris 6076bab730
fix: issue `state_proxy_unmount` warning when unmounting a state proxy (#16747)
1 week ago
Elliott Johnson 6798efacb2
chore: Rename Payload to Renderer (#16786)
1 week ago
Rich Harris fc35d9fab8
fix: add `then` to class component `render` output (#16783)
1 week ago
Rich Harris 037314a4c0
chore: remove actions-permissions monitor (#16745)
1 week ago
github-actions[bot] eaf4d40f51
Version Packages (#16774)
1 week ago
Elliott Johnson b8fd326d96
feat: async SSR (#16748)
1 week ago
7nik 8c982f6101
fix: correct wrong fix, get test to actually do something (#16779)
2 weeks ago
7nik 8b106b94f4
fix: correctly SSR hidden="until-found" (#16773)
2 weeks ago
Rich Harris 8b4e1fcb7a
chore: extract a couple of drive-by fixes from other branch (#16772)
2 weeks ago
Aaron Ajose a0598014d2
docs: Fix some inaccuracies (#16759)
2 weeks ago
Rich Harris 808fbb4989
chore: inline `suspend` (#16755)
2 weeks ago
github-actions[bot] df13be8727
Version Packages (#16754)
2 weeks ago
Rich Harris 72ce753278
fix: flush effects scheduled during boundary's pending phase (#16738)
2 weeks ago
dependabot[bot] 0b5bcc891e
chore(deps-dev): bump vite from 5.4.19 to 5.4.20 (#16749)
2 weeks ago
github-actions[bot] 96a4b16842
Version Packages (#16744)
2 weeks ago
dai 558a3c963b
fix: transform input defaults from spread (#16481)
2 weeks ago
ComputerGuy 2743cd0fe5
fix: correctly analyze `<object.property>` components (#16711)
2 weeks ago
Elliott Johnson f09f25e6a3
fix: Don't destroy boundary contents on error unless the boundary is an error boundary (#16746)
2 weeks ago