]> git.ipfire.org Git - thirdparty/vuejs/core.git/shortlog
thirdparty/vuejs/core.git
2025-10-21  daiweichore: merge minor edison/feat/setScopeId 13422/head
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-09-24  edisonfix(compiler-vapor): treat template v-for with single...
2025-09-24  edisonfix(runtime-vapor): sync parent component block refere...
2025-09-24  edisonfix(compiler-vapor): escape html for safer template...
2025-09-24  edisonfix(runtime-vapor): setting innerHTML should go through...
2025-09-10  daiweichore: pin rollup@4.50.1 to fix deploy error
2025-09-02  edisonfix(runtime-vapor): handle vapor attrs fallthrough...
2025-08-29  Jackfix(vapor): handle next host node for vapor component...
2025-08-21  daiweichore: format
2025-08-21  daiweichore: update lock file
2025-08-21  daiweichore: Merge branch 'main' into minor
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-08-20  edisonfix(runtime-vapor): properly handle consecutive prepend...
2025-08-20  Rizumu Ayakarefactor(compiler-sfc): destructure built-in properties...
2025-08-20  edisonfix(runtime-vapor): fix readonly warning when useTempla...
2025-08-20  edisonfix(runtime-vapor): apply v-show to vdom child (#13767)
2025-08-20  edisonfix(compiler-vapor): adjust children generation order...
2025-07-30  daiweifix(runtime-vapor): properly handle fast remove in...
2025-07-30  edisonfix(runtime-vapor): resolve multiple vFor rendering...
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...
2025-07-22  renovate[bot]chore(deps): update all non-major dependencies (#13627)
2025-07-22  renovate[bot]chore(deps): update dependency @babel/types to ^7.28...
2025-07-22  edisontest(runtime-vapor): port tests from rendererChildren...
2025-07-22  renovate[bot]chore(deps): update build (#13670)
2025-07-18  daiweirelease: v3.6.0-alpha.2 v3.6.0-alpha.2
2025-07-18  edisonfix(runtime-vapor): handle v-model vdom interop error...
2025-07-18  zhiyuanzmjfix(runtime-vapor): remove access globalProperties...
2025-07-18  zhiyuanzmjfix(reactivity): allow collect effects in EffectScope...
2025-07-18  山吹色御守chore(test): report correct value of `__EXTEND_POINT__...
2025-07-18  山吹色御守fix(compiler-core): avoid self updates of `v-pre` ...
2025-07-18  山吹色御守fix(compiler-core): recognize empty string as non-ident...
2025-07-18  山吹色御守fix(compiler-core): transform empty `v-bind` dynamic...
2025-07-18  Doctor Wufix(reactivity): remove link check to align with 3...
2025-07-18  zhiyuanzmjfix(runtime-core): use __vapor instead of vapor to...
2025-07-18  Rizumu Ayakafix(compiler-vapor): handle empty interpolation (#13592)
2025-07-18  zhiyuanzmjfix(compiler-vapor): handle special characters in cache...
2025-07-18  Johnson Chufix(compiler-vapor): selectors was not initialized...
2025-07-17  edisonchore(sfc-playground): import vaporInteropPlugin only...
2025-07-16  edisonfix(runtime-vapor): component emits vdom interop (...
2025-07-15  daiweichore: fix typo
2025-07-12  Evan Youchore: fix incorrect package.json repo link
2025-07-12  Evan Yourelease: v3.6.0-alpha.1 v3.6.0-alpha.1
2025-07-10  Johnson Chufix(reactivity): add back STOP flag (#13605)
2025-07-10  edisonfix(deps): add estree-walker (#13604)
2025-07-10  zhiyuanzmjfix(runtime-vapor): fix error when props are not provided
2025-07-10  edisonfix(type): remove internal doc for refs (#13589)
2025-07-10  Johnson Chuperf(vapor): more efficient renderList update algorithm...
2025-07-10  zhiyuanzmjfeat(runtime-vapor): support functional slot in vdom...
2025-07-10  zhiyuanzmjfeat(vapor): add vapor flag for createVaporApp (#13360)
2025-07-10  Johnson Chufeat(vapor): generate more efficient runtime code for...
2025-07-10  Johnson Churefactor(reactivity, runtime-core): improve performance...
next