]> git.ipfire.org Git - thirdparty/vuejs/core.git/shortlog
thirdparty/vuejs/core.git
2025-11-17  edisontest(runtime-vapor): add test for teleport work with...
2025-11-17  edisontest(hydration): force hydrate custom element with...
2025-11-17  edisonfix(compiler-vapor): handle TSNonNullExpression and...
2025-11-14  daiweichore: update changelog
2025-11-14  daiweirelease: v3.6.0-alpha.4 v3.6.0-alpha.4
2025-11-14  edisonfix(runtime-vapor): preserve correct parent instance...
2025-11-14  daiweichore: Merge branch 'main' into minor
2025-11-12  edisonfix(transition-group): support reusable transition...
2025-11-10  Alex Snezhkofix(runtime-dom): useCssModule vapor support (#13711)
2025-11-10  edisonfeat: implement defineVaporCustomElement (#14017)
2025-11-10  edisonfeat(vapor): dom event error handling (#13769)
2025-11-10  Gianthard-cyhfeat(compiler-vapor): handle asset imports (#13630)
2025-11-10  Stefano Nepachore(runtime-dom): export nodeOps and patchProp for... 14089/head
2025-11-10  edisonfeat(runtime-vapor): dynamic component fallback work...
2025-11-10  edisonfeat(runtime-vapor): support svg and MathML (#13703)
2025-11-10  zhiyuanzmjfix(compiler-vapor): wrap event handler in parentheses...
2025-11-07  daiweirelease: v3.5.24 v3.5.24
2025-11-07  殷谊辉chore(reactivity): remove duplicated ReactiveEffectRunn...
2025-11-07  edisonRevert "fix(compiler-core): correctly handle ts type...
2025-11-06  edisonrefactor(compiler-vapor): generate unique variable...
2025-11-06  zhiyuanzmjrefactor(compiler-vapor): remove isNodesEquivalent...
2025-11-06  edisonfix(runtime-vapor): force defer mount when teleport...
2025-11-06  zhiyuanzmjfix(vapor): v-model and v-model:model co-usage (#13070)
2025-11-06  zhiyuanzmjfix(compiler-vapor): handle boolean as constant node...
2025-11-06  zhiyuanzmjfix(compiler-vapor): handle numbers as static text...
2025-11-06  daiweirelease: v3.6.0-alpha.3 v3.6.0-alpha.3
2025-11-06  daiweichore: Merge branch 'main' into minor
2025-11-06  edisonfix(runtime-vapor): pass plain object props to createVN...
2025-11-06  daiweirelease: v3.5.23 v3.5.23
2025-11-05  edisonfix(suspense): clear placeholder and fallback el after...
2025-11-05  Jooiesfix(TransitionGroup): use offsetLeft and offsetTop...
2025-11-05  indykoningfix(runtime-core): pass props and children to loadingCo...
2025-11-05  zhiyuanzmjfix(compiler-core): correctly handle ts type assertions...
2025-11-05  山吹色御守fix(compiler-sfc): resolve numeric literals and templat...
2025-11-05  沈青川fix(compiler): using guard instead of non-nullish asser...
2025-11-05  rzzffix(v-model): handle number modifier on change (#13959)
2025-11-05  edisonfix(hydration): avoid mismatch during hydrate text...
2025-11-05  Alex Snezhkofix(compiler-ssr): textarea with v-text directive SSR...
2025-11-05  skirtlerefactor(runtime-core): check feature flag when forward...
2025-11-05  edisonfix(custom-element): optimize slot retrieval to avoid...
2025-11-05  Vida Xiechore(lint): replace deprecated `tseslint.config` and...
2025-11-05  clay jensonfix(runtime-dom): ensure iframe sandbox is handled...
2025-11-05  edisonfix(compiler-core): fix v-bind shorthand handling for...
2025-11-05  Dylan Lathrumtypes(runtime-core): add `undefined` to `NativeType...
2025-11-05  Alex Snezhkofix(custom-element): batch custom element prop patching...
2025-11-05  zhiyuanzmjtypes(jsx-runtime): use interface instead of type for...
2025-11-05  Johnson Churefactor(reactivity): sync alien-signals 3.0.0 changes...
2025-11-05  edisonfeat(runtime-vapor): add support for async components...
2025-11-05  edisonfix(runtime-vapor): remove v-cloak and add data-v-app...
2025-11-05  edisonfeat(runtime-vapor): vapor transition work with vapor...
2025-11-05  edisonfeat(runtime-vapor): vapor transition work with vapor...
2025-11-05  edisonfeat(runtime-vapor): vapor transition work with vapor...
2025-11-04  renovate[bot]fix(deps): update dependency monaco-editor to ^0.54...
2025-11-04  renovate[bot]chore(deps): update actions/setup-node action to v6...
2025-11-04  renovate[bot]chore(deps): update dependency pretty-bytes to v7 ...
2025-11-04  renovate[bot]chore(deps): update actions/upload-artifact action...
2025-11-04  renovate[bot]chore(deps): update compiler (#14021)
2025-11-04  renovate[bot]chore(deps): update build (#13939)
2025-11-04  daiweichore: fix typo
2025-11-04  renovate[bot]chore(deps): update all non-major dependencies (#13967)
2025-11-04  renovate[bot]chore(deps): update test (#13940)
2025-10-27  daiweirefactor: remove duplicated async loader properties
2025-10-27  edisonfix(hmr): properly stop render effects during hmr re...
2025-10-24  edisonrefactor: rewrite defineVaporAsyncComponent import...
2025-10-23  autofix-ci... [autofix.ci] apply automated fixes
2025-10-23  daiweirefactor(tests): port async component and keepalive...
2025-10-23  daiweirefactor(tests): port keepalive e2e tests to unit test
2025-10-23  daiweirefactor(tests): simplify imports and reuse compile...
2025-10-23  edisonrefactor(compiler-vapor): exclude special built-ins...
2025-10-22  edisonrefactor(vapor): replace forwardedSlotCreator with...
2025-10-22  edisonchore(types): mark the vapor-related APIs as internal...
2025-10-22  daiweichore: Merge branch 'main' into minor
2025-10-22  edisonfeat(vapor): set scopeId (#14004)
2025-10-22  edisonfeat(runtime-vapor): add withVaporCtx helper to manage...
2025-10-21  edisonchore(runtime-vapor): refactor createKeyedFragment...
2025-10-21  edisonfeat(runtime-vapor): add support for v-once (#13459)
2025-10-21  edisonfeat(hydration): hydrate vapor async component (#14003)
2025-10-21  edisonfeat(hydration): hydrate VaporTeleport (#14002)
2025-10-21  edisonfeat(hydration): hydrate VaporTransition (#14001)
2025-10-21  edisonfix(runtime-vapor): setting innerHTML should go through...
2025-10-21  edisonfeat(vapor): hydration (#13226)
2025-10-20  edisonfeat(vapor): vapor teleport (#13082)
2025-10-20  edisonfeat(vapor): defineVaporAsyncComponent (#13059)
2025-10-20  zhiyuanzmjfeat(compiler-vapor): support keys and nonKeys modifier...
2025-10-20  edisonfeat(vapor): template ref vdom interop (#13323)
2025-10-20  edisonfeat(vapor): forwarded slots (#13408)
2025-10-20  edisonfeat(vapor): vapor keepalive (#13186)
2025-10-20  edisonfeat(runtime-vapor): v-html and v-text work with compon...
2025-10-20  edisonfeat(vapor): vapor transition + transition-group (...
2025-10-20  Johnson Chufix(vapor): avoid unnecessary block movement in renderL...
2025-10-17  zhiyuanzmjrefactor(compiler-vapor): remove redundant empty string... vapor-alpha-branch
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)
next