]> git.ipfire.org Git - thirdparty/vuejs/core.git/shortlog
thirdparty/vuejs/core.git
2022-05-06  qinxiaosen_cccchore: remove outdated type comment (#5103)
2022-05-06  zhangenmingrefactor(reactivity): make some expression simpler...
2022-05-06  Zclhlmgqzcfix(types): preserve and expose original options on...
2022-05-06  Carlos Rodriguesfix(types): keep the original type when unwrapping...
2022-05-06  Evan Youfix(runtime-core): ensure consistent behavior between...
2022-05-03  Evan Youchore: update sponsor img link [ci skip]
2022-04-16  Evan Yourefactor: use Event constructor
2022-04-15  Evan Youfix(watch): fix flush: pre watchers triggered synchrono...
2022-04-15  Evan Youfix(reactivity): ensure computed is invalidated before...
2022-04-14  Evan Yourelease: v3.2.33 v3.2.33
2022-04-14  Evan Youfix(transition): handle transition for v-if branches...
2022-04-14  edisonfix(transition): fix broken leave transition on dev...
2022-04-14  Thorsten Lünborgfix(runtime-core): ensure custom events are not emitted...
2022-04-14  木杉fix(compiler-sfc): handle type modifier in import speci...
2022-04-14  Anthony Catelfix(ssr): avoid rendering reserved internal keys in...
2022-04-14  Evan Youfix(runtime-core): fix use of non-existent-in-prod...
2022-04-14  edisonfix(reactivity-transform): should not rewrite catch...
2022-04-14  Cédric Exbrayattest(vue-compat): remove test.only (#5715)
2022-04-13  Thorsten Lünborgfix(runtime-dom): properly handle style properties...
2022-04-13  edisonfix(custom-elements): work with async component + slots...
2022-04-13  Thorsten Lünborgfix(compat): copy additional properties for functions...
2022-04-13  宋铄运 (Alan Song)build: improve treeshakeability (#5682)
2022-04-13  Thorsten Lünborgdx(suspense): warn when using async setup when not...
2022-04-13  zhoulixiangchore: remove superfluous code (#5683)
2022-04-13  zscumt123fix(runtime-dom): catch more cases of DOM property...
2022-04-13  Haoqun Jiangchore(@vue/shared): add `"sideEffects": false` (#5480)
2022-04-13  Code_xxmyydschore(reactivity): use warn (#5548)
2022-04-13  木杉fix(runtime-dom): patch translate as an attr (#5485)
2022-04-13  Evan Youfix(reactivity): fix ref tracking of self-stopping...
2022-04-12  Evan Yourelease: v3.2.32 v3.2.32
2022-04-12  Evan Youchore: trim non-public properties on EffectScope type
2022-04-12  Thorsten Lünborgfix(runtime-core): ensure custom directive instance...
2022-04-12  Weifix(reactivity): fix currentScope loss when running...
2022-04-12  lidlancafix(runtime-core/template-ref): named ref in v-for...
2022-04-12  Evan Yourefactor: remove use of Object.assign
2022-04-12  Yuchaofix(runtime-core): Avoid mutating original options...
2022-04-12  Evan Youfix(transition): ensure flattened transition group...
2022-04-12  Evan Youchore: remove debugger
2022-04-12  iwusongfix(runtime-core): fix event listener as dynamicProp...
2022-04-12  Evan Youchore: bump vite & esbuild
2022-03-31  Evan Youchore: remove no longer present V_FOR_REF compat entry
2022-03-09  Guillaume Chaufix(devtools): perf: use high-resolution time
2022-02-14  kuanglingxidocs(contributing): change node version (#5382)
2022-02-14  kuanglingxidocs(contributing): change node version (#5382)
2022-02-14  lidlancafix(runtime-core): allow spying on proxy methods regres...
2022-02-12  Evan Youchore: update contributor graph link in readme [ci...
2022-02-12  Evan Youchore: remove patreon from funding.yml [ci skip]
2022-02-12  Evan Yourelease: v3.2.31 v3.2.31
2022-02-12  Cédric Exbrayatfix(runtime-core): allow spying on proxy methods (...
2022-02-12  Evan Youfix(compiler-ssr): no need to inject resolveDirective...
2022-02-12  Anthony Fufix(ssr): always hydrate children for HMR (#5406)
2022-02-07  Evan Yourelease: v3.2.30 v3.2.30
2022-02-07  Evan Youworkflow: remove next tag in release script
2022-02-07  Evan Youchore: readme [ci skip]
2022-02-07  Evan Youchore: remove v3.vuejs.org references
2022-02-07  Evan Youchore: remove next references [ci skip]
2022-02-06  Evan Youchore: update sponsor image link [ci skip]
2022-02-06  Evan Youchore: add link to sponsor svgs [ci skip]
2022-02-06  Evan Youchore: sponsors & backers [ci skip]
2022-02-04  Evan Youfeat(ssr): support custom directive getSSRProps in...
2022-01-30  Evan Yourefactor: remove isTracking() method
2022-01-30  Evan Youchore: check string first in toDisplayString
2022-01-28  Evan Youchore: simplify effectScope
2022-01-28  Evan Youperf(reactivity): optimize effect/effectScope active...
2022-01-23  Evan Yourelease: v3.2.29 v3.2.29
2022-01-23  Evan Youfix(runtime-dom): fix static content re-insertion
2022-01-23  Thorsten Lünborgfix(reactivity): ensure readonly refs can be replaced...
2022-01-23  Evan Youtest: add missing edge case for css v-bind
2022-01-23  Evan Youfix(compiler-sfc): fix css v-bind inside other css...
2022-01-21  Evan Yourelease: v3.2.28 v3.2.28
2022-01-21  Evan Youbuild: fix build script
2022-01-21  edisonfix(compiler-sfc): support complex expression in CSS...
2022-01-21  btearefactor: includes instead of indexOf (#5117)
2022-01-21  HcySunYangfix(types): calling readonly() with ref() should return...
2022-01-21  Thorsten Lünborgfix(reactivity): mutating a readonly ref nested in...
2022-01-21  Soha Jinfix(compat): convertLegacyVModelProps should merge...
2022-01-21  Yugang Caochore: type improvements (#5264)
2022-01-21  edisonfix(compiler-core): handle v-memo in template v-for...
2022-01-21  Evan Youchore: comment dom tag config usage [ci skip]
2022-01-21  Thorsten Lünborgfix(compat): ensure fallthrough *Native events are...
2022-01-21  Yugang Caochore: fix typo (#5261) [ci skip]
2022-01-21  Bruno Perelchore: fix typo (#5282) [ci skip]
2022-01-21  Stanislav Lashmanovfix(compat): simulate Vue 2.6.14 version in compat...
2022-01-21  Thorsten Lünborgfix(runtime-core): ensure mergeProps skips undefined...
2022-01-21  Evan Youfix(ssr): only cache computed getters during render...
2022-01-21  Evan Youperf(reactivity): optimize effect run condition
2022-01-21  Evan Youfix(compiler-sfc/reactivity-transform): fix edge case...
2022-01-20  Evan Youfix(reactivity-transform): apply transform for labelled...
2022-01-20  Evan Youfix(reactivity-transform): apply transform on exported...
2022-01-18  Evan Youchore: update repo references
2022-01-18  Evan Youfix(reactivity): differentiate shallow/deep proxies...
2022-01-18  Evan Youfeat(reactivity): add isShallow api
2022-01-18  Evan Youchore: bump marked
2022-01-17  JayFatedocs(contributing): missing structure info for compiler...
2022-01-16  Evan Yourelease: v3.2.27 v3.2.27
2022-01-16  Evan Youperf: improve memory usage for static vnodes
2022-01-16  Evan Youfix(ssr): make computed inactive during ssr, fix memory...
2022-01-16  Evan Youtest: remove module augmentation test which does not...
2022-01-16  Evan Youbuild: downgrade vite
2022-01-16  Evan Youfix(types/tsx): allow ref_for type on tsx elements
next