コミット履歴

作者 SHA1 メッセージ 日付
  三咲智子 Kevin Deng a68445bdac test: add template abbreviation 2 年 前
  Rizumu Ayaka b447aceac5 fix(runtime-vapor): detach effect scope & component instance (#174) 2 年 前
  Jevon e640ec6088 fix(compiler-vapor): v-on for component support `$event` argument (#177) 2 年 前
  三咲智子 Kevin Deng 9e0cd20da0 feat(compiler-vapor): support v-on for component 2 年 前
  三咲智子 Kevin Deng 3787a430f6 test(compiler-vapor): add props & emits for component 2 年 前
  三咲智子 Kevin Deng e95811887a fix(compiler-vapor): resolve component & unit tests 2 年 前
  三咲智子 Kevin Deng dce9b61ae1 refactor(runtime-vapor): extract firstEffect 2 年 前
  Doctor Wu a49b6f91ca feat(compiler-vapor): support v-on for component (#175) 2 年 前
  三咲智子 Kevin Deng bdc43226a0 refactor(runtime-vapor): export function 2 年 前
  Rizumu Ayaka 07926564fc feat(runtime-vapor): `createSlot` (#170) 2 年 前
  Jevon a0bd0e9c5f feat(compiler-vapor): ref for `v-for` (#167) 2 年 前
  三咲智子 Kevin Deng 98bae0c4a9 refactor(compiler-vapor): group directive 2 年 前
  Rizumu Ayaka 9a33d79963 feat(runtime-vapor): attach current instance to render slot (#168) 2 年 前
  ubugeeei db140a1e37 feat(runtime-vapor): setup helpers useAttrs & useSlots (#172) 2 年 前
  Jevon 9f8bf4fc82 fix(compiler-core): generate `updateEffect` for nested v-for (#171) 2 年 前
  ubugeeei ba17fb9910 fix(runtime-vapor): trigger updated hooks across components (#165) 2 年 前
  ubugeeei 78f74ce241 feat(runtime-vapor): component slot (#143) 2 年 前
  Doctor Wu bd888b9b1e feat(runtime-vapor): add app-level error handler (#160) 2 年 前
  ubugeeei 5c9a15140d feat(runtime-vapor): provide and inject (#158) 2 年 前
  Jevon ed6b1718d2 fix(compiler-vapor): SET_REF operation should be registered last (#159) 2 年 前
  Doctor Wu 9a2c12e3cd feat(runtime-vapor): implement setupContext (#157) 2 年 前
  Doctor Wu 38e167ceb8 feat: implement inheritAttrs (#153) 2 年 前
  FireBushtree 6fc5cfbc65 test(runtime-vapor): delegate events (#147) 2 年 前
  Rizumu Ayaka 2661cb2474 refactor(reactivity): remove middleware (#156) 2 年 前
  三咲智子 Kevin Deng 268a2c4ae6 chore: add vapor team 2 年 前
  Rizumu Ayaka 64e83689a0 refactor(runtime-vapor): `renderEffect` based on `ReactiveEffect` + remove `renderWatch` (#155) 2 年 前
  Rizumu Ayaka 46761880e9 refactor(baseWatch): rename onEffectCleanup to onWatcherCleanup and getCurrentEffect to getCurrentWatcher for clarity 2 年 前
  Rizumu Ayaka db4040d13a refactor(scheduler): use bitwise flags for scheduler jobs + move scheduler into reactivity 2 年 前
  Rizumu Ayaka 174118ae40 Merge remote-tracking branch 'upstream/main' 2 年 前
  Kevin Deng 三咲智子 463b47e83d feat: create component & component lifecycle/props/attrs (#151) 2 年 前