]> git.ipfire.org Git - thirdparty/vuejs/core.git/shortlog
thirdparty/vuejs/core.git
39 hours ago  王二狗chore: fix typo. (#13948) main
10 days ago  daiweirelease: v3.5.22 v3.5.22
10 days ago  Tobias Messnerfix(transition-group): run `forceReflow` on the correct...
11 days ago  renovate[bot]chore(deps): update build (#13856)
11 days ago  renovate[bot]chore(deps): update dependency jsdom to v27 (#13913)
11 days ago  renovate[bot]chore(deps): update compiler (#13857)
11 days ago  renovate[bot]chore(deps): update test (#13882)
11 days ago  renovate[bot]chore(deps): update actions/github-script action to...
11 days ago  renovate[bot]chore(deps): update actions/setup-node action to v5...
11 days ago  renovate[bot]chore(deps): update all non-major dependencies (#13883)
11 days ago  Tony Wangfix(compiler-core): identifiers in switch-case should...
11 days ago  edisonrefactor(compiler): add separate transform for vbind...
11 days ago  Matthias Hryniszakfeat(custom-element): allow specifying additional optio...
11 days ago  edisonRevert "fix(hmr): prevent __VUE_HMR_RUNTIME__ from...
11 days ago  Massimiliano... fix(types): more precise types for Events and added...
11 days ago  Alex Snezhkofix(custom-element): set prop runs pending mutations...
11 days ago  edisonfix(compiler-sfc): enhance inferRuntimeType to support...
11 days ago  Arthur Darkstonechore(types): improve type safety in watch functions...
11 days ago  linzhefix(custom-element): properly mount multiple Teleports...
11 days ago  Arman Tangfix(compiler-dom): nodes with v-once shouldn't be strin...
11 days ago  czhlinfix(types): widen directive arg type from string to...
11 days ago  Daniel Roefix(compiler-sfc): ensure css custom properties do...
11 days ago  edisonfix(reactivity): respect readonly during ref unwrapping...
11 days ago  edisonfix(compiler-sfc): add support for @vue-ignore in runti...
11 days ago  edisonfix(custom-element): use PatchFlags.BAIL for slot when...
11 days ago  linzhefix(compiler-ssr): ensure v-show has a higher priority...
11 days ago  山吹色御守fix(types): set dom stub type to `never` instead of...
11 days ago  yangdan8fix(reactivity): update iterator to check for completio...
11 days ago  edisonfix(compiler-sfc): ensure props bindings register befor...
2025-09-15  renovate[bot]fix(deps): update playground (#13884)
2025-09-15  daiweichore: format
2025-09-15  codelochore(docs): add missing commas
2025-09-03  edisonfix(runtime-core): simplify block-tracking disabling... 13877/head
2025-09-02  daiweirelease: v3.5.21 v3.5.21
2025-09-02  yangxiuxiufix(Suspence): handle Suspense + KeepAlive HMR updating...
2025-09-02  Alex Snezhkofix(compiler-sfc): check lang before attempt to compile...
2025-09-02  山吹色御守perf: improve regexp performance with non-capturing...
2025-09-02  skirtlefix(watch): use maximum depth for duplicates (#13434)
2025-09-02  edisonfix(compiler-core): force dynamic slots when slot refer...
2025-09-02  Red Huangfix(runtime-core): use separate emits caches for compon...
2025-09-02  Yang Mingshanchore(types): compatible with TS 5.8 (#12973)
2025-09-02  edisonrefactor: remove canary release workflows (#13794)
2025-09-02  edisonchore: update side effect annotations to use standardiz...
2025-09-02  Andrei Ltypes(jsx): add undefined to optional properties (...
2025-09-02  edisonfix(hmr): prevent __VUE_HMR_RUNTIME__ from being overwr...
2025-09-02  edisonfix(compiler-sfc): support `${configDir}` in paths...
2025-09-02  edisonfix(templateRef): prevent unnecessary set ref on dynami...
2025-09-02  linzhefix(Teleport): hydrate disabled Teleport with undefined...
2025-09-02  edisonfix(hmr): prevent update unmounting component during...
2025-09-02  Daniel Roefix(compiler-sfc): support global augments with named...
2025-09-02  edisonfix(runtime-core): disable tracking block in h function...
2025-09-02  Foleefix(custom-element): prevent defineCustomElement from...
2025-09-01  renovate[bot]chore(deps): update build (#13799)
2025-09-01  renovate[bot]chore(deps): update test (#13801)
2025-09-01  renovate[bot]chore(deps): update dependency npm-run-all2 to v8 ...
2025-09-01  renovate[bot]chore(deps): update dependency magic-string to ^0.30...
2025-09-01  王二狗chore: fix typo (#13833)
2025-09-01  Ari Perkkiöchore(test): migrate to Vitest inline projects (#13838)
2025-08-25  Zhongtypes(runtime-dom): improve event types (#13804)
2025-08-25  daiweirelease: v3.5.20 v3.5.20
2025-08-25  edisonfix(runtime-dom): add name to vShow for prop mismatch...
2025-08-23  Zhongtypes(compiler-sfc): add explicit return type to genMod...
2025-08-23  Zhongchore(compat): rename legacyresolveScopedSlots to legac...
2025-08-21  yangdan8chore(reactivity): optimize size retrieval in createIns...
2025-08-21  吴杨帆chore: fix typo
2025-08-21  daiweirelease: v3.5.19 v3.5.19
2025-08-21  equtfix(compiler-ssr): disable v-memo transform in ssr...
2025-08-21  edisonfix(compiler-sfc): improve type inference for generic...
2025-08-21  Alex Snezhkofix(runtime-core): avoid setting direct ref of useTempl...
2025-08-20  renovate[bot]chore(deps): update build (#13748)
2025-08-20  renovate[bot]chore(deps): update test (#13734)
2025-08-20  renovate[bot]chore(deps): update dawidd6/action-download-artifact...
2025-08-20  renovate[bot]chore(deps): update actions/checkout action to v5 ...
2025-08-20  renovate[bot]chore(deps): update compiler (#13713)
2025-08-20  renovate[bot]chore(deps): update all non-major dependencies (#13733)
2025-08-20  renovate[bot]chore(deps): update build (#13712)
2025-08-20  renovate[bot]fix(deps): update dependency @vue/repl to ^4.6.3 (...
2025-08-20  edisonfix(suspense): don't immediately resolve suspense on...
2025-08-20  Adrian Cerbarofix(compiler-sfc): throw mismatched script langs error...
2025-08-20  skirtlefix(runtime-core): improve consistency of `PublicInstan...
2025-08-20  edisonfix(Transition): handle KeepAlive + transition leaving...
2025-08-20  edisonfix(compiler-core): prevent cached array children from...
2025-08-20  edisonfix(hmr): prevent updating unmounting component during...
2025-08-20  Tychofix(reactivity): warn on nested readonly ref update...
2025-08-20  edisonfix(hydration): also set vShow name if __FEATURE_PROD_H...
2025-08-20  edisonchore(ci): trusted publisher (#13768)
2025-08-20  alentidetest(runtime-core): remove incorrect suspense test...
2025-07-25  awaken1ngfix(devtools): clear performance measures (#13701)
2025-07-25  zhangenmingchore(runtime-core): use NO instead of ()=>false (...
2025-07-25  linzhefix(compiler-core): adjacent v-else should cause a...
2025-07-23  daiweirelease: v3.5.18 v3.5.18
2025-07-23  Alex Snezhkodx(runtime-core): fix warning message for useSlots...
2025-07-23  edisonfix(ssr): ensure empty slots render as a comment node...
2025-07-23  linzhefix(runtime-core): ensure correct anchor el for unresol...
2025-07-23  zhiyuanzmjfix(compiler-core): identifiers in function parameters...
2025-07-23  edisonfix(compiler-sfc): transform empty srcset w/ includeAbs...
2025-07-23  linzhefix(custom-element): ensure exposed methods are accessi...
2025-07-23  edisonfix(slots): refine internal key checking to support...
2025-07-23  edisonfix(hydration): prevent lazy hydration for updated...
2025-07-23  edisonfix(compiler-core): avoid cached text vnodes retaining...
next