Commit Graph

2749 Commits (async-hydration)

Author SHA1 Message Date
Rich Harris 535d6aeca5 remove_nodes -> skip_nodes
3 hours ago
Rich Harris 180e36cf03 unused
3 hours ago
Rich Harris e8cc9a4b83 unused
6 hours ago
Rich Harris 3a9309f8ec all tests passing
16 hours ago
Rich Harris 27e36abbc7 Merge branch 'async-attributes' into async-hydration
16 hours ago
Rich Harris f911483b9e fix
16 hours ago
Rich Harris 3744965ac4 fix
17 hours ago
Rich Harris 795b86ef9e WIP fix async attributes
18 hours ago
Rich Harris e6cfb5c96b oops
24 hours ago
Rich Harris 85d594641d update tests
24 hours ago
Rich Harris f69537628d add renderer.async method
24 hours ago
Rich Harris dd7752ca21 merge main
1 day ago
Rich Harris e5a75aecf8
chore: add explicit renderer.head method (#16796)
1 day ago
Rich Harris ace342239b WIP fix async hydration
1 day ago
Rich Harris dc7da40369
chore: fix more wacky compiler output (#16794)
1 day ago
github-actions[bot] 4616422832
Version Packages (#16789)
2 days ago
Rich Harris e4ebca9289
fix: preserve SSR context when block expressions contain `await` (#16791)
2 days ago
Rich Harris 39682e2435
chore: fix SSR compiler output (#16790)
2 days ago
Rich Harris 88d7e05a2e
chore: update sandbox to support async SSR (#16787)
2 days ago
github-actions[bot] 16e16da1a8
Version Packages (#16785)
2 days ago
Rich Harris 6076bab730
fix: issue `state_proxy_unmount` warning when unmounting a state proxy (#16747)
2 days ago
Elliott Johnson 6798efacb2
chore: Rename Payload to Renderer (#16786)
2 days ago
Rich Harris fc35d9fab8
fix: add `then` to class component `render` output (#16783)
2 days ago
github-actions[bot] eaf4d40f51
Version Packages (#16774)
2 days ago
Elliott Johnson b8fd326d96
feat: async SSR (#16748)
2 days ago
7nik 8c982f6101
fix: correct wrong fix, get test to actually do something (#16779)
3 days ago
7nik 8b106b94f4
fix: correctly SSR hidden="until-found" (#16773)
4 days ago
Rich Harris 8b4e1fcb7a
chore: extract a couple of drive-by fixes from other branch (#16772)
4 days ago
Rich Harris 808fbb4989
chore: inline `suspend` (#16755)
1 week ago
github-actions[bot] df13be8727
Version Packages (#16754)
1 week ago
Rich Harris 72ce753278
fix: flush effects scheduled during boundary's pending phase (#16738)
1 week ago
github-actions[bot] 96a4b16842
Version Packages (#16744)
1 week ago
dai 558a3c963b
fix: transform input defaults from spread (#16481)
1 week ago
ComputerGuy 2743cd0fe5
fix: correctly analyze `<object.property>` components (#16711)
1 week ago
Elliott Johnson f09f25e6a3
fix: Don't destroy boundary contents on error unless the boundary is an error boundary (#16746)
1 week ago
ComputerGuy 68d27f1c4f
chore: generate CSS hash using the filename (#16740)
1 week ago
Simon H f343b00cc6
fix: clean up scheduling system (#16741)
1 week ago
github-actions[bot] f778975b76
Version Packages (#16734)
1 week ago
Rich Harris 18dd45640b
fix: send `$effect.pending` count to the correct boundary (#16732)
1 week ago
github-actions[bot] d92fa432d1
Version Packages (#16690)
2 weeks ago
Simon H f51c04afce
fix: ensure batch exists when resetting a failed boundary (#16698)
2 weeks ago
ComputerGuy 2344b4052e
fix: replace `undefined` with `void(0)` in CallExpressions (#16693)
3 weeks ago
ComputerGuy be645b4d9f
fix: place store setup inside async body (#16687)
3 weeks ago
Rich Harris 8f11796838 remove unused import
3 weeks ago
github-actions[bot] 942eaf027b
Version Packages (#16677)
3 weeks ago
Simon H bde51ed7dc
fix: don't fail on `flushSync` while flushing effects (#16674)
3 weeks ago
github-actions[bot] 5314f48d95
Version Packages (#16673)
3 weeks ago
github-actions[bot] 5912754fd6
Version Packages (#16667)
4 weeks ago
Simon H 677af5723c
fix: ensure async deriveds always get dependencies from thennable (#16672)
4 weeks ago
Gurpreet Atwal 967431c1a7
chore(elements.d.ts): add "Accept-CH" as valid value for `http-equiv` (#16671)
4 weeks ago