Histórico de commits

Autor SHA1 Mensagem Data
  underfin c463a71bb3 fix(ssr): fix unintended error on `Teleport` hydration mismatch (#1271) 6 anos atrás
  Evan You d863ce721f refactor: improve base getter readability 6 anos atrás
  Yang Mingshan 80e1693e1f fix(reactivity): replaced ref in reactive object should be tracked (#1058) 6 anos atrás
  tangjinzhou d437a0145d fix(runtime-core): default value for function type prop (#1349) 6 anos atrás
  Carlos Rodrigues 4c4f39b6ea types(props): fix typo on prototype (#1334) 6 anos atrás
  蜗牛老湿 f3eac11058 chore(reactivity): use ReactiveFlags instead of __v_ properties (#1313) 6 anos atrás
  underfin d4e9b19932 perf: only patch string style when value has changed (#1310) 6 anos atrás
  ysj16 1f2926a33c perf: optimize LRU access in keep-alive (#1316) 6 anos atrás
  underfin 0b93440146 chore: better warning when remounting a mounted app (#1297) 6 anos atrás
  Evan You ad4841a892 chore: ignore unreachable files from coverage 6 anos atrás
  蜗牛老湿 426803046f test(reactivity): 100% reactivity coverage (#1299) 6 anos atrás
  Evan You 3fafc3b3ac types(runtime-core): improve types for transition hook (#1009) 6 anos atrás
  underfin 419b86d190 feat(types): support typing directive value via generic argument (#1007) 6 anos atrás
  Evan You e29f0b3fc2 feat(compiler): better warning for invalid expressions in function/browser mode 6 anos atrás
  Evan You 10bb34bb86 fix(reactivity): fix toRaw for objects prototype inherting reactive 6 anos atrás
  Evan You f3623e4d1e fix(compiler-core): fix prod whitespace/comment removal 6 anos atrás
  dependabot-preview[bot] b942a310a8 build(deps-dev): bump @microsoft/api-extractor from 7.8.10 to 7.8.11 6 anos atrás
  Evan You 80c868aefe workflow: setup eslint for prohibited syntax and globals 6 anos atrás
  Evan You e4dc03a8b1 feat(types): adjust type exports for manual render function and tooling usage 6 anos atrás
  Evan You 9b5d13e598 fix: bail stringification for slots 6 anos atrás
  蜗牛老湿 fbaf52ae9f fix(compiler-dom): add tfoot,caption,col element on bail stringification (#1333) 6 anos atrás
  Evan You 4c542d5033 chore: adjust yarn warning [ci skip] 6 anos atrás
  limichange bccae1632f workflow: alert user working on repo if not using yarn (#1237) 6 anos atrás
  Carlos Rodrigues 958b6c80cf fix(compiler-core): allow multiline expression on v-model and v-on (#1234) 6 anos atrás
  Carlos Rodrigues c97d1bae56 fix(reactivity): shallowReactive collection to not-readonly (#1212) 6 anos atrás
  Evan You 3f80183f1f test: test for table stringification bail 6 anos atrás
  Evan You a938b61edc fix(compiler-dom): bail stringification on table elements 6 anos atrás
  Zardddddd60 64ec8bfb54 fix(compiler-core): bail static stringfication even threshold is met (#1298) 6 anos atrás
  Evan You 215c106297 test: test for mixin/extends props merging 6 anos atrás
  Evan You 2417a0cb30 fix(runtime-core): respect props from mixins and extends 6 anos atrás