Commit Graph

10572 Commits (parallelize-async-work)
 

Author SHA1 Message Date
ComputerGuy d4d82532ce Merge branch 'main' into parallelize-async-work
4 days ago
ComputerGuy 06d43dfdf5 make `$.all` a stmt if all awaits are stmts
4 days ago
ComputerGuy 2344b4052e
fix: replace `undefined` with `void(0)` in CallExpressions (#16693)
4 days ago
ComputerGuy e2c32f94f1 dedupe parallelized `await` stmts
4 days ago
ComputerGuy 1080beb858 remove unused
4 days ago
ComputerGuy 4ee33d4890 ok *this* should fix it
4 days ago
ComputerGuy eb61f7a62f tweak
4 days ago
ComputerGuy 24164f9a9d fix
4 days ago
ComputerGuy 41eeabaa4b eh that'll work for now
4 days ago
ComputerGuy 01d6a75d57 try parallelizing awaited `$state`
4 days ago
ComputerGuy a819a6721c fix?
4 days ago
ComputerGuy d399d8a0d5 fix
4 days ago
ComputerGuy 82cb5156c7 parallelize `await` expressions in instance
4 days ago
ComputerGuy b138c6055b remove unused param
4 days ago
ComputerGuy dad4889c51 this probably isn't necessary?
4 days ago
ComputerGuy be645b4d9f
fix: place store setup inside async body (#16687)
4 days ago
Rich Harris 8f11796838 remove unused import
5 days ago
Jinay Patel 9d1aa699b6
Docs: Updated the custom elements documentation to include $host (#16686)
5 days ago
ComputerGuy c41900c666 more
5 days ago
ComputerGuy c17a1e3ed2 cleanup
5 days ago
ComputerGuy 7788c30087 try this
5 days ago
ComputerGuy 464d7b6eab remove unused
5 days ago
ComputerGuy c8cc9319be try this
5 days ago
ComputerGuy 1c2ea75416 make it work in dev
5 days ago
ComputerGuy 9ab08aaf15 fix
5 days ago
ComputerGuy ccc993933c fix
5 days ago
ComputerGuy fc03ba7e1b more
5 days ago
ComputerGuy f5972d3237 fix
5 days ago
ComputerGuy 8091a6eb36 more
5 days ago
ComputerGuy 1b55045a16 doh
5 days ago
ComputerGuy e80ab33d50 Merge branch 'parallelize-async-work' of https://github.com/sveltejs/svelte into parallelize-async-work
5 days ago
ComputerGuy cd8969a905 try adding regular `await`ed variables
5 days ago
ComputerGuy f57ec19efb
doh
5 days ago
ComputerGuy 76b47d7270
more
5 days ago
ComputerGuy a5a5b8da89
tweak
5 days ago
ComputerGuy e07672b9f9
fix
5 days ago
ComputerGuy 710d6a6282 fix
6 days ago
ComputerGuy aeff5f3062 lint
6 days ago
ComputerGuy c0723add39 fix?
6 days ago
ComputerGuy 2f7319c475 fix
6 days ago
ComputerGuy aafa27f5a3 don't parallelize if only one derived can be parallelized
6 days ago
ComputerGuy 0bbc880535 remove temporary test thing
6 days ago
ComputerGuy de84f6bea0 init
6 days ago
github-actions[bot] 942eaf027b
Version Packages (#16677)
1 week ago
Simon H bde51ed7dc
fix: don't fail on `flushSync` while flushing effects (#16674)
1 week ago
github-actions[bot] 5314f48d95
Version Packages (#16673)
1 week ago
github-actions[bot] 5912754fd6
Version Packages (#16667)
1 week ago
Simon H 677af5723c
fix: ensure async deriveds always get dependencies from thennable (#16672)
1 week ago
Gurpreet Atwal 967431c1a7
chore(elements.d.ts): add "Accept-CH" as valid value for `http-equiv` (#16671)
1 week ago
Rich Harris 0348b4a705 delete unused changeset
1 week ago