コミット履歴

作者 SHA1 メッセージ 日付
  Stanislav Lashmanov 313dd06065 fix(runtime-core/inject): handle optional `from` option in inject object config (#2073) 5 年 前
  Evan You a096a58e41 fix(compiler-core): fix v-if block handling for components that fail to resolve 5 年 前
  HcySunYang 24fcf6ae7c fix(types): properly infer return type from async setup (#2051) 5 年 前
  Evan You 0124eacc91 refactor(reactivity): refactor iteration key trigger logic + use more robust Map/Set check 5 年 前
  Pick cf1b6c666f feat(runtime-dom): allow native Set as v-model checkbox source (#1957) 5 年 前
  Wuzado 542680e478 chore(readme): update link to the JSX babel plugin (#2104) [ci skip] 5 年 前
  dependabot-preview[bot] 2f7924d530 build(deps-dev): bump @microsoft/api-extractor from 7.9.14 to 7.9.15 (#2113) 5 年 前
  dependabot-preview[bot] d0b56d2fcc build(deps-dev): bump eslint from 7.8.1 to 7.9.0 (#2114) 5 年 前
  dependabot-preview[bot] 7417bac08b build(deps-dev): bump @microsoft/api-extractor from 7.9.13 to 7.9.14 (#2098) 5 年 前
  dependabot-preview[bot] 110e96d152 build(deps-dev): bump rollup from 2.26.10 to 2.26.11 (#2075) 5 年 前
  dependabot-preview[bot] 6294390391 build(deps-dev): bump @types/puppeteer from 2.1.2 to 2.1.3 (#2074) 5 年 前
  dependabot-preview[bot] b53d45de65 build(deps-dev): bump rollup from 2.26.9 to 2.26.10 (#2067) 5 年 前
  dependabot-preview[bot] e474754c76 build(deps-dev): bump lint-staged from 10.2.13 to 10.3.0 (#2070) 5 年 前
  dependabot-preview[bot] 02e95fc977 build(deps-dev): bump @types/jest from 26.0.12 to 26.0.13 (#2069) 5 年 前
  dependabot-preview[bot] b19488e5d0 build(deps-dev): bump @microsoft/api-extractor from 7.9.11 to 7.9.13 (#2068) 5 年 前
  Evan You d4724619fc fix(inject): fix support for inject option default function 5 年 前
  Evan You 6dbc6c4cd0 fix(sfc): fix scoped style regression for child component with single root + comment 5 年 前
  Evan You 5f4053967c fix(reactivity): revert ac81dcf 5 年 前
  Evan You fa7ab0a7f7 fix(runtime-core): warn reserved prefix for setup return properties and ensure consistent dev/prod behavior 5 年 前
  ᴜɴвʏтᴇ 95c07d8c36 fix(runtime-core): fix priority of option merging (#2041) 5 年 前
  dependabot-preview[bot] 71b6fedcdb build(deps): bump @babel/types from 7.11.0 to 7.11.5 (#2030) 5 年 前
  dependabot-preview[bot] ef0aa7c99d build(deps): bump @babel/parser from 7.11.4 to 7.11.5 (#2028) 5 年 前
  dependabot-preview[bot] cb7de6a921 build(deps-dev): bump eslint from 7.7.0 to 7.8.1 (#2032) 5 年 前
  Evan You 4386653e76 release: v3.0.0-rc.10 5 年 前
  Evan You 52e45a9850 fix(v-once): fix v-once usage with v-if and v-for 5 年 前
  Evan You ad93fa42fc fix(runtime-core): openBlock() should not be tracked when block tracking is disabled 5 年 前
  dependabot-preview[bot] 552ad4e926 build(deps-dev): bump rollup from 2.26.8 to 2.26.9 (#2031) 5 年 前
  dependabot-preview[bot] 40bc70d71e build(deps-dev): bump @types/jest from 26.0.10 to 26.0.12 (#2029) 5 年 前
  Evan You c73b4a0e10 feat(ssr): serverPrefetch 5 年 前
  HcySunYang 63f1f18064 fix(runtime-core): v-model listeners that already exists on the component should not be merged (#2011) 5 年 前