Commit Graph

10183 Commits (async-abort-signal)
 

Author SHA1 Message Date
Rich Harris b5df097f7b fixes
7 months ago
Rich Harris f2002ce682 fix
7 months ago
Rich Harris 73fa9d33c8
chore: create intermediate directories as needed when compiling sandbox (#15163)
7 months ago
Rich Harris c270c76779 fix timing
7 months ago
Rich Harris af2224ebb3 tidy up
7 months ago
Rich Harris 2e49f7ce1e tidy
7 months ago
Rich Harris 176ec0d67b fix
7 months ago
Rich Harris 70fa1033de simplify
7 months ago
Rich Harris ffc4f1b037 mostly working
7 months ago
Rich Harris 303d738374 add should_defer_append flag
7 months ago
Rich Harris da5ff8809a cordon off hydration code
7 months ago
Rich Harris 877a417c17 move code
7 months ago
Rich Harris 3763ff39af Merge branch 'aa' into aa-coordination
7 months ago
Rich Harris 4588ad6366 Merge branch 'main' into aa
7 months ago
Rich Harris 9d9198af9e tweak
7 months ago
Rich Harris 5b0b9eb261 debugging utils
7 months ago
Rich Harris 5530ae5ea7 disable hmr for now
7 months ago
tomoam e83ab1c038
docs: fix typos and a link (#15135)
7 months ago
github-actions[bot] e4be4861bf
Version Packages (#15159)
7 months ago
Dominic Gannaway 6117037b64 fix HMR bug
7 months ago
github-actions[bot] 04addca428
Version Packages (#15156)
7 months ago
Rich Harris 2be3823e3a
chore: remove inert check from each block reconciliation (#15143)
7 months ago
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