コミット履歴

作者 SHA1 メッセージ 日付
  Evan You f7a7e8d71d refactor(parser): remove ignoreSpaces option 6 年 前
  相学长 abfb2ec8ed types(reactivity): computed types remove `as` (#367) 6 年 前
  Evan You 42bf9ca3e5 feat(props): enable case conversion in all builds, preserve casing for attrs 6 年 前
  Evan You e2917fef96 feat(props): kebab -> camel prop case support in full build 6 年 前
  Evan You af5a8e1154 feat(compiler-core): re-implement v-once to use cache mechanism 6 年 前
  Evan You 9291011456 chore: comments [ci skip] 6 年 前
  Dmitry Sharshakov 3b613cbecd test(template-refs): add tests for function refs (#359) 6 年 前
  Mayness 18a349ce8c fix(reactivity): account for NaN in value change checks (#361) 6 年 前
  wangtao0101 11d0778f9c workflow: support debug single jest test file in vscode (#360) 6 年 前
  Cr 246cad7459 fix(reactivity): Map.set should trigger when adding new entry with undefined value (#364) 6 年 前
  Evan You 09c248ae87 chore: fix snapshot 6 年 前
  Evan You 113339c7b6 fix(compiler-dom): style transform of static styles should not add STYLE patchFlag 6 年 前
  大江东去 7cd1b7fcaf test(compiler-dom): test namespace parsing (#356) 6 年 前
  edison 9dcbf17f3a perf(runtime-core): use `makeMap` instead of `RE` (#350) 6 年 前
  likui e34d2bd853 types: improve slots type (#366) 6 年 前
  dependabot-preview[bot] fad691de9d build(deps-dev): bump rollup from 1.25.1 to 1.25.2 6 年 前
  dependabot-preview[bot] d89eabf29e build(deps-dev): bump lerna from 3.18.2 to 3.18.3 6 年 前
  Evan You 590e4e0ba9 chore: fix DebuggerEvent export 6 年 前
  Evan You af57ad110f chore: revert prettier 6 年 前
  Evan You b5886189ba types: massive refactor 6 年 前
  Evan You 522beaa766 chore: upgrade prettier 6 年 前
  dependabot-preview[bot] 7421297df2 build(deps-dev): bump @microsoft/api-extractor from 7.5.1 to 7.5.2 6 年 前
  dependabot-preview[bot] 6f69478102 build(deps-dev): bump lerna from 3.18.1 to 3.18.2 6 年 前
  Cr a23e03f01e feat(apiOptions): add warning for duplicated properties declared by options (#329) 6 年 前
  Evan You a25b1371ab types: improve types 6 年 前
  Evan You bc0ec27739 chore: reference link 6 年 前
  Evan You 5023dff60c feat: update svg tag list 6 年 前
  Evan You bb85aefc03 chore: move dom element config to compiler-dom 6 年 前
  Evan You 052febc127 feat(compiler): convert text mixed with elements into createVNode calls 6 年 前
  Evan You a0d570b16d Revert "feat(compiler-core): hoist element with static ref (#344)" 6 年 前