]> git.ipfire.org Git - thirdparty/vuejs/core.git/shortlog
thirdparty/vuejs/core.git
2023-12-20  Eduardo San... test(ssr): computed with onServerPrefetch test/ssr-computed 9884/head
2023-12-20  renovate[bot]chore(deps): update test (#9859)
2023-12-20  renovate[bot]chore(deps): update compiler to ^7.23.6 (#9858)
2023-12-20  renovate[bot]chore(deps): update all non-major dependencies (#9857)
2023-12-19  Evan Yourelease: v3.3.13 v3.3.13
2023-12-19  白雾三语fix(compiler-core): fix v-on with modifiers on inline...
2023-12-19  Eduardo San... fix(types): extract properties from extended collection...
2023-12-16  Thorsten Lünborgfix(runtime-dom): cache event handlers by key/modifiers...
2023-12-16  Evan Yourelease: v3.3.12 v3.3.12
2023-12-16  Evan Youtest(types): add test for ref/shallowRef generic casting
2023-12-16  丶远方fix(types): fix `shallowRef` type error (#9839)
2023-12-16  edisonfix(hydration): handle appear transition before patch...
2023-12-15  丶远方fix(sfc/cssVars): fix loss of CSS v-bind variables...
2023-12-11  丶远方refactor(types): simplify `EmitsToProps` types (#9788)
2023-12-11  bteachore(sfc-playground): highlight the active version...
2023-12-11  Evan Yourefactor(reactivity): improve nested readonly ref set...
2023-12-11  丶远方refactor(compiler-sfc): avoid unnecessary switch case...
2023-12-11  renovate[bot]chore(deps): update lint (#9800)
2023-12-11  renovate[bot]chore(deps): update dependency marked to v11 (#9806)
2023-12-11  renovate[bot]chore(deps): update dependency jsdom to v23 (#9805)
2023-12-11  renovate[bot]chore(deps): update test (#9802)
2023-12-11  renovate[bot]chore(deps): update codspeedhq/action action to v2...
2023-12-11  renovate[bot]chore(deps): update dependency monaco-editor to ^0...
2023-12-11  renovate[bot]chore(deps): update all non-major dependencies (#9799)
2023-12-11  zhangenmingchore: remove out of date comment (#9794) [ci skip]
2023-12-08  edisonfix(ssr): fix suspense hydration of fallback content...
2023-12-08  Carlos Rodriguesfix(types): support for generic keyof slots (#8374)
2023-12-08  丶远方fix(types): add `xmlns:xlink` to `SVGAttributes` (...
2023-12-08  三咲智子 Kevin... ci: add continuous reactivity benchmark (#9638)
2023-12-08  三咲智子 Kevin... test: update snapshot
2023-12-08  Evan Yourelease: v3.3.11 v3.3.11
2023-12-08  edisonfix(Suspense): properly get anchor when mount fallback...
2023-12-08  Rudyfix(watch): should not fire pre watcher on child compon...
2023-12-07  丶远方fix(types): ref() return type should not be any when...
2023-12-07  Evan Youchore(dx): fix defineProps jsdoc + update defineEmits...
2023-12-07  agoni1212chore: typo (#9767)
2023-12-07  Evan Youfix(reactivity): fix mutation on user proxy of reactive...
2023-12-07  Evan Youfix(shared): handle more Symbol cases in toDisplayString
2023-12-07  Carlos Rodriguesfix(shared): handle Map with symbol keys in toDisplaySt...
2023-12-07  Evan Youfix(runtime-dom): fix width and height prop check condition
2023-12-06  白雾三语fix(custom-element): correctly handle number type props...
2023-12-06  dependabot... chore(deps-dev): bump vite from 5.0.0 to 5.0.5 (#9758)
2023-12-05  sunjiang0018chore: fix typo (#9752) [ci skip]
2023-12-05  Evan Youchore(deps): bump vitest to 1.0
2023-12-04  Carlos Rodrigueschore(playground): expose esm-browser files (#9725)
2023-12-04  Evan Yourelease: v3.3.10 v3.3.10
2023-12-04  yangxiuxiufix(compiler-sfc): fix :where and :is selector in scope...
2023-12-04  renovate[bot]chore(deps): update compiler (#9745)
2023-12-04  Carlos Rodriguesfix(app): prevent template from being cached between...
2023-12-04  renovate[bot]chore(deps): update all non-major dependencies (#9744)
2023-12-04  xiaoming youngchore: fix typos in CHANGELOG.md (#9746) [ci skip]
2023-12-04  edisonfix(runtime-core): Suspense get anchor properly in...
2023-12-04  Evan Youfix(compiler-sfc): avoid passing forEach index to genMap
2023-12-03  Carlos Rodriguesfix(types): improve return type withKeys and withModifi...
2023-12-01  Reiichore(template-explorer): fix overflow screen problem...
2023-12-01  edisonfix(compiler-sfc): support inferring generic types...
2023-12-01  Evan Youfix(compiler-sfc): deindent pug/jade templates
2023-12-01  edisonfix(ssr): avoid computed being accidentally cached...
2023-11-30  edisonfix(compiler-sfc): generate more treeshaking friendly...
2023-11-30  花果山大圣chore(dx): improve color contrast in dark mode for...
2023-11-30  Abhay Chauhanchore: improve comment readability (#8598) [ci skip]
2023-11-30  Blake Newmanfix(types): expose emits as props in functional compone...
2023-11-30  三咲智子 Kevin... fix(types): fix reactive collection types (#8960)
2023-11-30  Evan Youchore(playground): use CodeMirror during local dev
2023-11-30  Evan Youperf(v-on): constant handlers with modifiers should...
2023-11-30  Evan Youperf(runtime-dom): cache modifier wrapper functions
2023-11-30  三咲智子 Kevin... fix(compiler-sfc): throw error when failing to load...
2023-11-30  edisonfix(cssVars): cssVar names should be double-escaped...
2023-11-30  Evan Youchore: fix width/height check condition
2023-11-30  edisonfix(compiler-sfc): support resolving components from...
2023-11-30  Evan Youchore: optimize widht/height element check
2023-11-30  Evan Youperf: optimize on* prop check
2023-11-30  zhoulixiangfix(runtime-dom): set width/height with units as attrib...
2023-11-30  renovate[bot]chore(deps): update dependency puppeteer to ~21.5.2...
2023-11-30  Evan Youchore: bump @vue/repl
2023-11-28  renovate[bot]chore(deps): update dependency @typescript-eslint/parse...
2023-11-28  renovate[bot]chore(deps): update all non-major dependencies (#9682)
2023-11-28  renovate[bot]fix(deps): update compiler to ^7.23.4 (#9681)
2023-11-25  Evan Yourelease: v3.3.9 v3.3.9
2023-11-22  Carlos Rodriguestypes: support app.component to be `defineComponent...
2023-11-21  Evan Youchore: exclude private packages from version updates
2023-11-21  Evan Youworkflow: use workspace deps
2023-11-20  renovate[bot]chore(deps): update all non-major dependencies (#9636)
2023-11-18  renovate[bot]chore(deps): update dependency vite to v5 (#9630)
2023-11-18  renovate[bot]chore(deps): update dependency tsx to v4 (#9629)
2023-11-18  renovate[bot]chore(deps): update lint (#9627)
2023-11-18  renovate[bot]chore(deps): update actions/github-script action to...
2023-11-17  renovate[bot]chore(deps): update dessant/lock-threads action to...
2023-11-17  renovate[bot]chore(deps): update autofix-ci/action digest to bee19d7...
2023-11-17  三咲智子 Kevin... chore: fix polyfill node conditions in dev
2023-11-15  三咲智子 Kevin... docs: replace rollup-plugin-vue with vite version
2023-11-15  Evan Youfix(v-model): unnecessary value binding error should...
2023-11-13  Bogdan Kolesnykfix(compiler-sfc): malformed filename on windows using...
2023-11-13  renovate[bot]chore(deps): update compiler to ^7.23.3 (#9590)
2023-11-13  renovate[bot]chore(deps): update all non-major dependencies (#9589)
2023-11-13  Evan Youfix(types): revert class type restrictions
2023-11-12  Evan Youworkflow(playground): prod/dev toggle should apply...
2023-11-10  Rickchore: fix dev-sfc-prepare command (#9570)
2023-11-10  renovate[bot]chore(deps): update dependency puppeteer to ~21.5.1...
2023-11-10  renovate[bot]chore(deps): update lint (#9552)
next