Commit Graph

10203 Commits (1f58d6b7e46e48b12d37570dc2a23f77a62df185)
 

Author SHA1 Message Date
7nik 522557559f
fix: do not prune selectors like `:global(.foo):has(.scoped)` (#15140)
10 months ago
Rich Harris 2c557b6cd8 html tags
10 months ago
Rich Harris 4642b499bb merge aa
10 months ago
Rich Harris a6d3f859a0 merge main
10 months ago
Rich Harris 8e83127e1a
chore: move more code (#15133)
10 months ago
Rich Harris f38bd5c0fa key blocks
10 months ago
github-actions[bot] c8bbb15693
Version Packages (#15139)
10 months ago
Dominic Gannaway 13a6d555c0
fix: improve derived connection to ownership graph (#15137)
10 months ago
7nik 9410ad0318
fix: correctly look for sibling elements inside blocks and components (#15106)
10 months ago
Rich Harris 42a59e2966 fix
10 months ago
Rich Harris ca11ebdde4 fix
10 months ago
Rich Harris ce34c7618c update tests
10 months ago
Rich Harris 41314a685a WIP
10 months ago
Rich Harris 5e9b29c351
chore: move context code into new module (#15132)
10 months ago
Rich Harris 2b0812817c step one - template effects
10 months ago
Rich Harris 422e658cdb Merge branch 'main' into aa
10 months ago
Rich Harris cfba900fb1 represent main/pending/failed effects separately, as we do for other blocks
10 months ago
Dominic Gannaway 036001c055 turn on hmr
10 months ago
github-actions[bot] b2c8224a73
Version Packages (#15118)
10 months ago
Dominic Gannaway fc4dd2dec4
fix: lazily connect derievds (in deriveds) to their parent (#15129)
10 months ago
Rich Harris 056601f1f1 there's no point passing to , it's unused
10 months ago
Rich Harris 29a47c23ba type annotation is unnecessary
10 months ago
Rich Harris 91d09b0d00 unused
10 months ago
Rich Harris 9c00acd5da no need to explicitly remove
10 months ago
Rich Harris 6b5d6c05b9 remove unnecessary function wrapper
10 months ago
Rich Harris adb137579f rename async_effect/fragment to offscreen_effect/fragment — much clearer IMHO
10 months ago
Rich Harris 36e281c8c9 boundary_fn -> children
10 months ago
Rich Harris 1c4db3d341 hoist functions, use names to make stuff a little clearer
10 months ago
Dominic Gannaway 5a4b11b78b fix leak
10 months ago
Elliott Johnson 3f8ce21f47
fix: Add `bind:focused` to `HTMLAttributes` (#15122)
10 months ago
Rich Harris 0e0f01ee1c
fix: disallow $state/$derived in const tags (#15115)
10 months ago
Shay Molcho 94d80c6e2c
Added missing period for consistency and readability (#15114)
10 months ago
Dominic Gannaway b9a3f1e207 cleanup and simplify
10 months ago
Rich Harris a2cbfe2b15 block only runs once, put vars inside
10 months ago
Rich Harris a0c8e71005 tidy up
10 months ago
Rich Harris 99998926e4 fix sandbox
10 months ago
Rich Harris 08c7e7bcab use experimental.async in sandbox and migrate
10 months ago
Rich Harris c16abcf79a unused
10 months ago
Rich Harris da2fa01a48 Merge branch 'main' into aa
10 months ago
Rich Harris 197acef8db waterfall detection is overzealous — remove it for now
10 months ago
Rich Harris a3c474f9e6 merge main
10 months ago
github-actions[bot] 357e1a74b4
Version Packages (#15088)
10 months ago
Rich Harris e3d4a0fa8e
chore: tweak render tag logic (#15109)
10 months ago
Rich Harris a3763c2d1f merge main
10 months ago
Rich Harris 24b6fab58b
chore: construct analysis before module walk (#15108)
10 months ago
Rich Harris b16f21a41d unused
10 months ago
Rich Harris 65385c277f revert rename
10 months ago
Rich Harris 4782a892b5 revert whatever this was
10 months ago
Rich Harris b984bf0762 add experimental option
10 months ago
Dominic Gannaway 00107cbfcf fix effect bug
10 months ago