Commit Graph

10184 Commits (ed2a1e3d43e9a9675c3c23f246b7396d493fdcec)
 

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