История коммитов

Автор SHA1 Сообщение Дата
  dependabot[bot] ffd4f8d5e3 build(deps-dev): bump @microsoft/api-extractor from 7.18.6 to 7.18.7 (#4485) 4 лет назад
  dependabot[bot] 8154d13fdd build(deps-dev): bump @vitejs/plugin-vue from 1.4.0 to 1.6.0 (#4488) 4 лет назад
  dependabot[bot] ddadd93367 build(deps-dev): bump vite from 2.5.0 to 2.5.3 (#4484) 4 лет назад
  dependabot[bot] 33fc1a46a8 build(deps-dev): bump @types/node from 16.7.1 to 16.7.10 (#4483) 4 лет назад
  Evan You b89ff9291e fix(compiler-sfc): ensure script setup lang=ts output is tree-shakable 4 лет назад
  Evan You 935b4e2210 fix(compiler-core): remove no longer necessary withScopeId import in generated code 4 лет назад
  Evan You 72d2b26e96 release: v3.2.6 4 лет назад
  Evan You 4c468eb30a fix(build): avoid imports to @babel/types in client build of compiler-core 4 лет назад
  Evan You a137d73e91 release: v3.2.5 4 лет назад
  shadowings-zy 32827506ff fix(compiler-core): fix duplicated component identifier for names with non-ascii chars (#4429) 4 лет назад
  Evan You 586ec51c49 chore: warnings for ref transform 4 лет назад
  Evan You 8f1101c498 refactor(ref-transform): use shallowRef to align with types 4 лет назад
  Evan You b40845153c feat(experimental): expose ref macro types using separate d.ts file 4 лет назад
  Carlos Rodrigues afd49b3e88 types(PropType): Allow `undefined` function to be used on `PropType` (#4405) 4 лет назад
  klwf 98263821f8 fix(compiler-sfc): fix `<script>` and `<script setup>` co-usage ordering edge case (#4419) 4 лет назад
  阿崔cxr a46b0a9a96 chore(test): make unnecessarily async test case sync (#4421) 4 лет назад
  lidlanca 4792ebd687 fix(compiler-sfc): fix 'export default' rewrite with extra whitespaces (#4375) 4 лет назад
  zhangenming 9043d0dca7 refactor(reactivity): use explicit assignments. (#4401) 4 лет назад
  HcySunYang ebd0baca98 fix(types): improve the type of createElementBlock (#4406) 4 лет назад
  Evan You f1fa30adc3 refactor(ref-transform): improve algorithm into one pass 4 лет назад
  Evan You 06051c4bf2 feat(experimental): support ref transform for sfc normal `<script>` 4 лет назад
  Evan You f173cf0026 chore(sfc-playground): improve version dropdown 4 лет назад
  Evan You 40994e967c chore: fix sfc playground ci build 4 лет назад
  Evan You 80ed275073 chore(sfc-playground): enable ref transform 4 лет назад
  Evan You 6453359852 feat(ref-transform): auto infer parser plugins 4 лет назад
  Evan You 0805abe573 refactor(compiler-sfc): refSugar -> refTransform, export shouldTransformRef 4 лет назад
  Evan You 986681568f chore: export extractIdentifiers 4 лет назад
  Evan You e565831c98 feat(experimental): shouldTransform for ref-transform 4 лет назад
  Evan You 0c2ea1c134 refactor(compiler-sfc): remove parseOnly mode 4 лет назад
  Evan You db8dc753c0 feat(experimental): standalone ref transform 4 лет назад