]> git.ipfire.org Git - thirdparty/vuejs/core.git/shortlog
thirdparty/vuejs/core.git
2024-09-05  daiweifix(Transition): handle leave immediatily done in out... edison/fix/TransitionOnLeave 11824/head
2024-09-05  edisonfix(Transition): handle KeepAlive child unmount in...
2024-09-05  Evan Youfix(types): fix defineComponent props inference when...
2024-09-05  yangxiuxiufix(reactivity): pass oldValue to computed getter ...
2024-09-05  远方oschore(types): removed the Awaited compatibility type...
2024-09-04  Evan Yourelease: v3.5.1 v3.5.1
2024-09-04  renovate[bot]chore(deps): update dependency puppeteer to ~23.3.0...
2024-09-04  edisonfix(Transition): avoid applying transition hooks on...
2024-09-04  Evan Youfix(useTemplateRef): fix readonly warning when useTempl...
2024-09-04  Johnson Chufix(types): avoid using intersection type in `Readonly...
2024-09-04  Evan Youchore(build): use /*@__PURE__*/ annotation consistently
2024-09-04  Evan Youfix(build): improve built-in components treeshakability
2024-09-04  Tychofix(reactivity): handle non-array arguments in reactive...
2024-09-03  Evan Yourelease: v3.5.0 v3.5.0
2024-09-03  Alex Liufix(runtime-dom): avoid unnecessary prop patch for...
2024-09-03  Tychofix(types/defineModel): allow getter and setter types...
2024-09-03  Hanse Kimfix(runtime-dom): prevent unnecessary DOM update from...
2024-09-03  Matt Garrettfix(server-renderer): Fix call to serverPrefetch in...
2024-09-03  edisonfix(cssVars): correctly escape double quotes in SSR...
2024-09-03  Tychofix(reactivity): correctly handle method calls on user...
2024-09-03  山吹色御守fix(server-renderer): render `className` during SSR...
2024-09-03  edisonfix(hydration): escape css var name to avoid mismatch...
2024-09-03  renovate[bot]fix(deps): update dependency postcss to ^8.4.44 (#11774)
2024-09-03  renovate[bot]chore(deps): update lint (#11773)
2024-09-03  renovate[bot]chore(deps): update all non-major dependencies (#11770)
2024-09-03  renovate[bot]chore(deps): update build (#11769)
2024-09-02  Evan Youfix(compiler-sfc): fix import usage check for kebab...
2024-09-02  chirokasfeat(types): add loading prop to iframe (#11767)
2024-09-02  edisonfix(hydration): handle text nodes with 0 during hydrati...
2024-09-02  Maisha Tremblaytest(reactive): use vitest fn instead of counting manua...
2024-09-02  qiangci: prevents action from running on forks (#11766)
2024-09-02  Cédric Exbrayatchore: document parameters of onWatcherCleanup (#11768)
2024-09-02  Sunilchore(scripts): fix clean script on windows (#11748)
2024-08-29  Evan Yourelease: v3.5.0-rc.1 v3.5.0-rc.1
2024-08-29  edisonfix(custom-element): handle keys set on custom elements...
2024-08-29  lidlancatest(reactivity): test case for #6358 (#6376)
2024-08-29  Evan Youfix(reactivity): avoid infinite recursion when mutating...
2024-08-29  cyrillucefix(compiler-sfc): skip circular tsconfig project refer...
2024-08-29  Evan Youtest: adjust coverage config, use v8 coverage
2024-08-29  linzhefix(keep-alive): reset keep alive flag when the compon...
2024-08-28  HEGGRIAchore(reactivity): effectScope.ts variable declarations...
2024-08-28  Evan Youchore: update coverage config to use explicit include
2024-08-28  renovate[bot]chore(deps): update dependency jsdom to v25 (#11714)
2024-08-28  renovate[bot]chore(deps): update lint (#11710)
2024-08-28  renovate[bot]chore(deps): update build (#11709)
2024-08-28  renovate[bot]fix(deps): update dependency monaco-editor to ^0.51...
2024-08-28  renovate[bot]chore(deps): update all non-major dependencies (#11708)
2024-08-28  Tychoworkflow: update paths for private packages in `dev...
2024-08-28  Paul Wernerdx(compiler-sfc): improve error message for missing...
2024-08-28  Rudytest(types): component type check when props is an...
2024-08-28  Evan Youfix(runtime-dom): setting innerHTML when patching props...
2024-08-28  Evan Youfix(types): GlobalDirective / GlobalComponents should...
2024-08-26  edisonchore: correct the issue number (#11715) [ci skip]
2024-08-20  yangxiuxiufix(reactivity): ensure watcher with once: true are...
2024-08-20  Evan Yourefactor(watch): reuse watch types
2024-08-20  Tychochore: fix typo (#11663)[ci skip]
2024-08-20  Evan Yourelease: v3.5.0-beta.3 v3.5.0-beta.3
2024-08-20  Evan Youchore: log more precise digits for size script [ci...
2024-08-20  Rizumu Ayakafeat(reactivity): base `watch`, `getCurrentWatcher...
2024-08-19  yangxiuxiufix(types): strip non-prop default values from return...
2024-08-19  zhangenmingperf( runtime-core): use `apply` to avoid spreading...
2024-08-19  edisonfix(ssr): apply ssr props to the the fallback vnode...
2024-08-19  edisonfix(runtime-core): ensure suspense content inherit...
2024-08-19  skirtlerefactor(scheduler): remove invalidateJob (#11650)
2024-08-19  renovate[bot]chore(deps): update lint (#11653)
2024-08-19  renovate[bot]chore(deps): update all non-major dependencies (#11654)
2024-08-19  renovate[bot]chore(deps): update dependency postcss-selector-parser...
2024-08-19  renovate[bot]chore(deps): update build (#11651)
2024-08-19  skirtlerefactor(scheduler): remove redundant sorting (#11646)
2024-08-19  skirtlefix(runtime-core): pre jobs without an id should run...
2024-08-16  Evan Youworkflow: pass along commit to ecosystem-ci pr workflow
2024-08-16  Evan Youworkflow: set up continuous release with pkg.pr.new
2024-08-16  edisonfix(reactivity): extended methods respect reactive...
2024-08-16  Andy Lifix(types/custom-element): `defineCustomElement` with...
2024-08-16  Jakobfix(watch): handle errors in computed used as watch...
2024-08-16  dlzmoechore: update email link in SECURITY.md (#11632) [ci...
2024-08-16  edisonfeat(workflows): auto close issues with `can't reproduc...
2024-08-16  Tychochore: add 3.4.38 changelog (#11630) [ci skip]
2024-08-15  山吹色御守fix(runtime-core): correct type inference for PascalCas...
2024-08-15  Evan Yourelease: v3.5.0-beta.2 v3.5.0-beta.2
2024-08-15  Evan Youfix(custom-element): keep instance.isCE for backwards...
2024-08-15  Evan Youfix(compiler-sfc): fix prefixIdentifier default value
2024-08-15  disservinfix(compiler-sfc): handle keyof operator with index...
2024-08-15  Evan Youfix(build): revert entities to 4.5 to avoid runtime...
2024-08-15  Evan Youfix(compiler-core): use ast-based check for function...
2024-08-15  Evan Youchore: update changelog regarding inject behavior change
2024-08-15  bteachore: add recommendations extensions vitest (#11610)
2024-08-14  Raman Paulauchore(types): update examples in JSDoc for augmenting...
2024-08-14  Tychofix(types/computed): ensure type safety for `WritableCo...
2024-08-13  linzhefix(reactivity): sync watch should be executed correctl...
2024-08-13  bteafix(keep-alive): ensure include/exclude regexp work...
2024-08-13  Tychofix(types): add fallback stub for DOM types when DOM...
2024-08-13  edisonrefactor: remove unnecessary check as filter is always...
2024-08-13  edisonfeat(deprecated): remove deprecated parseExpressions...
2024-08-13  Tychochore: add explicit type annotation to `initDirectivesF...
2024-08-12  Evan Youchore(deps): pin marked
2024-08-12  renovate[bot]chore(deps): update lint (#11586)
2024-08-12  renovate[bot]chore(deps): update test to ^2.0.5 (#11584)
2024-08-12  renovate[bot]chore(deps): update dependency puppeteer to v23 (#11588)
2024-08-12  renovate[bot]fix(deps): update dependency postcss to ^8.4.41 (#11585)
next