]> git.ipfire.org Git - thirdparty/vuejs/core.git/shortlog
thirdparty/vuejs/core.git
2022-05-18  Yunyoung LEEfix(compiler-sfc): type-only defineProps does not recog...
2022-05-18  Carlos Rodriguesfix(types): fix `defineComponent` inference to `Compone...
2022-05-18  Cédric Exbrayatfix(types): export ComponentProvideOptions (#5947)
2022-05-18  Anthony Fuchore: use `packageManager` field (#5911)
2022-05-18  Evan Youfix(ssr/teleport): support nested teleports in ssr
2022-05-18  Evan Youtest: hydration test case for component w/ teleport...
2022-05-18  Evan Youfix(runtime-core): adjust force diff of dev root fragments
2022-05-18  Evan Youfix(ssr): fix hydration error when teleport is used...
2022-05-18  Evan Youchore: add note to pr guidelines [ci skip]
2022-05-18  Bulat Aykaevfix(keep-alive): fix keep-alive rendering when placed...
2022-05-18  Evan Youfix(ssr): fix hydration error when transition contains...
2022-05-18  Evan Youfix(ssr): render fallthrough attributes for transition...
2022-05-18  Evan Youchore: split ssr transition group tests
2022-05-18  Evan Youfix(ssr): fix hydration error on falsy v-if inside...
2022-05-18  Evan Youfix(compiler-ssr): only inject fallthrough attrs for...
2022-05-17  Roan Kattouwfix(ssr): support client-compiled v-model with dynamic...
2022-05-17  Evan Youfix(ssr): inherit scope id on functional component...
2022-05-17  Evan Youfix(compiler-core): should generate HYDRATE_EVENTS...
2022-05-17  Evan Youfix(compiler-ssr): fix component event handlers inherit...
2022-05-17  Evan Youchore: bump repl
2022-05-17  Evan Youchore: fix changelog format [ci skip]
2022-05-17  Evan Yourelease: v3.2.34-beta.1 v3.2.34-beta.1
2022-05-17  Evan Youworkflow: fix release script for pnpm 7 [ci skip]
2022-05-17  Evan Youfix(ssr): resolve teleports for stream render APIs
2022-05-17  Evan Youworkflow: add prod/dev toggle to sfc playground
2022-05-17  Evan Youfix(ssr): fix ssr render output for fragment in slots
2022-05-17  Evan Youbuild: output es2020 (target node 14+) for cjs/server...
2022-05-17  Evan Youfix(ssr/sfc-css-vars): fix v-bind css vars codegen...
2022-05-13  edisonrefactor(runtime-core): extract function `isReservedPre...
2022-05-13  edisonrefactor(runtime-core): extract type SetRootFn (#3209)
2022-05-13  阿崔cxrchore: use ast node creation helper (#5255)
2022-05-13  Packagefix(types): allow css variables in style binding ...
2022-05-13  neilnaveenworkflow: update github actions via dependabot (#5656)
2022-05-13  Cédric Exbrayatworkflow: lint test files (#5727)
2022-05-13  Spencer McWilliamsfix(types): add `Set<any>` to checkbox binding type...
2022-05-13  Vanillafix(shared): improve isDate check (#5803)
2022-05-13  Adam Jedličkafix(ssr): render teleport inside async component (...
2022-05-13  Evan Youchore: fix snapshots
2022-05-13  Evan Yourefactor: simplify logic
2022-05-13  liulinboyifix(compiler-sfc): add test for #5808
2022-05-13  liulinboyifix(compiler-sfc): async transformer doesn't correctly...
2022-05-13  Evan Youchore: fix snapshot + simplify fix
2022-05-13  liulinboyifix(compiler-sfc): <script> after <script setup> the...
2022-05-13  edisonfix(reactivity-transform): fix props access codegen...
2022-05-13  zschore: warn when mounting different apps on the same...
2022-05-13  Travisfix(compiler-sfc): fix defineEmits() scope reference...
2022-05-13  Evan Youfix(compiler-dom): properly stringify v-html/v-text...
2022-05-13  Marcos Dantaschore: comments (#5332) [ci skip]
2022-05-13  edisonfix(watch): fix watching multiple sources containing...
2022-05-13  三咲智子fix(sfc-playground): default selected app (#5370)
2022-05-13  Cloyd Lauworkflow: recover version when error occurred (#5493...
2022-05-12  Evan Youchore: bump @vue/repl dep
2022-05-12  小刘(liulinboyi)fix(v-model): fix case where .trim and .number modifier...
2022-05-12  huangchengfix(runtime-core): handle NaN identity check in v-memo...
2022-05-12  Evan Youfix(runtime-core): clone root vnode before inheriting...
2022-05-12  Cédric Exbrayatchore: add no-debugger eslint rule (#5906)
2022-05-12  Evan Youfix(compiler-sfc): fix treeshaking of namespace import...
2022-05-12  Evan Youfix(v-model): exclude range from lazy guard logic
2022-05-12  Evan Youfix(compiler-sfc): fix template usage check false posit...
2022-05-12  Evan Youfix(runtime-core): fix missed updates when passing...
2022-05-12  Evan Youfix(compiler-core): normalize v-bind:style with array...
2022-05-12  Evan Youfix(transition): handle edge case of cancel leave befor...
2022-05-12  Evan Youfix(ssr): fix hydration error for slot outlet inside...
2022-05-12  Evan Youfix(keep-alive): fix unmounting late-included components
2022-05-12  Evan Youfix(keep-alive): invoke initial activated hook for...
2022-05-12  Evan Youchore: remove dbeugger [ci skip]
2022-05-12  Dongcai Huangchore: add explaination about the utility type IfAny...
2022-05-12  ygj6chore: normalize file paths in test filter for windows...
2022-05-12  patakchore: issues forms (#5145)
2022-05-12  WangJingchore(compiler): improve readability of compiler-core...
2022-05-12  Evan Youchore: update branch references
2022-05-12  HeYunfeichore(types): delete @ts-ignore or use @ts-expected...
2022-05-12  edisonchore(compiler-core): use aliasHelper (#3592)
2022-05-12  Evan Youchore: update ci step name [ci skip]
2022-05-12  Evan Youworkflow: upgrade to pnpm 7
2022-05-12  Zardddddd60chore(runtime-code): delete outdated test case (#3036)
2022-05-12  edisonfix(runtime-core): fix activated hook when using async...
2022-05-11  Simon Legnerfix(types): allow indeterminate for checkbox (#3473)
2022-05-11  Johnson Chufeat(types): avoid props JSDocs loss by `default` optio...
2022-05-11  Evan Youfix(transition/v-show): ensure transition is in persist...
2022-05-11  Evan Youfix(runtime-core): fix directive inheritance on dev...
2022-05-11  Evan Youfix(compiler-core): template v-if should never be treat...
2022-05-11  Evan Youfix(compiler-sfc): ensure consistent behavior of export...
2022-05-11  Evan Youfix(compiler-sfc): fix skipped srcset transform when...
2022-05-11  Evan Youfix(ssr): should not hoist transformed asset urls in...
2022-05-11  Kaelfix(runtime-core): transition hooks can be arrays of...
2022-05-11  Kaelfix(ssr): don't warn for missing teleport target if...
2022-05-10  edisonfix(ssr): should de-optimize on vnode with PatchFlags...
2022-05-10  Evan Youfix(compiler-sfc): defineProps return binding or rest...
2022-05-10  Evan Youchore: bump vite
2022-05-10  Thorsten Lünborgfix(runtime-core): ensure raw slot function is only...
2022-05-10  Evan Youchore: fix snapshot
2022-05-10  descirefix(reactivity): ios10.x compatibility (#4900)
2022-05-10  Evan Youfix(runtime-core): ensure consistent identity of $force...
2022-05-10  snowingfoxchore: type [ci skip]
2022-05-10  那里好脏不可以chore: type [ci skip]
2022-05-10  Khinenwtypes(runtime-dom): fix typo in jsx type autosave ...
2022-05-10  Leon Sichore: typo (#5732) [ci skip]
2022-05-10  Evan Youchore: bump typescript deps
2022-05-10  Evan Youci: run lint during ci
next