]> git.ipfire.org Git - thirdparty/vuejs/core.git/shortlog
thirdparty/vuejs/core.git
14 hours ago  edisonMerge branch 'main' into edison/feat/ce_attachInternals edison/feat/ce_attachInternals 12129/head
38 hours ago  daiweirelease: v3.5.23 v3.5.23
2 days ago  edisonfix(suspense): clear placeholder and fallback el after...
2 days ago  Jooiesfix(TransitionGroup): use offsetLeft and offsetTop...
2 days ago  indykoningfix(runtime-core): pass props and children to loadingCo...
2 days ago  zhiyuanzmjfix(compiler-core): correctly handle ts type assertions...
2 days ago  山吹色御守fix(compiler-sfc): resolve numeric literals and templat...
2 days ago  沈青川fix(compiler): using guard instead of non-nullish asser...
2 days ago  rzzffix(v-model): handle number modifier on change (#13959)
2 days ago  edisonfix(hydration): avoid mismatch during hydrate text...
2 days ago  Alex Snezhkofix(compiler-ssr): textarea with v-text directive SSR...
2 days ago  skirtlerefactor(runtime-core): check feature flag when forward...
2 days ago  edisonfix(custom-element): optimize slot retrieval to avoid...
2 days ago  Vida Xiechore(lint): replace deprecated `tseslint.config` and...
2 days ago  clay jensonfix(runtime-dom): ensure iframe sandbox is handled...
2 days ago  edisonfix(compiler-core): fix v-bind shorthand handling for...
2 days ago  Dylan Lathrumtypes(runtime-core): add `undefined` to `NativeType...
2 days ago  Alex Snezhkofix(custom-element): batch custom element prop patching...
2 days ago  zhiyuanzmjtypes(jsx-runtime): use interface instead of type for...
3 days ago  renovate[bot]fix(deps): update dependency monaco-editor to ^0.54...
3 days ago  renovate[bot]chore(deps): update actions/setup-node action to v6...
3 days ago  renovate[bot]chore(deps): update dependency pretty-bytes to v7 ...
3 days ago  renovate[bot]chore(deps): update actions/upload-artifact action...
3 days ago  renovate[bot]chore(deps): update compiler (#14021)
3 days ago  renovate[bot]chore(deps): update build (#13939)
3 days ago  renovate[bot]chore(deps): update all non-major dependencies (#13967)
3 days ago  renovate[bot]chore(deps): update test (#13940)
2025-10-13  edisondocs: remove COMPILER_V_BIND_PROP (#13986)
2025-10-09  skirtletest(v-model): mutating an array or set checkbox value...
2025-10-09  abeer0chore: fix typo (#13973)
2025-10-04  王二狗chore: fix typo. (#13948)
2025-09-25  daiweirelease: v3.5.22 v3.5.22
2025-09-25  Tobias Messnerfix(transition-group): run `forceReflow` on the correct...
2025-09-24  renovate[bot]chore(deps): update build (#13856)
2025-09-24  renovate[bot]chore(deps): update dependency jsdom to v27 (#13913)
2025-09-24  renovate[bot]chore(deps): update compiler (#13857)
2025-09-24  renovate[bot]chore(deps): update test (#13882)
2025-09-24  renovate[bot]chore(deps): update actions/github-script action to...
2025-09-24  renovate[bot]chore(deps): update actions/setup-node action to v5...
2025-09-24  renovate[bot]chore(deps): update all non-major dependencies (#13883)
2025-09-24  Tony Wangfix(compiler-core): identifiers in switch-case should...
2025-09-24  edisonrefactor(compiler): add separate transform for vbind...
2025-09-24  Matthias Hryniszakfeat(custom-element): allow specifying additional optio...
2025-09-24  edisonRevert "fix(hmr): prevent __VUE_HMR_RUNTIME__ from...
2025-09-24  Massimiliano... fix(types): more precise types for Events and added...
2025-09-24  Alex Snezhkofix(custom-element): set prop runs pending mutations...
2025-09-24  edisonfix(compiler-sfc): enhance inferRuntimeType to support...
2025-09-24  Arthur Darkstonechore(types): improve type safety in watch functions...
2025-09-24  linzhefix(custom-element): properly mount multiple Teleports...
2025-09-24  Arman Tangfix(compiler-dom): nodes with v-once shouldn't be strin...
2025-09-24  czhlinfix(types): widen directive arg type from string to...
2025-09-24  Daniel Roefix(compiler-sfc): ensure css custom properties do...
2025-09-24  edisonfix(reactivity): respect readonly during ref unwrapping...
2025-09-24  edisonfix(compiler-sfc): add support for @vue-ignore in runti...
2025-09-24  edisonfix(custom-element): use PatchFlags.BAIL for slot when...
2025-09-24  linzhefix(compiler-ssr): ensure v-show has a higher priority...
2025-09-24  山吹色御守fix(types): set dom stub type to `never` instead of...
2025-09-24  yangdan8fix(reactivity): update iterator to check for completio...
2025-09-24  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)
next