コミット履歴

作者 SHA1 メッセージ 日付
  HcySunYang 7715c49af9 fix(compiler-core): avoid generating useless createVNode helper (#2938) 5 年 前
  HcySunYang 2451dd8ae6 fix(runtime-core): the select tag's multiple prop should be set before the children mounting (#3202) 5 年 前
  Evan You 084e932e85 refactor: simplify lifecycle hook call logic 5 年 前
  HcySunYang b58bb16959 fix(runtime-core): should call chained mixins and extends (#3040) 5 年 前
  HcySunYang 86ceef4352 fix(runtime-core): fix warning for absent props (#3363) 5 年 前
  bartenra e4a5712a33 fix(types/jsx): llow tabindex to be a string (#3476) 5 年 前
  funkyfun c8aed13711 chore(types): remove redundant 'undefined' type (#3484) 5 年 前
  edison bbc5fe6a97 fix(compiler-sfc): should not rewrite scope variable (#3449) 5 年 前
  GU Yiling ca6aa01181 fix(compiler-dom): stringifyStatic should remove attribute bindings with `null` value (#3477) 5 年 前
  Evan You 7cf143dd4f chore: fix test 5 年 前
  HcySunYang b4b82159e2 fix(compiler-core): should not condense whitespace in RCDATA text mode (#3482) 5 年 前
  HcySunYang 6e88156934 fix(runtime-core): should not cache property access during data() invocation (#3299) 5 年 前
  HcySunYang 4bf7ba19bf fix(compiler-core): detect v-if branch root with comment as dev fragment (#2785) 5 年 前
  07akioni 3755e60c52 fix(types): union function prop (#3119) 5 年 前
  Evan You 41e02f0fac fix(reactivity): ensure computed can be wrapped by readonly 5 年 前
  TJ Koblentz e4b5fccd0c fix(ssr): watchEffect onInvalidate runner initialization (#3323) 5 年 前
  edison bf34e33c90 fix(runtime-core): ensure only skip unflushed job (#3406) 5 年 前
  HcySunYang 49f4072c83 fix(compiler-ssr): keep the order of imports expression for the fallback branch of SSR (#3448) 5 年 前
  HcySunYang 776951315d fix(Teleport): component with multi roots should be removed when unmounted (#3157) 5 年 前
  HcySunYang 0a583d5ca2 fix(ssr): respect render function from extends/mixins in ssr (#3006) 5 年 前
  dependabot-preview[bot] 7fad69c260 build(deps): bump @babel/parser from 7.13.9 to 7.13.12 (#3462) 5 年 前
  dependabot-preview[bot] 5bc2572de1 build(deps): bump @babel/types from 7.13.0 to 7.13.12 (#3465) 5 年 前
  HcySunYang 5dbe834858 fix(rumtime-core): custom dom props should be cloned when cloning a hoisted DOM (#3080) 5 年 前
  edison eb1fae63f9 fix(runtime-core): handle error in async watchEffect (#3129) 5 年 前
  鱼 21d1288133 fix(teleport): targetAnchor should also be removed when unmounted (#2870) 5 年 前
  Cédric Exbrayat 3b3a9a1f52 fix: add display name for suspense component (#3312) 5 年 前
  dependabot-preview[bot] 0600eb4ede build(deps-dev): bump @typescript-eslint/parser from 4.18.0 to 4.19.0 5 年 前
  dependabot-preview[bot] 7258648c23 build(deps-dev): bump semver from 7.3.4 to 7.3.5 5 年 前
  HcySunYang 67a0290c0a fix(transition): toggling branches with in-out mode should be transitioned correctly (#3109) 5 年 前
  Evan You b2e00f011a test(ssr): test render function Transition usage in SSR 5 年 前