Commit Graph

10261 Commits (async-changeset)
 

Author SHA1 Message Date
Scott Wu 674f81b5ce
[docs] clarify that `$effect` analyzes functions deeply (#15144)
7 months ago
Simon H 6df59055e7
docs: more examples on what is outside the rendering process (#15157)
7 months ago
Dominic Gannaway a79dfb5a19 fix conflict
7 months ago
Dominic Gannaway 7bef5963bd
fix: ensure reactions are correctly attached for unowned deriveds (#15158)
7 months ago
Simon H 970aa7cfaa
fix: prevent false-positive ownership validations due to hot reload (#15154)
7 months ago
Simon H 83f00ebbd6
fix: don't error on slot prop inside block inside other component (#15148)
7 months ago
Simon H b8607f8765
fix: silence a11y attribute warnings when spread attributes present (#15150)
7 months ago
Simon H f5406c952e
fix: widen ownership when calling setContext (#15153)
7 months ago
7nik 522557559f
fix: do not prune selectors like `:global(.foo):has(.scoped)` (#15140)
7 months ago
Rich Harris 2c557b6cd8 html tags
7 months ago
Rich Harris 4642b499bb merge aa
7 months ago
Rich Harris a6d3f859a0 merge main
7 months ago
Rich Harris 8e83127e1a
chore: move more code (#15133)
7 months ago
Rich Harris f38bd5c0fa key blocks
7 months ago
github-actions[bot] c8bbb15693
Version Packages (#15139)
7 months ago
Dominic Gannaway 13a6d555c0
fix: improve derived connection to ownership graph (#15137)
7 months ago
7nik 9410ad0318
fix: correctly look for sibling elements inside blocks and components (#15106)
7 months ago
Rich Harris 42a59e2966 fix
7 months ago
Rich Harris ca11ebdde4 fix
7 months ago
Rich Harris ce34c7618c update tests
7 months ago
Rich Harris 41314a685a WIP
7 months ago
Rich Harris 5e9b29c351
chore: move context code into new module (#15132)
7 months ago
Rich Harris 2b0812817c step one - template effects
7 months ago
Rich Harris 422e658cdb Merge branch 'main' into aa
7 months ago
Rich Harris cfba900fb1 represent main/pending/failed effects separately, as we do for other blocks
7 months ago
Dominic Gannaway 036001c055 turn on hmr
7 months ago
github-actions[bot] b2c8224a73
Version Packages (#15118)
7 months ago
Dominic Gannaway fc4dd2dec4
fix: lazily connect derievds (in deriveds) to their parent (#15129)
7 months ago
Rich Harris 056601f1f1 there's no point passing to , it's unused
7 months ago
Rich Harris 29a47c23ba type annotation is unnecessary
7 months ago
Rich Harris 91d09b0d00 unused
7 months ago
Rich Harris 9c00acd5da no need to explicitly remove
7 months ago
Rich Harris 6b5d6c05b9 remove unnecessary function wrapper
7 months ago
Rich Harris adb137579f rename async_effect/fragment to offscreen_effect/fragment — much clearer IMHO
7 months ago
Rich Harris 36e281c8c9 boundary_fn -> children
7 months ago
Rich Harris 1c4db3d341 hoist functions, use names to make stuff a little clearer
7 months ago
Dominic Gannaway 5a4b11b78b fix leak
7 months ago
Elliott Johnson 3f8ce21f47
fix: Add `bind:focused` to `HTMLAttributes` (#15122)
7 months ago
Rich Harris 0e0f01ee1c
fix: disallow $state/$derived in const tags (#15115)
7 months ago
Shay Molcho 94d80c6e2c
Added missing period for consistency and readability (#15114)
7 months ago
Dominic Gannaway b9a3f1e207 cleanup and simplify
7 months ago
Rich Harris a2cbfe2b15 block only runs once, put vars inside
7 months ago
Rich Harris a0c8e71005 tidy up
7 months ago
Rich Harris 99998926e4 fix sandbox
7 months ago
Rich Harris 08c7e7bcab use experimental.async in sandbox and migrate
7 months ago
Rich Harris c16abcf79a unused
7 months ago
Rich Harris da2fa01a48 Merge branch 'main' into aa
7 months ago
Rich Harris 197acef8db waterfall detection is overzealous — remove it for now
7 months ago
Rich Harris a3c474f9e6 merge main
7 months ago
github-actions[bot] 357e1a74b4
Version Packages (#15088)
7 months ago