Historique des commits

Auteur SHA1 Message Date
  edison e886de3324 Merge branch 'minor' into edison/fix/checkboxIndeterminate il y a 5 mois
  zhiyuanzmj c1f228913b fix(compiler-vapor): handle boolean as constant node (#13994) il y a 5 mois
  zhiyuanzmj 4b9399ae82 fix(compiler-vapor): handle numbers as static text (#13957) il y a 5 mois
  daiwei 60aba09e1e release: v3.6.0-alpha.3 il y a 5 mois
  daiwei 735f891771 chore: Merge branch 'main' into minor il y a 5 mois
  edison 6c50e20332 fix(runtime-vapor): pass plain object props to createVNode during vdom interop (#13382) il y a 5 mois
  daiwei 5cf0097f33 release: v3.5.23 il y a 5 mois
  edison f411c6604c fix(suspense): clear placeholder and fallback el after resolve to enable GC (#13928) il y a 5 mois
  Jooies dc4dd594fb fix(TransitionGroup): use offsetLeft and offsetTop instead of getBoundingClientRect to avoid transform scale affect animation (#6108) il y a 5 mois
  indykoning 40c4b2a876 fix(runtime-core): pass props and children to loadingComponent (#13997) il y a 5 mois
  zhiyuanzmj e6544ac292 fix(compiler-core): correctly handle ts type assertions in expressions (#13397) il y a 5 mois
  山吹色御守 75d44c7189 fix(compiler-sfc): resolve numeric literals and template literals without expressions as static property key (#13998) il y a 5 mois
  沈青川 dcc6f36257 fix(compiler): using guard instead of non-nullish assertion (#13982) il y a 5 mois
  rzzf 8fbe48fe39 fix(v-model): handle number modifier on change (#13959) il y a 5 mois
  edison 6cbdf7823b fix(hydration): avoid mismatch during hydrate text with newlines in interpolation (#9232) il y a 5 mois
  Alex Snezhko 006a0c1011 fix(compiler-ssr): textarea with v-text directive SSR (#13975) il y a 5 mois
  skirtle b8aab3d209 refactor(runtime-core): check feature flag when forwarding `data` properties (#13966) il y a 5 mois
  edison 84ca349fef fix(custom-element): optimize slot retrieval to avoid duplicates (#13961) il y a 5 mois
  Vida Xie 8ca2b3fbb7 chore(lint): replace deprecated `tseslint.config` and `prefer-ts-expect-error` (#13942) il y a 5 mois
  clay jenson 5689884c8e fix(runtime-dom): ensure iframe sandbox is handled as an attribute to prevent unintended behavior (#13950) il y a 5 mois
  edison b3cca2611c fix(compiler-core): fix v-bind shorthand handling for in-DOM templates (#13933) il y a 5 mois
  Dylan Lathrum 8ec7cb12e4 types(runtime-core): add `undefined` to `NativeType` type (#13594) il y a 5 mois
  Alex Snezhko c13e674fb9 fix(custom-element): batch custom element prop patching (#13478) il y a 5 mois
  zhiyuanzmj 1df8990504 types(jsx-runtime): use interface instead of type for ReservedProps (#12385) il y a 5 mois
  Johnson Chu 593ecf505d refactor(reactivity): sync alien-signals 3.0.0 changes (#14057) il y a 5 mois
  edison e4b147a24f feat(runtime-vapor): add support for async components in VaporKeepAlive (#14040) il y a 5 mois
  edison 172cb8b1a1 fix(runtime-vapor): remove v-cloak and add data-v-app after app mount (#14035) il y a 5 mois
  edison 0f4d7fbf6d feat(runtime-vapor): vapor transition work with vapor async component (#14053) il y a 5 mois
  edison d14c5a2322 feat(runtime-vapor): vapor transition work with vapor teleport (#14047) il y a 5 mois
  edison c6bbc4a75e feat(runtime-vapor): vapor transition work with vapor keep-alive (#14050) il y a 5 mois