コミット履歴

作者 SHA1 メッセージ 日付
  Gabriel Loiácono be4c22e423 chore(compiler-dom): changed function to arrow function (#487) 6 年 前
  Evan You c9d709cdf3 chore: update readme 6 年 前
  likui 00857ac816 feat(core): support v-show directive (#310) 6 年 前
  Evan You 1765985ec2 feat(transition): support in templates 6 年 前
  Evan You a834807942 refactor: rename transition components 6 年 前
  Evan You bdafa1dfc4 refactor: adjust warning for fn props and component with many props 6 年 前
  dependabot-preview[bot] 33d79d6451 build(deps-dev): bump lerna from 3.18.5 to 3.19.0 6 年 前
  Gabriel Loiácono f399b5476f refactor(transition): avoid repeated code (#483) 6 年 前
  dependabot-preview[bot] 8574db9a04 build(deps): bump postcss from 7.0.21 to 7.0.23 (#470) 6 年 前
  dependabot-preview[bot] f5c0b7d01d build(deps): [security] bump https-proxy-agent from 2.2.1 to 2.2.4 (#469) 6 年 前
  Evan You 55b7bf991d fix(transition): handle errors in CSSTransition onEnter & onLeave 6 年 前
  Evan You a6aa64b0cc refactor: tweaks 6 年 前
  Evan You 1b8236615e feat(transition): handle persisted mode 6 年 前
  dependabot-preview[bot] cbc2044752 build(deps-dev): bump rollup from 1.27.2 to 1.27.4 6 年 前
  Evan You 24b4120c21 types: fix dts 6 年 前
  Evan You 5c691aebfd feat(transition): handle cancel hooks 6 年 前
  Evan You 231b940103 chore: remove unnecessary type annotations 6 年 前
  Evan You be9b4b2527 feat(transition): handle transition classes when patching classes 6 年 前
  Evan You 7859e4bce3 feat(transition): CSS transition for runtime-dom 6 年 前
  ztplz 2d40466d35 chore: remove unused parameter type definitions (#481) 6 年 前
  Evan You 21c41b3228 types: fix Transition exported typing 6 年 前
  Evan You 79f23a2f77 feat(transition): support component child 6 年 前
  Evan You 93561b080e feat(transition): base transition component 6 年 前
  dependabot-preview[bot] f7009d58a3 build(deps-dev): bump @microsoft/api-extractor from 7.6.0 to 7.6.1 6 年 前
  dependabot-preview[bot] 16926fc314 build(deps-dev): bump lerna from 3.18.4 to 3.18.5 6 年 前
  Evan You 061a7576de build: mark maxCRNameLength computation as pure 6 年 前
  likui 1efb35e324 fix(compiler-sfc): should ignore nodes with no children (#464) 6 年 前
  Yida f87dbea1f8 build(deps-dev): use rollup plugins from the new official repo (#468) 6 年 前
  dependabot-preview[bot] 825e231ccf build(deps-dev): bump rollup from 1.27.0 to 1.27.2 6 年 前
  QuincyChen 4e538ac465 feat(compiler-sfc): add cache for parsing sfc (#453) 6 年 前