]> git.ipfire.org Git - thirdparty/vuejs/core.git/shortlog
thirdparty/vuejs/core.git
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)
2022-05-23  Jinesh Patelchore: remove unnecessary optional check (#5958)
2022-05-23  Alex Kozackfix(sfc/types): allow use default factory for primitive...
2022-05-23  edisonfix(transition): fix cancel leave regression (#5974)
2022-05-20  Evan Yourelease: v3.2.35 v3.2.35
2022-05-20  Evan Youchore: fix dts test
2022-05-20  Carlos Rodriguesfix(types): fix typescript error when spreading `$props...
2022-05-20  Evan Youfix(types): restore DefineComponent argument order
2022-05-20  Evan Youfix(compiler-sfc): fix usage detection for types in...
2022-05-20  Evan Youchore: bump repl
2022-05-20  Evan Youbuild: target es2019/node 12 for node dist files
2022-05-20  Evan Youchore: require version in bug report [ci skip]
2022-05-19  Evan Youchore: use existing method
2022-05-19  Evan Yourelease: v3.2.34 v3.2.34
2022-05-19  Evan Youchore: fix lint
2022-05-19  Evan Youfix(ssr): fix hydration for slot with empty text node
2022-05-19  Evan Youfix(ssr): fix hydration mismatch caused by multi-line...
2022-05-19  Evan Youfix(compiler-ssr): fix wrong attrs fallthrough on non...
2022-05-19  Evan Youworkflow: add dev-esm script [ci skip]
2022-05-18  小刘(liulinboyi)test(runtime-dom): vModel tests for input range (#5907)
2022-05-18  小刘(liulinboyi)fix(compiler-sfc): support `export { default } from...
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...
next