]> git.ipfire.org Git - thirdparty/vuejs/core.git/shortlog
thirdparty/vuejs/core.git
2024-08-07  三咲智子 Kevin... workflow only verify commit message on main branch chore/verify-commit 11544/head
2024-08-07  Alex Liufix(types): allow `DirectiveArguments` third parameter...
2024-08-07  edisonfix(runtime-core): prioritize using the provides from...
2024-08-07  かっこかりfix(keep-alive): fix render error in cached is undefine...
2024-08-07  Yuyao Niefix(ssr): ensure content is valid when rendering normal...
2024-08-07  linzhefix(runtime-dom): apply css vars before mount (#11538)
2024-08-07  skirtlefix(runtime-core): fix warning for missing event handle...
2024-08-07  edisonfix(keep-alive): avoid cache suspense comment root...
2024-08-07  Tychofix(types/ref): correct type inference for nested refs...
2024-08-07  sq800chore: fix typo (#11535) [ci skip]
2024-08-07  Kevin Deng... style: format html&markdown files (#11531)
2024-08-06  Evan Youworkflow: sign the release commit in workflow
2024-08-06  Evan Youchore: changelog [ci skip]
2024-08-06  Evan Youworkflow: auto create gh release tag in release
2024-08-06  Evan Youchore: fix 3.4.36 changelog [ci skip]
2024-08-06  vue-botrelease: v3.4.36 v3.4.36
2024-08-06  Evan Youworkflow: add registry-url
2024-08-06  Evan Youworkflow: fix release script error handling
2024-08-06  Evan Youworkflow: bail release when skipping prompts + CI not...
2024-08-06  Evan Youworkflow: fix release workflow [ci skip]
2024-08-06  Evan Youworkflow: update size report to compare against pr...
2024-08-06  Haoqun Jiangworkflow: add a "publish" workflow for automated releas...
2024-08-06  edisonfix(compiler-ssr): don't render v-if comments in Transi...
2024-08-06  Evan Youfix(ssr): respect textContent/innerHTML from getSSRProp...
2024-08-06  Evan Youfix(hydration): force hydrate custom element dynamic...
2024-08-06  David Matterci: fix canary release workflow (#11516)
2024-08-05  renovate[bot]chore(deps): update dependency lint-staged to ^15.2...
2024-08-05  renovate[bot]chore(deps): update build (#11495)
2024-08-05  Evan Youchore(deps): limit minimatch range
2024-08-05  renovate[bot]chore(deps): update dependency magic-string to ^0.30...
2024-08-05  renovate[bot]chore(deps): update dependency puppeteer to ~22.15...
2024-08-05  renovate[bot]chore(deps): update all non-major dependencies (#11494)
2024-08-05  Evan Youchore(deps): upgrade to entities 5.0
2024-08-05  Evan Youfix(compiler-core): properly handle for loop variable...
2024-08-05  renovate[bot]chore(deps): update dependency rimraf to v6 (#11505)
2024-08-05  renovate[bot]chore(deps): update dependency typescript-eslint to...
2024-08-05  Evan Youfix(compiler-core): fix expression transform for try...
2024-08-05  renovate[bot]chore(deps): update dependency marked to v13 (#11500)
2024-08-05  Tychofix(types/withDefaults): ensure default values of type...
2024-08-05  bteatest(runtime-core): test cases when the value of the...
2024-08-05  Sunny Fuchore(runtime-test): remove useless test code (#11483)
2024-08-02  David Mattertest(types): add test for generic discriminated unions...
2024-07-31  Evan Yourelease: v3.4.35 v3.4.35
2024-07-31  Evan Youfix(teleport/ssr): fix Teleport hydration regression...
2024-07-31  edisonfix(Teleport): ensure targetAnchor and targetStart...
2024-07-29  Evan Youtest: make transition tests more stable locally
2024-07-29  skirtleperf(runtime-core): improve efficiency of normalizeProp...
2024-07-29  Tychochore(types): reuse built-in Iterator type (#11435)
2024-07-29  renovate[bot]chore(deps): update dependency conventional-changelog...
2024-07-29  renovate[bot]chore(deps): update dependency eslint-plugin-import...
2024-07-29  Tychofix(types/ref): allow getter and setter types to be...
2024-07-29  wzc520pyfmchore(sfc-playgroud): highlight the commit and latest...
2024-07-29  renovate[bot]chore(deps): update lint (#11448)
2024-07-29  renovate[bot]chore(deps): update build (#11447)
2024-07-29  renovate[bot]chore(deps): update test (#11417)
2024-07-29  wzc520pyfmchore(docs): update the minimum requeird version of...
2024-07-29  renovate[bot]fix(deps): update compiler (#11416)
2024-07-29  renovate[bot]chore(deps): update all non-major dependencies (#11415)
2024-07-29  renovate[bot]chore(deps): update autofix-ci/action digest to ff86a55...
2024-07-24  Evan Yourelease: v3.4.34 v3.4.34
2024-07-24  Evan Yourefactor: use hasChanged for useModel comparisons
2024-07-24  Tychofix(defineModel): correct update with multiple changes...
2024-07-19  Evan Yourelease: v3.4.33 v3.4.33
2024-07-19  edisonrefactor(runtime-core): remove attrsProxy and slotsProx...
2024-07-19  Tychofix(runtime-dom): handle undefined values in v-html...
2024-07-19  Hongkun Pengchore(build): fix build error on Windows (#11389)
2024-07-17  Evan Yourelease: v3.4.32 v3.4.32
2024-07-17  yangxiuxiufix(runtime-core): do not emit when defineModel ref...
2024-07-17  linzhefix(runtime-dom): properly handle innerHTML unmount...
2024-07-17  Zhaolin Liangfix(compiler-sfc): correctly resolve type annotation...
2024-07-17  Evan Youtest: test case for #11286
2024-07-17  Evan Youfix(hydration): fix tracking of reactive style objects...
2024-07-17  Tychofix(reactivity): ensure `unref` correctly resolves...
2024-07-16  Evan Youfix(runtime-core): avoid recursive warning
2024-07-16  Evan Youfix(teleport): skip teleported nodes when locating...
2024-07-16  LiuSeenfix(reactivity): shallowReactive map "unwraps" the...
2024-07-16  Linghao Sutest(runtime-core): test effectscope instance null...
2024-07-16  Evan Youchore: format
2024-07-16  Evan Youfix(hydration): handle consectuvie text nodes during...
2024-07-15  fang-ng4test: edge case for decodeHtmlBrowser (#11339)
2024-07-15  Vladperf(server-render): avoid unnecessary checks in `creat...
2024-07-15  renovate[bot]chore(deps): update dependency rollup to ^4.18.1 (...
2024-07-15  skirtlefix(runtime-core): use separate prop caches for compone...
2024-07-15  _Kermanfix(hmr): hmr reload should work with async component...
2024-07-15  bteachore: fix @babel/types version in pnpm catalog (#11349)
2024-07-15  Evan Youchore: remove codspeed plugin
2024-07-15  Evan Youchore: remove terser dep
2024-07-15  Evan Youfix(build): use consistent minify options from previous...
2024-07-15  renovate[bot]chore(deps): update all non-major dependencies (#11357)
2024-07-13  Evan Youfix(v-once): properly unmount v-once cached trees 11347/head
2024-07-13  Evan Yourefactor: isVNode -> isVOnce
2024-07-13  Evan Yourefactor: memoIndex -> cacheIndex
2024-07-13  Evan Yourefactor(compiler): move patchFlag text generation...
2024-07-13  Evan Youchore: improve comments
2024-07-13  skirtlefix(v-model): component v-model modifiers trim and...
2024-07-12  Vladperf(server-renderer): optimize `unrollBuffer` by avoid...
2024-07-12  Evan Youfix(runtime-core): force diff slot fallback content...
2024-07-12  Evan Youfix(runtime-core): more edge case fix for manually...
2024-07-11  Evan Youtest: test case for 3d34f406a / #10870
2024-07-11  Evan Youfix(runtime-core): errors during component patch should...
next