Commit History

Author SHA1 Message Date
  edison 565741a9b2 refactor(compiler): add separate transform for vbind shorthand (#13438) 7 months ago
  Matthias Hryniszak 47e628df1c feat(custom-element): allow specifying additional options for `shadowRoot` in custom elements (#12965) 7 months ago
  edison 6b68f72673 Revert "fix(hmr): prevent __VUE_HMR_RUNTIME__ from being overwritten by vue runtime in 3rd-party libraries" (#13925) 7 months ago
  Massimiliano Torromeo 8bb8fb2362 fix(types): more precise types for Events and added missing definitions (#9675) 7 months ago
  Alex Snezhko c4a88cdd0d fix(custom-element): set prop runs pending mutations before disconnect (#13897) 7 months ago
  edison e388f1a09f fix(compiler-sfc): enhance inferRuntimeType to support TSMappedType with indexed access (#13848) 7 months ago
  Arthur Darkstone fda47ac702 chore(types): improve type safety in watch functions and instanceWatch (#13918) 7 months ago
  linzhe 5e1e791880 fix(custom-element): properly mount multiple Teleports in custom element component w/ shadowRoot false (#13900) 7 months ago
  Arman Tang 95c1975604 fix(compiler-dom): nodes with v-once shouldn't be stringified (#13878) 7 months ago
  czhlin 4b7170625d fix(types): widen directive arg type from string to any (#13758) 7 months ago
  Daniel Roe 9c279517b9 fix(compiler-sfc): ensure css custom properties do not start with a digit (#13870) 7 months ago
  edison aba7feda17 fix(reactivity): respect readonly during ref unwrapping (#13905) 7 months ago
  edison ba7f7f90f6 fix(compiler-sfc): add support for @vue-ignore in runtime type resolution (#13906) 7 months ago
  edison 5358bca4a8 fix(custom-element): use PatchFlags.BAIL for slot when props are present (#13907) 7 months ago
  linzhe 836b82976f fix(compiler-ssr): ensure v-show has a higher priority in SSR (#12171) 7 months ago
  山吹色御守 8620a616eb fix(types): set dom stub type to `never` instead of `{}` (#13915) 7 months ago
  yangdan8 2078f8b756 fix(reactivity): update iterator to check for completion instead of value presence (#13761) 7 months ago
  edison abd563822a fix(compiler-sfc): ensure props bindings register before compiling template (#13922) 7 months ago
  renovate[bot] b555f02eed fix(deps): update playground (#13884) 7 months ago
  daiwei 8c1f61d050 chore: format 7 months ago
  codelo e5a6fe42ea chore(docs): add missing commas 7 months ago
  edison 75220c7995 fix(runtime-core): simplify block-tracking disabling in h() (#13841) 8 months ago
  daiwei 4b6cb1f52a release: v3.5.21 8 months ago
  yangxiuxiu 5d75a170c8 fix(Suspence): handle Suspense + KeepAlive HMR updating edge case (#13076) 8 months ago
  Alex Snezhko 55922ff316 fix(compiler-sfc): check lang before attempt to compile script (#13508) 8 months ago
  山吹色御守 1e8b65aa49 perf: improve regexp performance with non-capturing groups (#13567) 8 months ago
  skirtle f2699a5cb3 fix(watch): use maximum depth for duplicates (#13434) 8 months ago
  edison 99d54b28b4 fix(compiler-core): force dynamic slots when slot referencing scope vars (#9427) 8 months ago
  Red Huang 15fc75f403 fix(runtime-core): use separate emits caches for components and mixins (#11661) 8 months ago
  Yang Mingshan 4810f1489f chore(types): compatible with TS 5.8 (#12973) 8 months ago