コミット履歴

作者 SHA1 メッセージ 日付
  Evan You 8867bb259a wip(vitest-migration): reactivity tests passing 3 年 前
  Thorsten Lünborg c71a08e6fd fix(runtime-core): Lifecycle hooks should support callbacks shared by reference (#6687) 3 年 前
  Evan You 47f488350c chore: run updated prettier 5 年 前
  Anthony Fu f5617fc3bb feat(reactivity): new effectScope API (#2195) 5 年 前
  Guillaume Chau 349eb0f0ad feat: onServerPrefetch (#3070) 5 年 前
  ᴜɴвʏтᴇ 052a621762 feat(compile-core): handle falsy dynamic args for v-on and v-bind (#2393) 5 年 前
  zhangzhonghe 1ea24000c8 fix(keep-alive): should remove wrapped version of injected keep alive hooks (#1959) 5 年 前
  Evan You eb2ae44d94 refactor(types): widen `Component` type to include consutructor types 5 年 前
  hareku 257727569a types(runtime-core): update error type to unknown (#798) 6 年 前
  Evan You d9d63f21b1 fix(reactivity): avoid cross-component dependency leaks in setup() 6 年 前
  Evan You bc07e95ca8 fix(ssr): avoid hard-coded ssr checks in cjs builds 6 年 前
  Evan You 25a0d4a65f wip(ssr): reduce reactivity overhead during ssr 6 年 前
  Evan You 90b9884eb4 refactor: rename/re-organize files 6 年 前
  Evan You 5fcb81050a test: tests for keep-alive 6 年 前
  Evan You c6cbca25fe feat(core): keep-alive 6 年 前
  Evan You b5886189ba types: massive refactor 6 年 前
  fisker Cheung e5d60a0f7a types: use hook type in options (#284) 6 年 前
  Evan You 37cbd0098d chore: lint + include tsx files for lint 6 年 前
  fisker Cheung 70a142c203 refactor(runtime-core): programmatically create lifecycle APIs for DRYness (#246) 6 年 前
  Evan You d87255ce46 fix(options): data options should preserve original object if possible 6 年 前
  Evan You 356a01780b wip: watcher callback handling inside suspense 6 年 前
  Evan You 51914c76e8 wip: do not fire lifecycle hooks when already unmounted 6 年 前
  Evan You 360f3b4f37 types: improve type exports 6 年 前
  Evan You 0f25c29119 refactor: reorganize component related code and types 6 年 前
  Evan You a6de6daa17 wip: disable tracking in all hooks 6 年 前
  Evan You a6616e4210 feat: 2.x options support 6 年 前
  Evan You be28f976af test: tests for error handling 6 年 前
  Evan You 966d7b5487 feat: error handling for setup / render / watch / event handlers 6 年 前
  Evan You 7fe82398f7 refactor: call instead of wrap 6 年 前
  Evan You 3d681f8bcd feat: error handling for lifecycle hooks 6 年 前