Commit Graph

10572 Commits (d4d82532cefb874732891fde33584f186a14b329)
 

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