22 Commits (ee6ad6af0e7d39f7f7b22bb5931045d748e03ca7)

Author SHA1 Message Date
Evan You 0cbc96101d add new transition to-state classes 8 years ago
Evan You 02e2d99e27 Revert "ensure leave transitions and enter transitions are triggered in the same frame (fix #4510)" 8 years ago
Evan You 0bb2d4e2b6 Revert "fix enter transition flicker regression (fix #4576)" 8 years ago
Evan You 89987e8e2c fix enter transition flicker regression (fix #4576) 8 years ago
Evan You 92ad0bd378 ensure leave transitions and enter transitions are triggered in the same frame (fix #4510) 8 years ago
Evan You 61f7d0db87 actually complete test case for #4339 8 years ago
Evan You db0bf76e51 fix keep-alive component inner transition (fix #4339) 8 years ago
Evan You ae4db82c4b fix unexpected warnings in tests 8 years ago
Evan You a11ba69094 remove fdescribe 8 years ago
Evan You e5d7f32cf6 tests for keep-alive include/exclude 8 years ago
Evan You c994146372 increase transition test duration buffer on saucelabs 8 years ago
Evan You b60cd83466 keep-alive re-activated component should get updated props (fix #4237) 8 years ago
Evan You 864ef21a7d fix deeply nested keep-alive components not being destroyed (fix #3882) 8 years ago
Evan You c791fc7826 fix unit tests in IE9 8 years ago
Evan You cdc0bc9cd4 improve keep-alive: use component-based API 8 years ago
Evan You 351aef3cb4 use comment node as empty placeholder (fix <transition> SSR hydration) 8 years ago
Evan You 210a3a22b0 test in-out early cancel with keep-alive 8 years ago
Evan You 45a489ba81 support move transitions in transition-group 8 years ago
Evan You ef311931a3 all tests pass for new transition API 8 years ago
Evan You ebd8d5fd59 fix transition active class application timing to avoid initial flash 9 years ago
Evan You e433032f8f test for keep-alive teardown 9 years ago
Evan You 8129e0c315 tests for keep-alive 9 years ago