]> git.ipfire.org Git - thirdparty/vuejs/core.git/shortlog
thirdparty/vuejs/core.git
2022-10-26  HeYunfeifix(types): should unwrap tuple correctly (#3820)
2022-10-26  Evan Youfix(compiler-ssr): fix invalid codegen when v-slot...
2022-10-26  Evan Yourefactor: move toNumber call out of loop
2022-10-26  Carlos Rodriguestypes(h): Support passing `props` to `Component` when...
2022-10-26  引证types(shared): Improve LooseRequired<T> (#6244)
2022-10-22  Thorsten Lünborgfix(runtime-core): custom-element: ensure number castin...
2022-10-22  Thorsten Lünborgfix(runtime-core): ensure props definition objects...
2022-10-21  bcq028fix(reactivity): enable trigger when use str to set...
2022-10-20  Thorsten Lünborgfix(types): ensure createBlock() helper accepts Telepor...
2022-10-20  Thorsten Lünborgfix(runtime-core): watching multiple values - handle...
2022-10-14  Evan Yourelease: v3.2.41 v3.2.41
2022-10-14  白雾三语fix(runtime-core): fix v-for ref reactivity behavior...
2022-10-14  似水微寒fix(runtime-core): ensure that errors in slot function...
2022-10-14  Evan Youfix(runtime-dom): fix event timestamp check in iframes
2022-10-14  Evan Youfix(effectScope): calling off() of a detached scope...
2022-10-11  Evan Youbuild: enforce LF line break for built files
2022-10-05  世新chore: symbols as helperNameMap index type (#6622)
2022-10-05  Evan Youchore: more pr tips in contribution guide [ci skip]
2022-10-04  三咲智子chore: add cache for prettier and eslint (#6813)
2022-10-03  Eduardo San... fix(devtools): use cleanupBuffer instead of modifying...
2022-10-03  edisontypes: creating Teleport with h and RawSlots #2613...
2022-10-03  webfansplzrefactor(types): improve of type assertion (#4177)
2022-10-03  pengbochore: eslint rules overrides (#6729)
2022-10-03  Anthony Fuchore: format
2022-09-28  Evan Youfix(devtools): avoid memory leak caused by devtools...
2022-09-28  Evan Yourelease: v3.2.40 v3.2.40
2022-09-28  Evan Youfix(compat): list cjs dependencies for compat build
2022-09-28  Evan Yourefactor(compiler-core): extract props merging helper
2022-09-28  Dunqingfix(compilre-core): dynamic v-on and static v-on should...
2022-09-28  Evan Youchore: use stricter slots type in createSlots
2022-09-28  Alexci: GitHub workflows security hardening (#6743)
2022-09-28  Shigmatest(slots): ensure createSlots helper work with ssr...
2022-09-28  Evan Youfix(ssr): fix dynamic slot regression in ssr
2022-09-28  Evan Youfix(ssr): fix hydration mismatch when entire multi...
2022-09-28  Evan Youfix(ssr): fix pre tag windows newline hydration mismatch
2022-09-27  Evan Youfix(ssr): respect case when rendering dynamic attrs...
2022-09-27  Travisfix(compiler-sfc): fix expression check for v-on with...
2022-09-27  某时橙fix(compiler-dom): remove v-bind boolean attribute...
2022-09-27  Anthony Fufix(ssr): avoid ast.helpers duplication (#6664)
2022-09-27  Evan Youfix(runtime-dom): fix unnecessary warning when setting...
2022-09-27  Evan Youfix(runtime-core): avoid hoisted vnodes retaining detac...
2022-09-27  Evan Youchore: remove no longer used cloneNode implementation...
2022-09-27  Evan Youfix(runtime-core): remove prod-only hoisted clone behav...
2022-09-27  Evan Youfix(runtime-core): unset removed props first in full...
2022-09-27  Thorsten Lünborgfix(runtime-core): Lifecycle hooks should support callb...
2022-09-24  Kidchore: fix typos (#6708)
2022-09-21  Evan Youchore: allow sfc playground in iframes
2022-09-13  Evan Youchore: add headers for sfc playground
2022-09-08  Evan Yourelease: v3.2.39 v3.2.39
2022-09-08  Evan Youchore: fix sfc playground deps
2022-09-08  Evan Youfix(runtime-core): avoid double firing when mounting...
2022-09-07  似水微寒fix(ssr): reset current instance (#6184)
2022-09-01  Evan Youchore: cache bust svg [ci skip]
2022-09-01  Evan Youchore: special sponsor
2022-08-31  Evan Youchore: upgrade to vite 3
2022-08-31  Evan Youfix(types): support TypeScript 4.8
2022-08-31  edisonfix(runtime-core): support extends template for runtime...
2022-08-30  Evan Yourelease: v3.2.38 v3.2.38
2022-08-30  Evan Youfix(slots): ensure different branches of dynamic slots...
2022-08-30  Yaroslav Sychfix(hmr): fix HMR for nested non-SFC components (#4077)
2022-08-30  Evan Youfix(custom-element): fix event listeners with capital...
2022-08-30  Evan Youfeat(custom-elements): automatically respect custom...
2022-08-29  Daniel Roefix(runtime-core): only set cache for object keys ...
2022-08-29  Anthony Fufix(ssr): forward helpers provided by CSS `v-bind`...
2022-08-18  林烁壕fix(compiler-sfc): rewriteDefault for class with decora... 6557/head
2022-08-16  Evan Youfix(types): add types field for sub package exports
2022-08-15  Evan Youfix(watch): flush:pre watchers should not fire if state...
2022-07-22  Evan Youfix(reactivity): fix shallow/readonly edge cases
2022-07-06  Carlos Rodriguesfix(types): fix on* props incorrect type for TS 4.7...
2022-07-06  Carlos Rodriguesbuild(deps-dev): bump typescript to 4.7.4 (#6215)
2022-07-04  Evan Youfix(compiler-sfc): fix template usage check edge case...
2022-07-01  Evan Youchore: fix wrong condition in 3ff83694
2022-06-30  Thorsten Lünborgchore: bump node engine requirement to node 16.11 ...
2022-06-30  Evan Youfix(compiler-sfc): only add decorators-legacy parser...
2022-06-26  Evan Youworkflow(playground-sfc): bump @vue/repl
2022-06-13  Hitesh Khandelwalperf(ssr): improve isComment check (#6078)
2022-06-13  Stewart Haineschore: add LICENSE file in reactivity-transform (#6072)
2022-06-13  木杉chore(sfc-playground): hide versions when click iframe...
2022-06-06  Evan Yourelease: v3.2.37 v3.2.37
2022-06-06  Evan Youfix(compiler-sfc): improve css v-bind parsing
2022-06-06  Evan Youfix(sfc): avoid auto name inference leading to unwanted...
2022-06-06  liulinboyifix(runtime-core): hydrate Static vnode (#6015)
2022-06-06  小刘(liulinboyi)fix(ssr): hydration for transition wrapper components...
2022-05-31  Evan Youchore: remove stale todo comment [ci skip]
2022-05-29  Evan Youchore: avoid redundant isRef check
2022-05-28  Evan Youchore: remove duplicated test + add missing prop decl
2022-05-25  Evan Youbuild: include ssrUtils in server-renderer browser...
2022-05-25  Evan Youchore: adjust sfc playground button color
2022-05-25  Evan Youworkflow(sfc-playground): copy server-renderer browser...
2022-05-25  Evan Youworkflow: support ssr repros in sfc playground
2022-05-25  Evan Youbuild: distribute esm-browser build for the server...
2022-05-25  Phan Anworkflow: fix sfc playground persist light mode (#5999)
2022-05-24  Phan Anchore(sfc-playground): style improvements (#6000)
2022-05-24  Thorsten Lünborgfix(ssr): ensure app can be unmounted when created...
2022-05-23  Evan Yourelease: v3.2.36 v3.2.36
2022-05-23  Evan Youfix(compat): fix globalProperties pollution in v3 mode
2022-05-23  Evan Youworkflow: fix dev script for compat build
2022-05-23  Alex Van Liewfix(compat): fix app-level asset registration affecting...
2022-05-23  Travisfix(compiler-core): fix svg with directives being incor...
2022-05-23  zhangenmingperf: improve the performance of getNow (#5944)
next