Commit Verlauf

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