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

Автор SHA1 Сообщение Дата
  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 лет назад
  Evan You 84b24a71f0 chore: bump deps 4 лет назад
  Evan You 73f8cae465 refactor(compiler): further extract babel ast utilities 4 лет назад
  Evan You 62f752552a refactor(compiler): extract shared ast transform utils 4 лет назад
  Evan You 6be6c268e8 test(compiler-core): include test case for expression prefixing in assignments 4 лет назад
  Evan You 4adc5042f9 types: improve ref sugar $computed typing 4 лет назад