]> git.ipfire.org Git - thirdparty/vuejs/core.git/shortlog
thirdparty/vuejs/core.git
29 hours ago  edisonMerge branch 'minor' into edison/fix/checkboxIndeterminate edison/fix/checkboxIndeterminate 13953/head
29 hours ago  zhiyuanzmjfix(compiler-vapor): handle boolean as constant node...
30 hours ago  zhiyuanzmjfix(compiler-vapor): handle numbers as static text...
34 hours ago  daiweirelease: v3.6.0-alpha.3 v3.6.0-alpha.3
34 hours ago  daiweichore: Merge branch 'main' into minor
35 hours ago  edisonfix(runtime-vapor): pass plain object props to createVN...
35 hours ago  daiweirelease: v3.5.23 v3.5.23
46 hours 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...
2 days ago  Johnson Churefactor(reactivity): sync alien-signals 3.0.0 changes...
2 days ago  edisonfeat(runtime-vapor): add support for async components...
2 days ago  edisonfix(runtime-vapor): remove v-cloak and add data-v-app...
2 days ago  edisonfeat(runtime-vapor): vapor transition work with vapor...
2 days ago  edisonfeat(runtime-vapor): vapor transition work with vapor...
2 days ago  edisonfeat(runtime-vapor): vapor transition work with vapor...
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  daiweichore: fix typo
3 days ago  renovate[bot]chore(deps): update all non-major dependencies (#13967)
3 days ago  renovate[bot]chore(deps): update test (#13940)
11 days ago  daiweirefactor: remove duplicated async loader properties
11 days ago  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-30  daiweifix(compiler-vapor): set static indeterminate as prop
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...
next