Commit History

Author SHA1 Message Date
  Evan You 1b2149dbb2 fix(reactivity): should not observe frozen objects 6 years ago
  Evan You 0dc2478569 fix(transition): fix duration prop validation 6 years ago
  Yang Mingshan dff2fbab93 types(watch): export watchEffect types (#866) 6 years ago
  Yang Mingshan 14908f2734 chore: prefer const (#865) 6 years ago
  dependabot-preview[bot] 8adf0d682a build(deps): bump @babel/types from 7.8.7 to 7.9.0 (#872) 6 years ago
  dependabot-preview[bot] fa15df6170 build(deps): bump @babel/parser from 7.8.8 to 7.9.3 (#871) 6 years ago
  Evan You b8c1be18f3 refactor(types): use stricter settings 6 years ago
  Evan You b3890a93e3 fix(runtime-core): fix component proxy props presence check 6 years ago
  Evan You c3bb3169f4 feat(runtime-core): async component support 6 years ago
  Igor Randjelovic d425818901 fix(runtime-dom): invalid lineGradient svg tag (#863) 6 years ago
  ysj16 a3601e9fa7 perf(transform-vif): don't need to createBlock for a component (#853) 6 years ago
  Evan You 342d46d82a build: run ls-lint on commit 6 years ago
  Lucas Löffel 927f6cbd62 build: add ls-lint for linting file names (#855) 6 years ago
  Jessica Sachs b7d1e0fa2f feat: add hook for transforming h's arguments (#851) 6 years ago
  dependabot-preview[bot] d4aaa216db build(deps-dev): bump @microsoft/api-extractor from 7.7.9 to 7.7.10 6 years ago
  Evan You ba9a91c48c refactor: remove null comparisons 6 years ago
  Evan You 811f28a7d1 test(runtime-core): tests for vnode hooks 6 years ago
  Evan You ebc1ca8eff fix(suspense): clear effects on suspense resolve 6 years ago
  Evan You be91b43564 types: improve directive hook argument types 6 years ago
  Evan You aa4ab39c1a refactor: separate vnode hooks and directive hooks 6 years ago
  Evan You 6679799540 refactor: refactor vnode hooks invocation 6 years ago
  dependabot-preview[bot] c1c8e87052 build(deps-dev): bump @microsoft/api-extractor from 7.7.8 to 7.7.9 6 years ago
  Evan You a1da9c28a0 fix(compiler-core): assign patchFlag for template v-if fragment 6 years ago
  Evan You 3b282e7e3c fix(runtime-core): fix boolean props validation 6 years ago
  Evan You b716a906fe chore: update readme todo [ci skip] 6 years ago
  Evan You 5282ff0edb release: v3.0.0-alpha.9 6 years ago
  likui d318576d74 fix(runtime-dom): patch xlink attribute (#842) 6 years ago
  yang 3d38e6faf3 refactor(componentProps): extract validate prop name logic (#825) 6 years ago
  yang 703c9bc61f types(ComponentInternalInstance): ComponentInternalInstance.type could reuse Component type (#824) 6 years ago
  Evan You c450ede12d feat(ssr): support getSSRProps for vnode directives 6 years ago