]> git.ipfire.org Git - thirdparty/vuejs/core.git/shortlog
thirdparty/vuejs/core.git
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...
2024-07-11  Evan Youfix(runtime-core): bail manually rendered compiler...
2024-07-11  白雾三语chore(repl): avoid duplicate formatter mounts (#10472)
2024-07-11  Evan Youfix(defineModel): force local update when setter result...
2024-07-08  Evan Youworkflow: use pnpm catalog for workspace deps (#11317)
2024-07-08  renovate[bot]chore(deps): update lint (#11311)
2024-07-08  renovate[bot]chore(deps): update dawidd6/action-download-artifact...
2024-07-08  renovate[bot]fix(deps): update dependency @vue/repl to ^4.3.1 (...
2024-07-08  renovate[bot]chore(deps): update autofix-ci/action digest to 2891949...
2024-07-08  renovate[bot]chore(deps): update build (#11260)
2024-07-08  renovate[bot]fix(deps): update dependency postcss to ^8.4.39 (#11259)
2024-07-08  renovate[bot]chore(deps): update dependency puppeteer to ~22.12...
2024-07-08  PhantomPower82chore: fix missing parenthesis (#11271) [ci skip]
2024-07-08  renovate[bot]chore(deps): update all non-major dependencies (#11255)
2024-07-05  Evan Youchore: refactor scripts to reduce dependencies
2024-06-29  Tychochore: move custom matcher types to setup-vitest.ts...
2024-06-28  Tychoci: correct PR number retrieval to fix size-report...
2024-06-28  Evan Yourelease: v3.4.31 v3.4.31
2024-06-28  Tychofix(compiler-core): handle inline comments with undefin...
2024-06-28  Johnson Chutest(reactivity): add a failed test for computed (...
2024-06-28  renovate[bot]chore(deps): update dependency monaco-editor to ^0...
2024-06-28  Evan Youfix: Revert "fix(reactivity): avoid infinite loop when...
2024-06-28  Evan YouRevert "fix(reactivity): fix side effect computed dirty...
2024-06-24  renovate[bot]chore(deps): update dawidd6/action-download-artifact...
2024-06-24  renovate[bot]chore(deps): update dependency puppeteer to ~22.12...
2024-06-24  renovate[bot]chore(deps): update dependency typescript-eslint to...
2024-06-24  renovate[bot]chore(deps): update all non-major dependencies (#11207)
2024-06-24  renovate[bot]chore(deps): update autofix-ci/action digest to dd55f44...
2024-06-24  Evan Youchore: add more details on what PRs are accepted in...
2024-06-24  Tychochore: fix typo (#11195) [ci skip]
2024-06-24  Evan Youchore: update changelog with vue-tsc notes for 3.4...
2024-06-23  Fernando Fernándezci: re-fix size report (#11204)
2024-06-23  Fernando Fernándezci: fix size-report (#11203)
2024-06-23  skirtlefix(shared): unwrap refs in toDisplayString (#7306)
2024-06-22  Evan Yourelease: v3.4.30 v3.4.30
2024-06-22  Evan Youfix(runtime-core): update devtool __vnode on patch...
2024-06-22  Evan Youfix(hydration): skip prop mismatch check for directives...
2024-06-22  yangxiuxiufix(hydration): fix css vars hydration mismatch false...
2024-06-22  Fernando Fernándezrefactor(built-ins): remove unused code from Teleport...
2024-06-22  _Kermanfix(compiler-core): should not remove slot node with...
2024-06-22  Simon Herefactor(compat/compiler-core): improve conditional...
2024-06-22  Thorsten Lünborgfix(runtime-dom): ensure only symbols are explicitly...
2024-06-22  Tychoperf(reactivity): cache tracking value (#11145)
2024-06-22  XiaoDongchore: remove dead links (#11173) [ci skip]
2024-06-22  Tychofix(runtime-core): ensure unmount dynamic components...
2024-06-22  Tychofix(runtime-dom): prevent setting state as attribute...
next