]> git.ipfire.org Git - thirdparty/vuejs/core.git/shortlog
thirdparty/vuejs/core.git
2021-07-01  Evan Youfix(runtime-core): fix mouting of detached static vnode
2021-07-01  Evan Youfix(compiler-core): properly exit self-closing pre tag
2021-07-01  Evan Youfix(types): improve type of unref()
2021-07-01  Bas van Meurschore(puppeteer): upgrade puppeteer (#4019)
2021-07-01  dependabot... build(deps-dev): bump sass from 1.32.12 to 1.35.1 ...
2021-07-01  dependabot... build(deps): bump @babel/types from 7.14.4 to 7.14...
2021-07-01  dependabot... build(deps-dev): bump vite from 2.3.7 to 2.3.8 (#4044)
2021-07-01  dependabot... build(deps): bump postcss-modules from 4.0.0 to 4.1...
2021-07-01  dependabot... build(deps): bump @babel/parser from 7.14.4 to 7.14...
2021-07-01  dependabot... build(deps-dev): bump @typescript-eslint/parser from...
2021-07-01  dependabot... build(deps-dev): bump eslint from 7.25.0 to 7.29.0...
2021-07-01  dependabot... build(deps-dev): bump typescript from 4.2.4 to 4.3...
2021-07-01  Johnson Chufeat(types/ide): support find definition for jsx tags...
2021-07-01  Johnson Chufeat(types): support IDE renaming for props (#3656)
2021-06-30  Evan Youfix(compiler-sfc): support TS runtime enum in `<script...
2021-06-30  Evan Yourefactor(reactivity): improve tree-shaking annotations
2021-06-29  Evan Youfeat(compiler-sfc): compileScript parseOnly mode
2021-06-29  Evan Youfeat(sfc): make ref sugar disabled by default
2021-06-29  Evan Youfix: prevent withAsyncContext currentInstance leak...
2021-06-29  Evan Youfeat(sfc): auto restore current instance after await...
2021-06-28  Evan Youtest: fix script setup directive test
2021-06-28  Evan Youfix(compiler-sfc): avoid script setup marker showing...
2021-06-28  Evan Youchore: warn script setup compiler macro imports
2021-06-28  Evan Youfeat(sfc): change `<script setup>` directive resolution...
2021-06-28  Evan Youchore(sfc-playground): handle ssr-only compile errors
2021-06-28  Evan Youfix(compiler-sfc): fix defineProps/defineEmits usage...
2021-06-28  Evan Youfeat(sfc): support referenced types for defineEmits
2021-06-28  Evan Youfix(compiler-sfc): support method signature in defineProps
2021-06-28  Evan Youfeat(sfc): support using declared interface or type...
2021-06-28  LordTerabytefix(runtime-core): add missing serverPrefetch hook...
2021-06-27  Evan Youtypes: fix global helpers dts generation
2021-06-27  Evan Youchore: remove unnecessary casting
2021-06-27  Evan Youchore: fix dts test
2021-06-27  Evan Youfeat(sfc/types): make `<script setup>` helper types...
2021-06-27  Evan Youfeat(sfc): withDefaults helper
2021-06-25  Evan Youchore(sfc-playground): ignore duplicate logs
2021-06-25  Evan Youfix: defineExpose type definition and runtime warning
2021-06-25  Evan Youfeat(sfc-playground): support lang=ts
2021-06-25  Evan Youfix(compiler-sfc): fix defineProps() call on imported...
2021-06-25  Evan Youfeat(sfc): defineExpose
2021-06-25  Evan Youfeat(expose): always expose $ instance properties on...
2021-06-24  Evan Youfix(compiler-sfc): fix script setup hidden flag codegen
2021-06-23  Evan Youtest: fix script setup helpers tests
2021-06-23  Evan Youchore: comments
2021-06-23  Evan Youfix(sfc): allow variables that start with _ or $ in...
2021-06-23  Evan Youfeat(sfc): useAttrs + useSlots
2021-06-23  Evan Youfeat(sfc): remove `<template inherit-attrs>` support
2021-06-22  Evan Youchore: add missing snapshot
2021-06-22  Eduardo San... feat(sfc): add `defineEmits` and deprecate `defineEmit...
2021-06-22  Evan Yourelease: v3.1.2 v3.1.2
2021-06-22  Evan Youfix(compiler-ssr): fix attr fallthrough for transition...
2021-06-22  Evan Youfix(watch): fix watch option merging from mixins
2021-06-21  Eduardo San... fix(Suspense): emit initial fallback and pending events...
2021-06-21  edisonfix(Suspense): fallback should work with transition...
2021-06-21  Evan Youfix(compiler-core/compat): fix is prop usage on components
2021-06-21  Evan Youperf: improve static content insertion perf
2021-06-19  dependabot... build(deps): bump hosted-git-info from 2.8.8 to 2.8...
2021-06-14  Evan Youchore: include estree types in compiler-sfc deps
2021-06-11  Evan Yourefactor: use markRaw instead of internal flag check
2021-06-09  ygj6fix(compiler-sfc): rewriteDefault support multiline...
2021-06-09  Eunjae Leefix(runtime-core): bind default function of inject...
2021-06-09  Evan Youfix(compiler-core): improve member expression check
2021-06-08  Herrington... chore(playground): support unicode in sfc playground...
2021-06-08  dependabot... build(deps-dev): bump @types/node from 14.14.44 to...
2021-06-08  dependabot... build(deps-dev): bump vite from 2.2.4 to 2.3.7 (#3907)
2021-06-08  dependabot... build(deps): bump glob-parent from 5.1.1 to 5.1.2 ...
2021-06-08  dependabot... build(deps): bump ws from 6.2.1 to 6.2.2 (#3877)
2021-06-08  dependabot... build(deps-dev): bump codemirror from 5.61.0 to 5.61...
2021-06-08  dependabot... build(deps): bump postcss-selector-parser from 6.0...
2021-06-08  dependabot... build(deps): bump postcss from 8.2.13 to 8.3.0 (#3864)
2021-06-08  dependabot... build(deps-dev): bump @microsoft/api-extractor from...
2021-06-08  dependabot... build(deps): bump browserslist from 4.16.3 to 4.16...
2021-06-08  dependabot... build(deps): bump @babel/types from 7.14.0 to 7.14...
2021-06-08  dependabot... build(deps): bump @babel/parser from 7.14.0 to 7.14...
2021-06-08  dependabot... build(deps-dev): bump @typescript-eslint/parser from...
2021-06-08  zhangenmingchore(reactivity): remove unnecessary RefImpl _shallow...
2021-06-08  LYlanfengfix(runtime-core): fix multiple .once event handlers...
2021-06-07  Guillaumefix(devtools): expose root instance
2021-06-07  Evan Yourelease: v3.1.1 v3.1.1
2021-06-07  Daniel Roefix(compat): update cjs dist file names (#3893)
2021-06-07  Evan Youchore: aggregate 3.1.0 changelog [ci skip]
2021-06-07  Evan Yourelease: v3.1.0 v3.1.0
2021-06-07  Evan Youchore: update compat build readme [ci skip]
2021-06-07  Evan Youfix(compat): revert private properties on $options...
2021-06-04  Evan Youfix(runtime-core): fix fragment update inside de-opt...
2021-06-02  Evan Yourelease: v3.1.0-beta.7 v3.1.0-beta.7
2021-06-02  Evan Youchore: avoid compat disabled error for built-in components
2021-06-02  Evan Youfix(watch): avoid traversing objects that are marked...
2021-06-02  Evan Youperf: avoid deopt for props/emits normalization when...
2021-06-02  Evan Youfix(runtime-core): align option merge behavior with...
2021-06-02  Evan Yourefactor: adjust component options merge cache strategy
2021-05-31  Evan Youfix(suspense): fix suspense regression for errored...
2021-05-31  Evan Youfix(compat): fix deep data merge with extended constructor
2021-05-30  HcySunYangfix(runtime-dom/v-model): only set selectedIndex when...
2021-05-28  Evan Youfix(compiler-sfc): fix style injection when using norma...
2021-05-28  edisonfix(compiler-sfc): fix template expression assignment...
2021-05-28  Evan Yourelease: v3.1.0-beta.6 v3.1.0-beta.6
2021-05-28  HcySunYangfix(compiler-sfc): correctly remove parens used for...
2021-05-28  Evan Youchore: use variable instead of literal
2021-05-28  GU Yilingfix(runtime-dom): should remove attribute when binding...
next