コミット履歴

作者 SHA1 メッセージ 日付
  Evan You fc47029ed3 feat(compiler): support v-for on named slots 6 年 前
  Evan You d87255ce46 fix(options): data options should preserve original object if possible 6 年 前
  Evan You d67418002f feat(compiler): generate patchFlags for runtime 6 年 前
  Evan You ee66ce78b7 feat(compiler): transform slot outlets 6 年 前
  Evan You d900c13efb refactor(compiler): separate Interpolation, SimpleExpression & CompoundExpression types 6 年 前
  Evan You 597ada36ed test: tests for v-bind transform 6 年 前
  Evan You 9b06e04e0f feat: v-on with no argument 6 年 前
  Evan You 76a1196935 feat(runtime): support rendering comment nodes 6 年 前
  Evan You b3b67b8c7d feat(compiler): ensure interpolation expressions are wrapped with toString() 6 年 前
  Evan You 8076ce1f28 feat(compiler): handle runtime helper injection 6 年 前
  Evan You 3a177a18d2 feat(compiler): element codegen 6 年 前
  Evan You 8a923f6a52 refactor: move compile into compiler-core 6 年 前
  Evan You 3ddd121b19 feat: on-the-fly template compilation 6 年 前
  Evan You 42967f1f5a wip: pass proper args to patchDOMProp 6 年 前
  Evan You 02bb156314 wip: somewhat working suspense 6 年 前
  Evan You 3904678306 types: use stricter HostNode typings 6 年 前
  Evan You 360f3b4f37 types: improve type exports 6 年 前
  Evan You d87bed0138 refactor: split componentRenderUtils 6 年 前
  Evan You 0f25c29119 refactor: reorganize component related code and types 6 年 前
  Evan You 98d1406214 test: test for app-level APIs 6 年 前
  Evan You b2d269a651 build: use api-extractor for type rollup 6 年 前
  Evan You 015d5dd0f1 feat: asset resolution 6 年 前
  Evan You 32713f8fce feat: createApp / appContext 6 年 前
  Evan You aac807bc63 test: test for directives 6 年 前
  Evan You a3b0f2bd1c feat: applyDirectives 6 年 前
  Evan You 966d7b5487 feat: error handling for setup / render / watch / event handlers 6 年 前
  Evan You fd1fef5502 test: update fragment tests 6 年 前
  Evan You 7fae3ebaf3 wip: adjust index exports 6 年 前
  Evan You 7bb822c160 wip: cloneVNode + mergeProps 6 年 前
  Evan You f3e9848bb2 refactor: use const enums for flags 6 年 前