Commit Graph

17 Commits

Author SHA1 Message Date
Evan You 02e2d99e27 Revert "ensure leave transitions and enter transitions are triggered in the same frame (fix #4510)"
This reverts commit 92ad0bd378.
2016-12-27 14:11:45 -05:00
Evan You 0bb2d4e2b6 Revert "fix enter transition flicker regression (fix #4576)"
This reverts commit 89987e8e2c.
2016-12-27 14:11:40 -05:00
Evan You 89987e8e2c fix enter transition flicker regression (fix #4576) 2016-12-27 10:16:45 -05:00
Evan You 92ad0bd378 ensure leave transitions and enter transitions are triggered in the same frame (fix #4510) 2016-12-21 22:03:50 -05:00
Evan You c994146372 increase transition test duration buffer on saucelabs 2016-11-19 22:08:06 -05:00
Evan You c791fc7826 fix unit tests in IE9 2016-09-23 18:16:43 -04:00
Evan You 854ccce5d5 prevent out-in transition to enter early when parent re-renders (fix #3440) 2016-08-14 18:49:48 -04:00
Evan You 351aef3cb4 use comment node as empty placeholder (fix <transition> SSR hydration) 2016-08-05 01:52:09 -04:00
Evan You 40e37f17d2 remove transition text node warn spec 2016-07-28 18:50:05 -04:00
Evan You 210a3a22b0 test in-out early cancel with keep-alive 2016-07-14 12:26:31 -04:00
Evan You ccf3a61532 improve transition coverage 2016-07-14 12:20:18 -04:00
Evan You 45a489ba81 support move transitions in transition-group 2016-07-13 21:49:09 -04:00
Evan You bb3fe8e68b update transition mode specs 2016-07-13 13:13:57 -04:00
kazuya kawaguchi 194b20a9dc fix transition spec typo (#3141) 2016-06-22 22:01:42 -04:00
Evan You ebd8d5fd59 fix transition active class application timing to avoid initial flash 2016-06-22 22:01:11 -04:00
Evan You 15d650054c tests for transition-mode 2016-06-06 00:04:14 -04:00
Evan You 7a06a9df3b prepare keep-alive and transition-mode tests 2016-06-05 15:26:45 -04:00