コミット履歴

作者 SHA1 メッセージ 日付
  三咲智子 Kevin Deng 79636ddc5b refactor(compiler-vapor): dynamicFlag 2 年 前
  Rizumu Ayaka 63a127b612 feat(compiler-vapor): `v-else` / `v-else-if` (#98) 2 年 前
  三咲智子 Kevin Deng 63aacf6194 style: respect root prettier config 2 年 前
  三咲智子 Kevin Deng 17af64c0c1 feat(runtime-vapor): createFor 2 年 前
  三咲智子 Kevin Deng 4be1fc1d60 ci: show size report for push job 2 年 前
  三咲智子 Kevin Deng fcaa315493 chore: add compiler-vapor & dom for size report 2 年 前
  三咲智子 Kevin Deng 86ed0eddae perf(compiler-vapor): use array instead of regex 2 年 前
  三咲智子 Kevin Deng d3baff92b1 fix(compiler-vapor): don't mutate ast 2 年 前
  三咲智子 Kevin Deng 7e47ae17f9 feat(compiler-vapor): add error check and simplify for v-if 2 年 前
  三咲智子 Kevin Deng 61bec8a71d refactor(playground): replace v-show with v-if 2 年 前
  三咲智子 Kevin Deng 9c9e9b2862 refactor(compiler-vapor): dedpue fragment 2 年 前
  Rizumu Ayaka ede6c29434 feat(compiler-vapor): `v-if` (#96) 2 年 前
  三咲智子 Kevin Deng 2b5e8e4df6 test(compiler-vapor): refactor compile 2 年 前
  三咲智子 Kevin Deng 164fd90df4 refactor(compiler-vapor): codegen result 2 年 前
  三咲智子 Kevin Deng c2c8070207 refactor(compiler-vapor): group directives by same element 2 年 前
  三咲智子 Kevin Deng 0255505b5d feat(playground): todo mvc 2 年 前
  三咲智子 Kevin Deng 359a5dab19 refactor: get oldVal from metadata 2 年 前
  三咲智子 Kevin Deng 8848d10522 fix(compiler-vapor): omit prop key for set class&style 2 年 前
  三咲智子 Kevin Deng 69b8074122 feat(sfc-playground): display vapor status 2 年 前
  三咲智子 Kevin Deng 1f134ae43a feat(runtime-vapor): expose vapor mode flag 2 年 前
  ygj6 5028880e5b feat: generate specific function when the prop key is static (#97) 2 年 前
  三咲智子 Kevin Deng 51098cff94 feat: repl (#94) 2 年 前
  三咲智子 Kevin Deng 32604cf91c refactor(runtime-vapor): template refs 2 年 前
  三咲智子 Kevin Deng 1d11ed72fb refactor(compiler-vapor): extract gen operation 2 年 前
  三咲智子 Kevin Deng 31e8fa35c0 feat: v-model for input & textarea 2 年 前
  三咲智子 Kevin Deng 782d60475d feat: basic template ref 2 年 前
  三咲智子 Kevin Deng 6a26db2adc refactor(runtime-vapor): remove ref wrapper for mounted state 2 年 前
  三咲智子 Kevin Deng 9d071e7c31 fix(runtime-vapor): set setupState 2 年 前
  三咲智子 Kevin Deng 35334fd33e fix(runtime-vapor): patch prop 2 年 前
  ygj6 775491e46d feat: prop and attr modifiers for v-bind (#79) 2 年 前