Commit History

Author SHA1 Message Date
  三咲智子 Kevin Deng c4f213b425 fix(reactivity-transform): add semicolon after statements (#6303) 3 years ago
  Thorsten Lünborg f67bb500b6 fix(runtime-dom): ensure customElement handles empty props correctly. (#6182) 3 years ago
  HakimLu 3bed82be32 fix:spell checker (#6982) 3 years ago
  三咲智子 (Kevin) bbb66d7ac7 ci: check prettier format (#6830) 3 years ago
  Evan You 830454ae56 ci: fix pnpm action version 3 years ago
  Evan You e3bc21f39a ci: bump actions versions 3 years ago
  webfansplz 0e0976168f fix(ssr/watch) flush: sync watchers should work in ssr (#6139) 3 years ago
  Julian Meinking 32b51249bf fix(runtime-core): `in` operator returning `false` for built-in instance properties in `exposeProxy` (#6138) 3 years ago
  shadowings-zy 018b850399 fix(v-model): fix trim modifier on events with non-string args ( (#5770) 3 years ago
  Evan You bb06819d83 chore: fix snapshot 3 years ago
  webfansplz 41d9c47300 fix(types): `$watch` callback parameters type (#6136) 3 years ago
  ygj6 eab76046e3 fix(compiler-sfc): allow type annotation for defineEmits variable (#5394) 3 years ago
  nandi95 506a42a9a5 types(runtime-core): added `ComponentCustomProperties` type to `globalProperties` (#5389) 3 years ago
  edison 83f7e6f8a6 fix(compiler-sfc): support using extends interface with defineProps() (#4512) 3 years ago
  webfansplz 183e4e6152 refactor(types): use template literal types insteads of any (#4166) 3 years ago
  HeYunfei e816812f10 fix(types): should unwrap tuple correctly (#3820) 3 years ago
  Evan You 09bb3e996e fix(compiler-ssr): fix invalid codegen when v-slot name is explicit empty attr (#3326) 3 years ago
  Evan You d9de6caecd refactor: move toNumber call out of loop 3 years ago
  Carlos Rodrigues 8e792d93a8 types(h): Support passing `props` to `Component` when using `h` (#3219) 3 years ago
  引证 cbc3e67c37 types(shared): Improve LooseRequired<T> (#6244) 3 years ago
  Thorsten Lünborg b0b74a160c fix(runtime-core): custom-element: ensure number casting of camelCase props. (fix: #5374) (#5377) 3 years ago
  Thorsten Lünborg 54b6ba32ca fix(runtime-core): ensure props definition objects are not mutated during props normalization (close: #6915) (#6916) 3 years ago
  bcq028 e6224f4256 fix(reactivity): enable trigger when use str to set length of arr (#6810) 3 years ago
  Thorsten Lünborg e5fc7dcc02 fix(types): ensure createBlock() helper accepts Teleport and Supsense types (fix: #2855) (#5458) 3 years ago
  Thorsten Lünborg bc167b5c6c fix(runtime-core): watching multiple values - handle `undefined` as initial values (fix: #5032) (#5033) 3 years ago
  Evan You 9617dd4b2a release: v3.2.41 3 years ago
  白雾三语 9ae796d156 fix(runtime-core): fix v-for ref reactivity behavior difference between prod and dev (#6714) 3 years ago
  似水微寒 82a73da351 fix(runtime-core): ensure that errors in slot function execution do not affect block tracking (#5670) 3 years ago
  Evan You 5ee40532a6 fix(runtime-dom): fix event timestamp check in iframes 3 years ago
  Evan You a71f9ac41a fix(effectScope): calling off() of a detached scope should not break currentScope 3 years ago