]> git.ipfire.org Git - thirdparty/vuejs/core.git/shortlog
thirdparty/vuejs/core.git
2021-12-06  Evan Youfix(compiler-dom): avoid bailing stringification on...
2021-12-06  Evan Youworkflow(template-explorer): handle debugging with...
2021-12-06  Evan Youchore: fix template explorer local css link
2021-12-05  Evan Youfix(compiler-sfc): make asset url imports stringifiable
2021-12-05  Evan Youchore(playground): bump repl
2021-12-03  n2ptunechore(custom-element): fix comment typo (#5028) [skip ci]
2021-11-26  Ziwen Meichore(compiler-sfc): fix typo in compileScript (#5000)
2021-11-26  Evan Yourelease: v3.2.23 v3.2.23
2021-11-26  Evan Youfeat(compiler-sfc): expose properties for more accurate HMR
2021-11-26  Che Guevaraworkflow: update `test` script to support command line...
2021-11-26  mehanchore: remove unnecessary assertion (#4867)
2021-11-26  ygj6feat(compiler-sfc): export resolveTemplateUsageCheckStr...
2021-11-26  Evan Yourevert: "fix(types): use proper array type when unwrapp...
2021-11-26  Evan Youfix(types): export ref-macros.d.ts
2021-11-25  Che Guevarachore: improve BaseTransition (#4811)
2021-11-25  Cheesefix(types): use proper array type when unwrapping react...
2021-11-25  Evan Youworkflow: use terser minification when checking size
2021-11-25  Stefan Mayerfix(runtime-dom): patchDOMProps should not set _value...
2021-11-25  Evan Youfix(runtime-core): fix component public instance has...
2021-11-25  Thorsten Lünborgfix(runtime-dom): fix option element value patching...
2021-11-25  fishDogfix(types): fix propType<any> type inference (#4985)
2021-11-25  Cédric Exbrayatrefactor: use refTransform instead of deprecated refSug...
2021-11-25  JensDllfix (types): do not unwrap refs in `toRefs` (#4966)
2021-11-25  Thorsten Lünborgfix(types): scrip-setup+ts: ensure proper handling...
2021-11-25  Evan Youfix(reactivity): retain readonly proxies when setting...
2021-11-22  ygj6fix(runtime-core): handle error in async KeepAlive...
2021-11-18  Jeet Mandaliyachore: typo [skip ci] (#4961)
2021-11-17  Cédric Exbrayatchore: fix ci build (#4958)
2021-11-15  Evan Youworkflow: separate unit and e2e tests
2021-11-15  Evan Yourelease: v3.2.22 v3.2.22
2021-11-15  edisonfix(compiler-sfc): fix expose codegen edge case (#4919)
2021-11-15  edisonfix(runtime-core): improve dedupe listeners when attr...
2021-11-15  Cathrine Vaagefix(types/sfc): fix withDefaults type inference when...
2021-11-15  yuuangfix(devtool): improve devtools late injection browser...
2021-11-15  btearefactor(compiler-core): refactor isComponentTag method...
2021-11-15  zisasignfix(compiler-sfc): externalRE support automatic http...
2021-11-15  btearefactor(compiler-sfc): replace filter method with...
2021-11-15  ygj6fix(compiler-sfc): add type for props include Function...
2021-11-15  yuchaochore: comments grammar (#4913) [ci skip]
2021-11-12  Evan Youbuild: add types conditioanl exports for TS 4.5 nodenex...
2021-11-12  Evan Youworkflow(sfc-playground): fix preview height
2021-11-08  sudongyuchore: typo (#4910) [ci skip]
2021-11-05  Evan Youworkflow: update lockfile during release
2021-11-05  Evan Youchore: update lockfile
2021-11-03  ygj6fix(compiler-sfc): add type for props's properties...
2021-11-02  Marvin Rudolphchore(reactivity): fix typo in types (#4889)
2021-11-02  Evan Yourelease: v3.2.21 v3.2.21
2021-11-02  Evan Youchore: use pnpm in release script
2021-11-02  Evan Youbuild: add tslib
2021-11-02  Sepushci: update checkout version (#4881)
2021-11-02  Evan Youfix(custom-element): fix custom element props access...
2021-11-02  Evan Youfix(devtools): avoid open handle in non-browser env
2021-11-02  Che Guevarafix(devtools): fix memory leak when devtools is not...
2021-11-02  Roland Hummelchore: ignore .idea folder (#4838) [ci skip]
2021-10-29  Captainchore: typo in comment [skip ci] (#4875)
2021-10-19  C.Y.Kunfix(runtime-core): add `v-memo` to built-in directives...
2021-10-10  Evan Youchore: improve security.md [ci skip]
2021-10-10  Evan YouCreate SECURITY.md
2021-10-09  Evan Youfix(runtime-dom): fix behavior regression for v-show...
2021-10-09  Evan Youfix(custom-element): fix initial attr type casting...
2021-10-09  Evan Youchore: avoid rollup plugin ts warning
2021-10-09  Alex Vilchischores: fix tsconfig property name reference in contrib...
2021-10-09  Evan Youfix(types): fix ref unwrapping type inference for neste...
2021-10-09  Che Guevarachore: break compat mode v-for/v-if precedence check...
2021-10-08  Evan Youworkflow: fix template explorer deps
2021-10-08  Evan Youworkflow: move to pnpm (#4766)
2021-10-08  Evan Yourelease: v3.2.20 v3.2.20
2021-10-08  Evan Youfix(compiler-sfc): fix props codegen w/ leading import
2021-10-08  Evan Youfix(hmr): fix hmr for components with no active instanc...
2021-10-08  Che Guevarachore: remove deprecated usage of String.prototype...
2021-10-08  bteachore: prettier format (#4715) [ci skip]
2021-10-08  HanochMachore: grammar in comments [ci skip]
2021-10-08  Che Guevarafix(types): make `toRef` return correct type(fix #4732...
2021-10-08  edisonfix(compiler-sfc): support runtime Enum in normal scrip...
2021-10-07  Evan Youchore: bump repl
2021-10-07  Evan Youfix(devtools): clear devtools buffer after timeout
2021-10-07  Evan Youchore: remove babelParserDefaultPlugins
2021-10-07  Thorsten Lünborgfix(types): ensure that DeepReadonly handles Ref type...
2021-10-07  dependabot... build(deps-dev): bump vite from 2.6.2 to 2.6.3 (#4749)
2021-10-07  dependabot... build(deps-dev): bump @microsoft/api-extractor from...
2021-10-07  dependabot... build(deps): bump postcss from 8.3.8 to 8.3.9 (#4751)
2021-10-07  dependabot... build(deps-dev): bump @types/node from 16.7.10 to 16...
2021-10-07  dependabot... build(deps-dev): bump @typescript-eslint/parser from...
2021-10-07  dependabot... build(deps-dev): bump @babel/core from 7.15.0 to 7...
2021-10-07  dependabot... build(deps-dev): bump jest from 27.1.0 to 27.2.4 (...
2021-10-07  dependabot... build(deps-dev): bump @vitejs/plugin-vue from 1.8.1...
2021-10-07  dependabot... build(deps): bump @babel/parser from 7.15.3 to 7.15...
2021-10-07  dependabot... build(deps-dev): bump @babel/types from 7.15.0 to 7...
2021-10-07  dependabot... build(deps-dev): bump prettier from 2.3.2 to 2.4.1...
2021-10-07  dependabot... build(deps-dev): bump @typescript-eslint/parser from...
2021-10-07  dependabot... build(deps-dev): bump @types/node from 16.7.10 to 16...
2021-10-07  dependabot... build(deps-dev): bump puppeteer from 10.2.0 to 10.4...
2021-10-07  dependabot... build(deps-dev): bump @types/jest from 27.0.1 to 27...
2021-10-07  dependabot... build(deps-dev): bump typescript from 4.4.2 to 4.4...
2021-10-07  dependabot... build(deps-dev): bump vite from 2.5.10 to 2.6.2 (#4719)
2021-09-29  zhoulixiangdocs: update link to nodejs.org to use https (#4700)
2021-09-27  Evan Youfeat(compiler-sfc): `<script setup>` defineProps destru...
2021-09-27  Che Guevaratest(vue): add config.compilerOptions.isCustomElement...
2021-09-27  chengchore(compiler-core): fix typo in defineComponent.test...
2021-09-25  Evan Yourelease: v3.2.19 v3.2.19
next