]> git.ipfire.org Git - thirdparty/vuejs/core.git/shortlog
thirdparty/vuejs/core.git
2024-06-04  三咲智子 Kevin... chore: restrict duplicated imports, support Vue SFC... chore/eslint-imports 10165/head
2024-06-04  Fan Peifix(reactivity): pass oldValue in debug info when trigg...
2024-06-04  iwusongtest: test for events when component updating (#7896)
2024-06-04  魏test(reactivity): replace isReactive with isReadonly...
2024-06-04  edisonfix(transition): ensure Transition enterHooks are updat...
2024-06-04  AlexVagrantfix(runtime-core): fix Transition for components with...
2024-06-04  Vadim Kruglovfix(compiler-core): fix :key shorthand on v-for (#10942)
2024-06-04  Kevin Deng... chore(server-renderer): avoid using `s` regex flag...
2024-06-04  renovate[bot]chore(deps): update dependency execa to v9 (#11049)
2024-06-04  renovate[bot]chore(deps): update dawidd6/action-download-artifact...
2024-06-04  renovate[bot]fix(deps): update playground (#11064)
2024-06-03  renovate[bot]chore(deps): update build (#11057)
2024-06-03  renovate[bot]chore(deps): update all non-major dependencies (#11058)
2024-05-31  renovate[bot]chore(deps): update pnpm/action-setup action to v4...
2024-05-31  Thorsten Lünborgfix(runtime-core): ensure suspense creates dep componen...
2024-05-31  Thorsten Lünborgfix(compat): ensure proper handling of render fuction...
2024-05-31  Zeke Zhangfix(hmr): avoid infinite recursion when reloading hmr...
2024-05-31  Evan Youchore: format
2024-05-31  Evan Youfix(runtime-dom): also set attribute for form element...
2024-05-31  远方osfix(v-model): fix the lazy modifier is not reset by...
2024-05-31  Kevin Deng... fix(compiler-sfc): throw error when import macro as...
2024-05-30  Alex Liutypes: improve readability of built-in type (#9129)
2024-05-30  远方osrefactor(types/compat): improve the types for $set...
2024-05-30  Haoqun Jiangchore: fix typo (DistrubuteRef -> DistributeRef) (...
2024-05-30  Wouterfix(compiler-core): emit TS-compatible function declara...
2024-05-30  Travisfix(compiler-core): allow unicode to appear in simple...
2024-05-30  mmis1000fix(ssr): fix the bug that multi slot scope id does...
2024-05-30  huangchengfix(compiler-core): v-for expression missing source...
2024-05-30  skirtlefix(watch): support traversing symbol properties in...
2024-05-30  Kevin Deng... ci: omit pr number (#11033)
2024-05-30  Yi Yangfix(teleport): do not throw target warning when telepor...
2024-05-29  Kevin Deng... chore: disallow optional chaining (#10919)
2024-05-28  远方ostest: improve test coverage (#9203)
2024-05-28  linzhefix(compiler-core): should set `<math>` tag as block...
2024-05-27  远方ostypes(runtime-core): add `OnCleanup` parameter type...
2024-05-27  renovate[bot]chore(deps): update lint (#11025)
2024-05-27  renovate[bot]chore(deps): update build (#11021)
2024-05-27  skirtledx(runtime-core): log the component object when warning...
2024-05-27  Simon Herefactor(compiler-sfc): defineOptions avoid redundant...
2024-05-27  chenfanchore(reactivity): improve readonly/reactive warning...
2024-05-27  远方osrefactor: replace `Object.assign` with `extend` (#8988)
2024-05-27  远方osrefactor(runtime-core): prevent users from manually...
2024-05-27  白雾三语refactor(server-renderer): slotScopeId scopeId uses...
2024-05-27  Travischore(sfc-playground): add pnpm usage to download templ...
2024-05-27  Haoqun Jiangfix(compat): correctly transform non-identifier express...
2024-05-27  Evan Youchore: run prettier
2024-05-27  nandi95chore(types): added `getSSRProps` type argument (#5691)
2024-05-27  renovate[bot]fix(deps): update compiler (#11024)
2024-05-27  edisonfix(ssr): fix hydration for node with empty text node...
2024-05-27  renovate[bot]chore(deps): update all non-major dependencies (#11020)
2024-05-27  Rayfix(compiler-core): make `ForIteratorExpression`'s...
2024-05-24  Haoqun Jiangchore: correct the comments in KeepAlive.ts (#11005)
2024-05-24  edisonfix(KeepAlive): properly cache nested Suspense subtree...
2024-05-21  白雾三语fix(custom-element): disconnect MutationObserver in...
2024-05-21  Evan Youchore: dedupe deps
2024-05-20  Kevin Deng... ci: fix RCE vulnerability in file overwrite (#10985)
2024-05-20  bteatest: update coverage exclude (#10915)
2024-05-20  renovate[bot]chore(deps): update build (#10981)
2024-05-20  renovate[bot]chore(deps): update all non-major dependencies (#10980)
2024-05-20  bteafix: correct the type of `<details>`'s `onToggle` event...
2024-05-20  Alexandre Ferrerafix(compiler-core): change v-for key type to match...
2024-05-20  Tychofix(shared): ensure invokeArrayFns handles undefined...
2024-05-15  OrbisKdocs: set propper highlighting for commit convention... 10961/head
2024-05-13  renovate[bot]chore(deps): update dependency esbuild to ^0.21.2 ...
2024-05-13  renovate[bot]chore(deps): update lint (#10926)
2024-05-13  renovate[bot]fix(deps): update compiler to ^7.24.5 (#10924)
2024-05-13  renovate[bot]chore(deps): update all non-major dependencies (#10923)
2024-05-08  edisonfix(compile-sfc): register props destructure rest id...
2024-05-06  Evan Yourelease: v3.4.27 v3.4.27
2024-05-06  Tychofix(compiler-sfc): handle keyof operator (#10874)
2024-05-06  Stanislav Lashmanovfix(compat): include legacy scoped slots (#10868)
2024-05-06  Evan Youfix(hydration): handle edge case of style mismatch...
2024-05-06  btearefactor(types): use explicit modifiers type (#10856)
2024-05-06  renovate[bot]chore(deps): update build (#10867)
2024-05-06  renovate[bot]chore(deps): update all non-major dependencies (#10866)
2024-05-03  skirtletest(watch): watching a reactive array (#10848)
2024-05-01  skirtlefix(compiler-dom): restrict createStaticVNode usage...
2024-04-29  Guorefactor(perf): assign value in `if` block (#10836)
2024-04-29  huangchengfix(compiler-core): add support for arrow aysnc functio...
2024-04-29  Evan Youchore(workflow): link to minor branch changelog for...
2024-04-29  Evan Youtest: fix test case name
2024-04-29  Evan Yourelease: v3.4.26 v3.4.26
2024-04-29  Evan Youfix(compiler-core): fix bail constant for globals
2024-04-29  edisonfix(runtime-core): properly handle inherit transition...
2024-04-29  skirtlefix(runtime-core): attrs should be readonly in function...
2024-04-29  skirtlerefactor: simplify traverse() for deep watchers (#10795)
2024-04-29  renovate[bot]chore(deps): update lint (#10831)
2024-04-29  skirtlerefactor: remove optional chaining (#10792)
2024-04-29  renovate[bot]chore(deps): update build (#10830)
2024-04-29  renovate[bot]chore(deps): update test (#10829)
2024-04-29  renovate[bot]chore(deps): update all non-major dependencies (#10828)
2024-04-29  edisonfix(Transition): re-fix #10620 (#10832)
2024-04-29  Evan Youfix(compiler-core): remove unnecessary constant bail...
2024-04-29  edisonfix(runtime-core): ensure slot compiler marker writable...
2024-04-29  Evan Youtypes: match CompatVue app.use type to standard version
2024-04-26  Evan Youworkflow(sfc-playground): fix file renaming by bumping...
2024-04-24  Evan Yourelease: v3.4.25 v3.4.25
2024-04-24  Evan Youci: use single thread for e2e tests on ci
2024-04-24  Evan Youfix(runtime-core): use normal object as internal protot...
2024-04-24  Evan Youfix(defineModel): align prod mode runtime type generati...
next