]> git.ipfire.org Git - thirdparty/vuejs/core.git/shortlog
thirdparty/vuejs/core.git
2024-09-10  Yang Mingshanrefactor(scheduler): simplify checkRecursiveUpdates...
2024-09-10  zhangenmingperf(reactivity): trigger deps directly instead of...
2024-09-10  Tychofix(runtime-core): handle shallow reactive arrays in...
2024-09-10  Konv Suufix(reactivity): fix markRaw error on already marked...
2024-09-10  renovate[bot]chore(deps): update build (#11859)
2024-09-10  renovate[bot]chore(deps): update all non-major dependencies (#11858)
2024-09-10  山吹色御守fix(compiler-sfc): correct scoped injection for nesting...
2024-09-07  bteachore: remove unused variable (#11842)
2024-09-07  Evan Yourefactor: remove rarely used argument in makeMap +...
2024-09-06  山吹色御守fix(types): correctly infer `TypeEmits` with both tuple...
2024-09-06  Evan Yourelease: v3.5.3 v3.5.3
2024-09-06  Evan Youfix(ssr): respect app.config.warnHandler during ssr
2024-09-06  Adrien Foulonfix(hydration): check __asyncHydrate presence for vue3...
2024-09-06  edisonfix(Transition): handle KeepAlive child unmount in...
2024-09-06  Evan Youfix: Revert "fix(Transition): handle KeepAlive child...
2024-09-06  Evan Youfix: Revert "fix(reactivity): self-referencing computed...
2024-09-06  Evan Youfix(useId): make generated IDs selector compatible
2024-09-05  Evan Yourelease: v3.5.2 v3.5.2
2024-09-05  山吹色御守feat(compiler-core): parse modifiers as expression...
2024-09-05  山吹色御守types(internal): provide internal options for using...
2024-09-05  edisonfix(suspense): avoid updating anchor if activeBranch...
2024-09-05  Oliver Bucherfix(types): add HTMLDialogElement missing close event...
2024-09-05  skirtlefix(scheduler): prevent duplicate jobs being queued...
2024-09-05  Evan Youfix(reactivity): self-referencing computed should refresh
2024-09-05  Jürg Lehnifix(reactivity): prevent endless recursion in computed...
2024-09-05  白雾三语fix(types): added name attribute support to details...
2024-09-05  Evan Youfix(useTemplateRef): properly fix readonly warning...
2024-09-05  Evan Youfix(reactivity): make toRaw work on proxies created...
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...
next