提交歷史

作者 SHA1 備註 提交日期
  Evan You e93e426bfa feat(runtime-core): config.performance tracing support 6 年之前
  Evan You a022b63605 fix(compiler-core/slots): should support on-component named slots 6 年之前
  Igor Randjelovic 20f4965b45 feat(compiler-core): export `transformElement` from compiler-core (#907) 6 年之前
  dependabot-preview[bot] b7b0d16b1c build(deps-dev): bump rollup from 2.3.1 to 2.3.2 6 年之前
  likui 0ed147d336 fix(runtime-dom): v-cloak should be removed after compile on the root element (#893) 6 年之前
  dependabot-preview[bot] f924bd68bc build(deps-dev): bump rollup from 2.3.0 to 2.3.1 (#900) 6 年之前
  Eduardo San Martin Morote 37b1dc8242 fix(transition): warn only when there is more than one rendered child (#903) 6 年之前
  Evan You 449ab039fe feat(templateRef): should work with direct reactive property 6 年之前
  Evan You 55b364decc feat(templateRef): support template ref for all vnode types 6 年之前
  Eduardo San Martin Morote 94562daea7 fix(inject): allow default value to be `undefined` (#894) 6 年之前
  Evan You 573bcb2e11 refactor(runtime-core): remove the need for currentSuspense 6 年之前
  dependabot-preview[bot] 54a11c7bec build(deps-dev): bump rollup from 2.2.0 to 2.3.0 (#896) 6 年之前
  dependabot-preview[bot] 9b320092fc build(deps): bump csstype from 2.6.9 to 2.6.10 (#897) 6 年之前
  Evan You b74bab216c feat(portal): hydration support for portal disabled mode 6 年之前
  Evan You 9ed9bf3687 feat(portal): SSR support for portal disabled prop 6 年之前
  Evan You 8ce3da0104 feat(portal): support disabled prop 6 年之前
  dependabot-preview[bot] 039d024b7f build(deps-dev): bump jest from 25.2.3 to 25.2.4 6 年之前
  dependabot-preview[bot] 9c4c60598b build(deps-dev): bump @microsoft/api-extractor from 7.7.10 to 7.7.12 6 年之前
  dependabot-preview[bot] f9b173a501 build(deps-dev): bump ts-jest from 25.2.1 to 25.3.0 6 年之前
  Evan You e866434f0c feat(portal): SSR support for multi portal shared target 6 年之前
  Evan You aafb880a0a feat(portal): support multiple portal appending to same target 6 年之前
  Evan You b8ffbffaf7 feat(compiler-core): support v-is 6 年之前
  Evan You d777ac6549 build(deps): bump rollup 6 年之前
  Evan You 37d84bfd48 build(deps): bump jest and typescript 6 年之前
  Evan You b1d0b046af fix(runtome-dom): properly support creating customized built-in element 6 年之前
  Eduardo San Martin Morote 412ec86128 fix(types): export missing types from runtime-core (#889) 6 年之前
  Evan You c01930e60b feat(asyncComponent): retry support 6 年之前
  Cédric Exbrayat ebc587376c refactor(runtime-core): rename `createAsyncComponent` to `defineAsyncComponent` (#888) 6 年之前
  Cédric Exbrayat 6a65739f61 chore: readme typos (#885) 6 年之前
  Evan You 925ba6bb7b chore: fix tests 6 年之前