Commit Graph

10178 Commits (2703ac609618b72f60f6eae9b2c34f10da9d9f7c)
 

Author SHA1 Message Date
Rich Harris 2e49f7ce1e tidy
9 months ago
Rich Harris 176ec0d67b fix
9 months ago
Rich Harris 70fa1033de simplify
9 months ago
Rich Harris ffc4f1b037 mostly working
9 months ago
Rich Harris 303d738374 add should_defer_append flag
9 months ago
Rich Harris da5ff8809a cordon off hydration code
9 months ago
Rich Harris 877a417c17 move code
9 months ago
Rich Harris 3763ff39af Merge branch 'aa' into aa-coordination
9 months ago
Rich Harris 4588ad6366 Merge branch 'main' into aa
9 months ago
Rich Harris 9d9198af9e tweak
9 months ago
Rich Harris 5b0b9eb261 debugging utils
9 months ago
Rich Harris 5530ae5ea7 disable hmr for now
9 months ago
tomoam e83ab1c038
docs: fix typos and a link (#15135)
9 months ago
github-actions[bot] e4be4861bf
Version Packages (#15159)
9 months ago
Dominic Gannaway 6117037b64 fix HMR bug
9 months ago
github-actions[bot] 04addca428
Version Packages (#15156)
9 months ago
Rich Harris 2be3823e3a
chore: remove inert check from each block reconciliation (#15143)
9 months ago
Scott Wu 674f81b5ce
[docs] clarify that `$effect` analyzes functions deeply (#15144)
9 months ago
Simon H 6df59055e7
docs: more examples on what is outside the rendering process (#15157)
9 months ago
Dominic Gannaway a79dfb5a19 fix conflict
9 months ago
Dominic Gannaway 7bef5963bd
fix: ensure reactions are correctly attached for unowned deriveds (#15158)
9 months ago
Simon H 970aa7cfaa
fix: prevent false-positive ownership validations due to hot reload (#15154)
9 months ago
Simon H 83f00ebbd6
fix: don't error on slot prop inside block inside other component (#15148)
9 months ago
Simon H b8607f8765
fix: silence a11y attribute warnings when spread attributes present (#15150)
9 months ago
Simon H f5406c952e
fix: widen ownership when calling setContext (#15153)
9 months ago
7nik 522557559f
fix: do not prune selectors like `:global(.foo):has(.scoped)` (#15140)
9 months ago
Rich Harris 2c557b6cd8 html tags
9 months ago
Rich Harris 4642b499bb merge aa
9 months ago
Rich Harris a6d3f859a0 merge main
9 months ago
Rich Harris 8e83127e1a
chore: move more code (#15133)
9 months ago
Rich Harris f38bd5c0fa key blocks
9 months ago
github-actions[bot] c8bbb15693
Version Packages (#15139)
9 months ago
Dominic Gannaway 13a6d555c0
fix: improve derived connection to ownership graph (#15137)
9 months ago
7nik 9410ad0318
fix: correctly look for sibling elements inside blocks and components (#15106)
9 months ago
Rich Harris 42a59e2966 fix
9 months ago
Rich Harris ca11ebdde4 fix
9 months ago
Rich Harris ce34c7618c update tests
9 months ago
Rich Harris 41314a685a WIP
9 months ago
Rich Harris 5e9b29c351
chore: move context code into new module (#15132)
9 months ago
Rich Harris 2b0812817c step one - template effects
9 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