Commit Graph

10531 Commits (c0ff1d05fb136afd82f16737112e89e3d61516b6)
 

Author SHA1 Message Date
Rich Harris 91d09b0d00 unused
9 months ago
Rich Harris 9c00acd5da no need to explicitly remove
9 months ago
Rich Harris 6b5d6c05b9 remove unnecessary function wrapper
9 months ago
Rich Harris adb137579f rename async_effect/fragment to offscreen_effect/fragment — much clearer IMHO
9 months ago
Rich Harris 36e281c8c9 boundary_fn -> children
9 months ago
Rich Harris 1c4db3d341 hoist functions, use names to make stuff a little clearer
9 months ago
Dominic Gannaway 5a4b11b78b fix leak
9 months ago
Elliott Johnson 3f8ce21f47
fix: Add `bind:focused` to `HTMLAttributes` (#15122)
9 months ago
Rich Harris 0e0f01ee1c
fix: disallow $state/$derived in const tags (#15115)
9 months ago
Shay Molcho 94d80c6e2c
Added missing period for consistency and readability (#15114)
9 months ago
Dominic Gannaway b9a3f1e207 cleanup and simplify
9 months ago
Rich Harris a2cbfe2b15 block only runs once, put vars inside
9 months ago
Rich Harris a0c8e71005 tidy up
9 months ago
Rich Harris 99998926e4 fix sandbox
9 months ago
Rich Harris 08c7e7bcab use experimental.async in sandbox and migrate
9 months ago
Rich Harris c16abcf79a unused
9 months ago
Rich Harris da2fa01a48 Merge branch 'main' into aa
9 months ago
Rich Harris 197acef8db waterfall detection is overzealous — remove it for now
9 months ago
Rich Harris a3c474f9e6 merge main
9 months ago
github-actions[bot] 357e1a74b4
Version Packages (#15088)
9 months ago
Rich Harris e3d4a0fa8e
chore: tweak render tag logic (#15109)
9 months ago
Rich Harris a3763c2d1f merge main
9 months ago
Rich Harris 24b6fab58b
chore: construct analysis before module walk (#15108)
9 months ago
Rich Harris b16f21a41d unused
9 months ago
Rich Harris 65385c277f revert rename
9 months ago
Rich Harris 4782a892b5 revert whatever this was
9 months ago
Rich Harris b984bf0762 add experimental option
9 months ago
Dominic Gannaway 00107cbfcf fix effect bug
9 months ago
Rich Harris 7907d1d04a await derived in module
9 months ago
Rich Harris 3dd1d30d90 remove script_suspend in favour of component-level suspending
9 months ago
Dominic Gannaway 38934893df fix bug
9 months ago
Dominic Gannaway 18b062c635 simplify pending boundary detection
9 months ago
Rich Harris 76314039ea fix
9 months ago
Rich Harris 46a004eef2 add experimental.async option
9 months ago
Rich Harris b78fed8eb7 merge main
9 months ago
Rich Harris 6166738520 fix comment
9 months ago
Rich Harris a4f17e139a tidy up
9 months ago
Rich Harris 69b95e6285 tidy up
9 months ago
Rich Harris 7c34419c6d simplify
9 months ago
Rich Harris c8a3d17cfd simplify
9 months ago
Rich Harris e43509c64b update changeset
9 months ago
Rich Harris 08c3d6a577 remove some Promise.resolves
9 months ago
Dominic Gannaway 79ae4084ae remove todos
9 months ago
Rich Harris 8a28f72090 dynamic elements
9 months ago
Rich Harris 1426a6d9eb fix
9 months ago
Rich Harris e9cc7dc9a1
chore: tweak each block code (#15094)
9 months ago
Rich Harris ef59763c76 html tags
9 months ago
Rich Harris baba2638c9 render tags
9 months ago
Rich Harris e8e0d7338d Merge branch 'main' into aa
9 months ago
Rich Harris 3561117b04 skip for now
9 months ago