]> git.ipfire.org Git - thirdparty/vuejs/core.git/shortlog
thirdparty/vuejs/core.git
2021-09-01  X.Lfix(suspense): misusing DOM Comment element constructor...
2021-09-01  edisonfix(ref-transform): should transform $ref when used...
2021-09-01  zhangenmingtypes(reactivity): adjust type exports (#4407)
2021-09-01  Herrington... refactor(compiler): refine CDATA endTokens (#4459)
2021-09-01  Herrington... chore: fix typo in error message (#4434) [ci skip]
2021-09-01  laineusfix(runtime-core): properly merge unmounted and beforeU...
2021-09-01  ShroXdrefactor(runtime-core): improve the type of defineAsync...
2021-09-01  Cédric Exbrayatchore(deps): update jest to v27 (#4472)
2021-09-01  Cédric Exbrayatchore: set node engine to v16 (#4471)
2021-09-01  dependabot... build(deps-dev): bump @typescript-eslint/parser from...
2021-09-01  dependabot... build(deps-dev): bump @microsoft/api-extractor from...
2021-09-01  dependabot... build(deps-dev): bump @vitejs/plugin-vue from 1.4.0...
2021-09-01  dependabot... build(deps-dev): bump vite from 2.5.0 to 2.5.3 (#4484)
2021-09-01  dependabot... build(deps-dev): bump @types/node from 16.7.1 to 16...
2021-09-01  Evan Youfix(compiler-sfc): ensure script setup lang=ts output...
2021-09-01  Evan Youfix(compiler-core): remove no longer necessary withScop...
2021-08-24  Evan Yourelease: v3.2.6 v3.2.6
2021-08-24  Evan Youfix(build): avoid imports to @babel/types in client...
2021-08-24  Evan Yourelease: v3.2.5 v3.2.5
2021-08-24  shadowings-zyfix(compiler-core): fix duplicated component identifier...
2021-08-24  Evan Youchore: warnings for ref transform
2021-08-24  Evan Yourefactor(ref-transform): use shallowRef to align with...
2021-08-24  Evan Youfeat(experimental): expose ref macro types using separa...
2021-08-23  Carlos Rodriguestypes(PropType): Allow `undefined` function to be used...
2021-08-23  klwffix(compiler-sfc): fix `<script>` and `<script setup...
2021-08-23  阿崔cxrchore(test): make unnecessarily async test case sync...
2021-08-23  lidlancafix(compiler-sfc): fix 'export default' rewrite with...
2021-08-23  zhangenmingrefactor(reactivity): use explicit assignments. (#4401)
2021-08-23  HcySunYangfix(types): improve the type of createElementBlock...
2021-08-23  Evan Yourefactor(ref-transform): improve algorithm into one...
2021-08-23  Evan Youfeat(experimental): support ref transform for sfc norma...
2021-08-23  Evan Youchore(sfc-playground): improve version dropdown
2021-08-23  Evan Youchore: fix sfc playground ci build
2021-08-23  Evan Youchore(sfc-playground): enable ref transform
2021-08-23  Evan Youfeat(ref-transform): auto infer parser plugins
2021-08-23  Evan Yourefactor(compiler-sfc): refSugar -> refTransform, expor...
2021-08-23  Evan Youchore: export extractIdentifiers
2021-08-23  Evan Youfeat(experimental): shouldTransform for ref-transform
2021-08-23  Evan Yourefactor(compiler-sfc): remove parseOnly mode
2021-08-23  Evan Youfeat(experimental): standalone ref transform
2021-08-22  Evan Youchore: bump deps
2021-08-22  Evan Yourefactor(compiler): further extract babel ast utilities
2021-08-22  Evan Yourefactor(compiler): extract shared ast transform utils
2021-08-22  Evan Youtest(compiler-core): include test case for expression...
2021-08-20  Evan Youtypes: improve ref sugar $computed typing
2021-08-17  Evan Youfix(compiler-sfc): should also expose regular script...
2021-08-17  Evan Youchore(sfc-playground): update code style and syntax
2021-08-17  Evan Yourelease: v3.2.4 v3.2.4
2021-08-17  Evan YouRevert "chore: add missing space in warning message...
2021-08-17  似水微寒refactor(compiler-sfc): remove duplicate judgment condi...
2021-08-17  zhangenmingrefactor(reactivity): reduce variable access (#4366)
2021-08-17  okbugchore: add missing space in warning message (#4359...
2021-08-17  Evan Youfix(runtime-core): ensure consistent arguments for...
2021-08-17  Evan Youfix(runtime-core): fix child component double update...
2021-08-17  Evan Youfix(compiler-sfc): fix import usage check for lowercase...
2021-08-16  Evan Yourelease: v3.2.3 v3.2.3
2021-08-16  webfansplzchore(types): remove unnecessary type assertions (...
2021-08-16  Haoqun Jiangchore: rename `onDispose` to `onScopeDispose` in warnin...
2021-08-16  skirtlefix(runtime-dom): consistently remove boolean attribute...
2021-08-16  Evan Youfix(compiler-sfc): fix import usage check in template...
2021-08-16  webfansplzfix(defineProps): defineProps generates unnecessary...
2021-08-16  Evan Youtypes(runtime-dom): fix jsx type for IDE v-model inference
2021-08-16  Amour1688types(runtime-dom): export type `StyleValue` (#3718)
2021-08-16  zdwfix(types): fix tsx ref component instance type (#2486)
2021-08-16  fishDogfix(compiler-core): fix style binding edge case (#4319)
2021-08-16  Evan Youfix(compiler-sfc): bail on import usage check when...
2021-08-16  Evan Youfix(compiler-core): fix hoisting logic for elements...
2021-08-16  鱼fix(runtime-core): patchChildren first in patchElement...
2021-08-16  HcySunYangfix(runtime-core): vnode hooks should not be called...
2021-08-16  lidlancatest(shared): improve test case for toDisplayString...
2021-08-16  edisonfix(shared): fix toDisplayString on object with null...
2021-08-16  Hazlankrefactor: merge bitwise flag checks (#4324)
2021-08-16  dependabot... build(deps): bump jszip from 3.6.0 to 3.7.1 (#4311)
2021-08-11  Evan Yourelease: v3.2.2 v3.2.2
2021-08-11  edisonfix(runtime-dom): patch `textContent` on svg properly...
2021-08-11  webfansplzfix(types): fix tsx emit-mapped handler return type...
2021-08-11  edisonfix(types): fix forceUpdate type (#4302)
2021-08-11  Shinigamifix(types): allow symbol in JSX ReservedProps.key ...
2021-08-11  Evan Youfeat(sfc): support $shallowRef ref sugar
2021-08-10  Evan Youchore(compiler-sfc): emit compiler error against incorr...
2021-08-10  Evan Youfix(server-renderer): pipeToWebWritable CF worker compat
2021-08-10  webfansplztest(reactivity): add test case for effectScope (#4239)
2021-08-10  Jordan Pittmanchore: remove left over debugger line (#4286) [ci skip]
2021-08-09  Evan Yourelease: v3.2.1 v3.2.1
2021-08-09  Evan Youchore: manual changelog for 3.2 [ci skip]
2021-08-09  Evan Youfix(compiler-sfc): fix import usage check for last...
2021-08-09  Evan Youchore: update sfc playground download dep versions
2021-08-09  Evan Yourelease: v3.2.0 v3.2.0
2021-08-09  lidlancafeat(runtime-core): support dynamic / external array...
2021-08-09  Evan Youfix(compiler-dom): stringify eligible svg content
2021-08-09  WoodyJangchore: delete useless props type (#4271)
2021-08-09  Evan Youfix(compiler-sfc): fix import usage detection for names...
2021-08-07  Evan Yourelease: v3.2.0-beta.8 v3.2.0-beta.8
2021-08-07  fishDogfix(compiler-core): detected forwarded slots in nested...
2021-08-07  edisonfix(v-memo): ensure track block when returning cached...
2021-08-07  edisonfix(v-memo): should work on v-for with constant express...
2021-08-06  Evan Youfeat(runtime-dom): support async component in defineCus...
2021-08-06  Evan Youtest: improve test case for 865b84bf
2021-08-06  Eugene Kopichchore: update link in comments for new ref sugar (...
2021-08-06  Jeff Yangchore: rename regSugar.test-d.ts to refSugar.test-d...
next