]> git.ipfire.org Git - thirdparty/vuejs/core.git/shortlog
thirdparty/vuejs/core.git
2022-11-08  littleboarxfix(sfc/types): improve the type inference using withDe...
2022-11-08  bteafix(ssr): remove css number value check (#6636)
2022-11-08  Cédric Exbrayatfix(runtime-core): do not throw on unknown directives...
2022-11-08  三咲智子 Kevin... fix(compiler-sfc): add semicolon after `defineProps...
2022-11-08  三咲智子 Kevin... types: use actual type for script block ASTs (#6457)
2022-11-08  三咲智子 Kevin... fix(types): export `Raw` type (#6380)
2022-11-08  三咲智子 Kevin... fix(reactivity-transform): add semicolon after statemen...
2022-11-01  Thorsten Lünborgfix(runtime-dom): ensure customElement handles empty...
2022-10-28  HakimLufix:spell checker (#6982)
2022-10-28  三咲智子 (Kevin)ci: check prettier format (#6830)
2022-10-27  Evan Youci: fix pnpm action version
2022-10-26  Evan Youci: bump actions versions
2022-10-26  webfansplzfix(ssr/watch) flush: sync watchers should work in...
2022-10-26  Julian Meinkingfix(runtime-core): `in` operator returning `false`...
2022-10-26  shadowings-zyfix(v-model): fix trim modifier on events with non...
2022-10-26  Evan Youchore: fix snapshot
2022-10-26  webfansplzfix(types): `$watch` callback parameters type (#6136)
2022-10-26  ygj6fix(compiler-sfc): allow type annotation for defineEmit...
2022-10-26  nandi95types(runtime-core): added `ComponentCustomProperties...
2022-10-26  edisonfix(compiler-sfc): support using extends interface...
2022-10-26  webfansplzrefactor(types): use template literal types insteads...
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
next