]> git.ipfire.org Git - thirdparty/vuejs/core.git/shortlog
thirdparty/vuejs/core.git
2025-07-16  daiweichore: update edison/feat/vaporAsyncComponent 13059/head
2025-07-16  edisonMerge branch 'minor' into edison/feat/vaporAsyncComponent
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...
2025-07-10  zhiyuanzmjfeat(runtime-vapor): expose isVaporComponent (#13307)
2025-07-10  zhiyuanzmjfeat(runtime-vapor): support HMR for non-compiled setup...
2025-07-09  edisonfix(devtools): allow setting devtools hook after create...
2025-07-09  edisonfix(compiler-vapor): add missing dependency for @babel...
2025-07-09  edisonfix(scheduler): improve error handling in job flushing...
2025-07-09  edisonfix(parse): make 'vapor' property optional (#13590)
2025-07-07  daiweiMerge branch 'vapor' into minor
2025-07-07  edisonRevert "feat: Vapor mode (#12359)" (#13578)
2025-07-07  Evan Youfeat: Vapor mode (#12359)
2025-07-07  Johnson Chufix(reactivity): avoid unwrapping `.value` when the...
2025-07-04  daiweifix: format 12359/head 13579/head
2025-07-04  daiweichore: Merge branch 'minor' into vapor
2025-07-04  daiweichore: Merge branch 'main' into minor
2025-07-04  renovate[bot]chore(deps): update build (#13542)
2025-07-04  edisontest(runtime-vapor): add vdomInterop tests (#13563)
2025-07-03  GU Yilingfix(css-vars): nullish v-bind in style should not lead...
2025-07-03  renovate[bot]chore(deps): update all non-major dependencies (#13541)
2025-06-26  edisonfix(compiler-vapor): handle variable name substring...
2025-06-26  edisonfix(compiler-vapor): properly handle static ref in...
2025-06-26  edisonfix(runtime-vapor): ensure props are shallow reactive...
2025-06-26  edisonfix(compiler-sfc): always use defineComponent in SSR...
2025-06-26  edisonfix(compiler-vapor): properly cache variable with optio...
2025-06-23  renovate[bot]chore(deps): update dependency vite to v5.4.19 [securit...
2025-06-23  renovate[bot]chore(deps): update build (#13516)
2025-06-23  renovate[bot]chore(deps): update all non-major dependencies (#13515)
2025-06-20  daiweichore: Merge branch 'vapor' into edison/feat/vaporAsync...
2025-06-20  daiweichore: update snap
2025-06-20  zhiyuanzmjfix(compiler-vapor): correct execution order of operati...
2025-06-20  edisonfix(runtime-vapor): should not warn invalid watch sourc...
2025-06-20  zhiyuanzmjfix(compiler-vapor): remove types for expressions ...
2025-06-20  edisonfix(runtime-vapor): dynamic component attrs fallthroug...
2025-06-20  edisonfix(runtime-vapor): dynamic component work with inserti...
2025-06-20  zhiyuanzmjchore(compiler-vapor): use compiler-dom instead of...
2025-06-20  edisonfix(runtime-vapor): properly mount component when using...
2025-06-20  Runyasak Chaengnaimuangfix(compiler-vapor): prevent v-for components from...
2025-06-20  zhiyuanzmjfix(compiler-vapor): prevent caching UpdateExpression...
2025-06-20  edisonfix(runtime-vapor): dynamic component fallback renderin...
2025-06-20  zhiyuanzmjfix(compiler-vapor): don't generate default slot for...
2025-06-20  edisonfix(runtime-vapor): should not fallthrough emit handler...
2025-06-18  daiweirelease: v3.5.17 v3.5.17
2025-06-18  edisonfix(ssr): handle initial selected state for select...
2025-06-18  Tychofix(compiler-sfc): improved type resolution for functio...
2025-06-18  edisonfix(slots): make cache indexes marker non-enumerable...
2025-06-18  Mark Florianfix(compat): allow v-model built in modifiers on compon...
2025-06-18  renovate[bot]fix(deps): update compiler (#13480)
2025-06-18  renovate[bot]chore(deps): update dependency vite to v5.4.19 [securit...
2025-06-18  renovate[bot]chore(deps): update build (#13479)
2025-06-18  Tychochore(local-playground): fix vapor tsconfig include...
2025-06-18  Tychofix(runtime-vapor): respect immutability for readonly...
2025-06-18  daiweichore: Merge branch 'minor' into vapor
2025-06-18  zhiyuanzmjfix(compiler-vapor): move `next`, `child` and `nthChild...
2025-06-18  edisonfix(runtime-vapor): reset insertion state to avoid...
2025-06-18  zhiyuanzmjfix(compiler-vapor): prevent caching variables in funct...
2025-06-18  edisonfix(runtime-vapor): set ref on dynamic component (...
2025-06-18  zhiyuanzmjfix(runtime-vapor): prevent passing an empty string...
2025-06-18  edisonfeat(compiler-vapor): resolve implicitly self-referenci...
2025-06-18  edisonfix(compiler-vapor): properly locate last if node ...
2025-06-16  renovate[bot]chore(deps): update autofix-ci/action digest to 635ffb0...
2025-06-13  renovate[bot]fix(deps): update dependency @vue/repl to ^4.6.1 (...
2025-06-13  edisonchore(deps): update @vue/repl to version 4.6.0 (#13470)
2025-06-13  renovate[bot]chore(deps): update all non-major dependencies (#13451)
2025-06-13  xiejiahechore(build): replace node:fs repeated import (#13467)
2025-06-13  linzhechore: export `jsxs` type (#13463)
2025-06-06  pengbochore(compile-core): removed the optional tag parameter...
2025-06-05  renovate[bot]chore(deps): update dependency esbuild to ^0.25.5 ...
2025-06-05  renovate[bot]chore(deps): update all non-major dependencies (#13426)
2025-06-05  daiweichore: update snap
2025-06-05  Alex Snezhkofix(compiler-core): prevent comments from blocking...
2025-06-05  inottnfix(runtime-core): unset old ref during patching when...
2025-06-05  SerKofix(reactivity): add `__v_skip` flag to `Dep` to preven...
2025-06-05  edisonfix(custom-element): ensure configureApp is applied...
2025-06-05  edisonfix(custom-element): prevent injecting child styles...
2025-06-05  Arman Tangchore(shared): update patch flag name (#12831)
2025-06-05  edisonfix(compile-sfc): handle mapped types work with omit...
2025-06-05  edisonfix(compiler-core): ignore whitespace when matching...
2025-06-05  山吹色御守fix(compiler-core): do not increase newlines in `InEnti...
2025-06-05  山吹色御守fix(types): typo of `vOnce` and `vSlot` (#13343)
2025-05-30  skirtlechore(hydration): reuse existing variable (#13412)
2025-05-30  bteatest(compiler-sfc): direct descendant wildcard rule...
2025-05-29  daiweichore: update changelog
2025-05-29  daiweirelease: v3.5.16 v3.5.16
2025-05-29  edisonRevert "fix(compiler-sfc): add scoping tag to trailing...
2025-05-28  Arpit Jainchore: fix typos
2025-05-27  edisonRevert "fix(compiler-sfc): add error handling for defin...
2025-05-26  daiweirelease: v3.5.15 v3.5.15
next