]> git.ipfire.org Git - thirdparty/vuejs/core.git/shortlog
thirdparty/vuejs/core.git
2025-06-25  daiweifix(compiler-sfc): always use defineComponent in SSR... 13525/head
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  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-05-20  Evan Youchore: update package graph to include vapor packages...
2025-05-19  zhiyuanzmjtest(compiler-vapor): fix v-for test (#13347)
2025-05-15  daiweichore: merge main into minor
2025-05-15  zhiyuanzmjtest(compiler-vapor): add index test for v-for (#13004)
2025-05-08  edisonchore: Merge branch 'minor' into vapor
2025-04-11  edisonchore: remove warnRecursiveComputed (#13128)
2025-04-07  daiweiMerge branch 'main' into minor
2025-04-02  linzhefix(compat): correct deprecation message for v-bind...
2025-04-01  edisonMerge branch 'minor' into vapor
2025-03-31  renovate[bot]chore(deps): update all non-major dependencies (#13120)
2025-03-31  renovate[bot]chore(deps): update lint (#13122)
2025-03-31  renovate[bot]chore(deps): update compiler to ^7.27.0 (#13123)
2025-03-31  Johnson Chufix(reactivity): queuing effects in an array (#13078)
2025-03-31  Eccofix(runtime-dom): always treat autocorrect as attribute...
2025-03-31  renovate[bot]chore(deps): update build (#13121)
2025-03-29  Leedomchore: fix typo (#13117)
2025-03-29  daiweiMerge remote-tracking branch 'origin/main' into minor
2025-03-25  renovate[bot]chore(deps): update dawidd6/action-download-artifact...
2025-03-25  renovate[bot]fix(deps): update dependency @vue/repl to ^4.5.1 (...
2025-03-25  renovate[bot]chore(deps): update all non-major dependencies (#13092)
2025-03-24  renovate[bot]chore(deps): update build (#13093)
2025-03-24  renovate[bot]chore(deps): update lint (#13096)
2025-03-24  renovate[bot]chore(deps): update test (#13095)
2025-03-24  Eduardo San... docs(tsdoc): remove extra () in link tag (#13086)
2025-03-20  Tychochore(sfc-playground): dynamically set Vue version...
2025-03-19  edisonfix(readme): update contributors image (#13068)
2025-03-19  Tychotypes: enhance plugin type inference for better IDE...
2025-03-19  Buer Yangfix(types): the directive's modifiers should be optiona...
2025-03-17  renovate[bot]fix(deps): update compiler (#13051)
2025-03-17  renovate[bot]chore(deps): update dependency @vitejs/plugin-vue to...
2025-03-17  renovate[bot]chore(deps): update test (#13048)
2025-03-17  renovate[bot]chore(deps): update lint (#13049)
2025-03-17  renovate[bot]chore(deps): update pnpm to v10.6.3 (#13047)
2025-03-17  renovate[bot]chore(deps): update build (#13046)
2025-03-17  Bald-Mfix(compiler): fix spelling error in domTagConfig ...
2025-03-14  edisonfix(customFormatter): properly accessing ref value...
2025-03-14  Shinigamifeat(types): add type TemplateRef (#12645)
2025-03-12  Evan Youwip(vapor): fix insertion for vdom interop
2025-03-12  Evan Youwip(vapor): test cases
2025-03-12  @beerchore: update node v22 on netlify (#12613)
2025-03-11  Evan Youwip(vapor): fix children gen for dynamic with anchor...
2025-03-11  Evan Youtest(vapor): refactor hydration tests to include compil...
2025-03-11  Evan Youfix(vapor): properly handle return when compiling vapor...
2025-03-11  Evan Youchore(vapor): remove no longer needed CREATE_TEXT_NODE...
2025-03-11  Evan Youwip(vapor): corresponding runtime behavior for if/for...
2025-03-11  Evan Youwip(vapor): adjust children and block generation order...
2025-03-10  Evan Youwip(vapor): component hydration
2025-03-10  renovate[bot]chore(deps): update all non-major dependencies (#13014)
2025-03-10  renovate[bot]chore(deps): update build (#13015)
2025-03-09  Evan Youwip(vapor): text hydration tests
2025-03-07  Evan Yourefactor(vapor): refactor interpolation transform to...
2025-03-07  Evan Youtest: fix missed warning assertion
2025-03-07  Evan Youwip(vapor): more hydration
2025-03-07  Evan Youwip(vapor): basic hydration
2025-03-07  Cédric Exbrayattest(reactivity): enable tests marked as todo (#13003)
2025-03-04  renovate[bot]chore(deps): update all non-major dependencies (#12983)
2025-03-04  renovate[bot]chore(deps): update test (#12984)
2025-02-28  zhiyuanzmjfeat(runtime-vapor): support functional component for...
2025-02-28  zhiyuanzmjfeat(compiler-vapor): add jsx support for setText and...
2025-02-28  zhiyuanzmjfeat(runtime-vapor): expose VaporFragment for jsx-vapor...
2025-02-28  edisonfix(compiler-vapor): properly cache variable used in...
2025-02-28  edisonfix(vapor): handle next host node for vapor component...
2025-02-28  edisonfix(vapor): handle vapor mode with empty script (#12910)
2025-02-27  Johnson Churefactor(reactivity): sync alien-signals 1.0.4 changes...
2025-02-26  zhiyuanzmjci(pkg-pr-new): add vapor branch (#12944)
2025-02-25  edisonRevert "ci(pkg-pr-new): add 'vapor' branch for pull...
2025-02-25  zhiyuanzmjci(pkg-pr-new): add 'vapor' branch for pull-request...
2025-02-25  Johnson Churefactor(reactivity): sync alien-signals 1.0.4 changes... 12959/head
2025-02-24  renovate[bot]chore(deps): update dependency @types/node to ^22.13...
2025-02-24  renovate[bot]chore(deps): update build (#12931)
2025-02-20  Sunnytest(reactivity): add tests for reactive and non-reacti...
2025-02-20  daiweiMerge branch 'main' into minor
2025-02-19  bteachore: add `onlyBuiltDependencies` list (#12912)
2025-02-19  FatRadishfix(reactivity): ensure markRaw objects are not reactiv...
2025-02-18  inottnfix(ci): use `with` instead of `assert` syntax (#12901)
2025-02-17  renovate[bot]chore(deps): update pnpm to v10 (#12892)
next