Commit History

作者 SHA1 備註 提交日期
  Evan You 0cbc96101d add new transition to-state classes 9 年之前
  Evan You 02e2d99e27 Revert "ensure leave transitions and enter transitions are triggered in the same frame (fix #4510)" 9 年之前
  Evan You 0bb2d4e2b6 Revert "fix enter transition flicker regression (fix #4576)" 9 年之前
  Evan You 89987e8e2c fix enter transition flicker regression (fix #4576) 9 年之前
  Evan You 92ad0bd378 ensure leave transitions and enter transitions are triggered in the same frame (fix #4510) 9 年之前
  Evan You 612d32105a fix transition v-show display toggle timing for enter hooks (fix #4418) 9 年之前
  Evan You 16e3dae245 fix eslint and coverage 9 年之前
  Evan You c994146372 increase transition test duration buffer on saucelabs 9 年之前
  Evan You c791fc7826 fix unit tests in IE9 9 年之前
  Evan You a00170cbb9 remove unnecessary appear check in v-show (fix #3559) 9 年之前
  Evan You 68be112652 Revert "support transition on component with v-show in root node (fix #3431)" 9 年之前
  Evan You efb603570e fix patch modules error on empty component root 9 年之前
  Evan You aab560e0d9 support transition on component with v-show in root node (fix #3431) 9 年之前
  Evan You 63fe7fc76d fix spec fit 9 年之前
  Evan You 299f529498 fix transition enter hook for v-show (fix #3433) 9 年之前
  Evan You 2d58d0e3d7 fix all unit tests 9 年之前
  Evan You 351aef3cb4 use comment node as empty placeholder (fix <transition> SSR hydration) 9 年之前
  Evan You 6e471ea2ee fix v-show transition on child component root (fix #3354) 10 年之前
  Evan You 998ea85b3e support explicit transition type 10 年之前
  Evan You 6f4601ceeb test transition-group 10 年之前
  Evan You 70e531a3f3 test removing stale leaving elements 10 年之前
  Evan You cf133365d5 test transition HOC 10 年之前
  Evan You 45a489ba81 support move transitions in transition-group 10 年之前
  Evan You 6672481b58 fix transition test in phantomjs 10 年之前
  Evan You e94ad1437e remove vm argument in transition hooks 10 年之前
  Evan You fcb1e38b13 update transition tests for new syntax 10 年之前
  Evan You e3f624e42e add assertion for enter hook timing 10 年之前
  Evan You 5882a0e3b5 transition: onEnter -> enter, onLeave -> leave, onAppear -> appear (ref #3172) 10 年之前
  Evan You 43fabd5c96 pass the context vm in transition hooks 10 年之前
  Evan You 3f91f6577f fix id-resolved appear transition (fix #3157) 10 年之前