]> git.ipfire.org Git - thirdparty/vuejs/core.git/shortlog
thirdparty/vuejs/core.git
2022-02-24  Thorsten Luenborgfix: ensure element attribute names are always hyphenated linusborg/5477-hyphenate-attributes 5482/head
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
2022-01-16  Evan Youfix(types): handle ToRef<any>
2022-01-16  Evan Yourefactor: move type utils to shared
2022-01-16  edisonfix(KeepAlive): remove cached VNode properly (#5260)
2022-01-16  Evan Youfix(ssr): remove missing ssr directive transform error
2022-01-14  Evan Youworkflow: bump vite
2022-01-14  Evan Youworkflow: use esbuild for dev scripts
2022-01-14  Evan Youtest(types): test ComponentCustomProps
2022-01-12  Evan Youchore: comment usage of short property name
2022-01-12  Evan Yourefactor: more readable type names for watch cleanup...
2022-01-12  Evan Youfix(types): KeepAlive match pattern should allow mixed...
2022-01-10  Evan Youfix(types): fix shallowReadonly type
2022-01-04  Evan Youworkflow: improve template explorer hash persistence
2022-01-04  Evan Youchore: fix template exploerer boot with no storage
2021-12-31  Evan Youfix(reactivity-transform): should not rewrite for....
2021-12-27  yfmeichore: typo in comment [skip ci] (#5173)
2021-12-25  Johnson Chufeat(types): simplify `ExtractPropTypes` to avoid props...
2021-12-24  Cédric Exbrayatchore: remove obsolete test snapshot (#5162)
2021-12-23  Evan Youchore: remove stale references of ref-transform
2021-12-21  Evan Youchore: bump repl
2021-12-14  Eduardo San... fix(sfc-playground): hide title to avoid overlap (...
2021-12-14  wxsmdocs: update readme (#5097) [ci skip]
2021-12-12  Evan Yourelease: v3.2.26 v3.2.26
2021-12-12  Evan Youbuild: include missing dts files in package
2021-12-12  Evan Yourelease: v3.2.25 v3.2.25
2021-12-12  Evan Youci: fix sfc playground build
2021-12-12  Evan Youtypes(compiler-sfc): export additional types
2021-12-12  Evan Youci: move vite back to root again
2021-12-12  Evan Youci: sfc playground build
2021-12-12  Evan Youci: adjust deps for sfc playground
2021-12-12  Evan Youci: move vite plugin-vue to workspace root
2021-12-12  Evan Youci: dedicated test coverage script
2021-12-12  Evan Youchore: remove no longer needed shim for stream/web
2021-12-12  wxsmfeat(sfc-playground): add github link (#5067)
2021-12-12  wxsmfeat(sfc-playground): prevent ctrl+s default behavior...
2021-12-12  Forzen FIshchore: fix some typos (#5050) [ci skip]
2021-12-12  Evan Youfix(compiler-sfc): generate valid TS in script and...
2021-12-12  Evan Youchore: bump babel deps
2021-12-12  Evan Youchore: cleanup deps
2021-12-11  Evan Youchore: refresh lockfile after package name change
2021-12-11  Evan Youchore: avoid api-extractor warnings
2021-12-11  Evan Youfeat(reactivity-transform): rename @vue/ref-transform...
next