Commit Graph

72 Commits

Author SHA1 Message Date
Evan You e3f624e42e add assertion for enter hook timing 2016-07-10 11:14:22 -04:00
Evan You 5882a0e3b5 transition: onEnter -> enter, onLeave -> leave, onAppear -> appear (ref #3172) 2016-06-29 21:37:31 -04:00
Evan You 98a7e75f1e increase transition test durations for suacelabs 2016-06-27 22:18:01 -04:00
Evan You 43fabd5c96 pass the context vm in transition hooks 2016-06-27 15:11:40 -04:00
Evan You 3f91f6577f fix id-resolved appear transition (fix #3157) 2016-06-26 20:03:39 -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 000433c878 get tests passing on all suacelab browsers 2016-06-13 17:51:22 -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
Evan You 8015100d77 improve inline transition test (test merging with exsiting definition) 2016-06-03 15:19:06 -04:00
Evan You 93501f2002 transition refactoring 2016-06-02 22:29:54 -04:00
Evan You 4cff0a7d76 use separate className for appear transitions 2016-06-02 18:18:45 -04:00
Evan You 2ce08d63cc test transition on child components 2016-06-01 17:15:25 -04:00
Evan You 366188fbde coverage improvements 2016-06-01 11:17:37 -04:00
Evan You ff9c6b09bb fix svg parsing in IE 2016-05-31 22:41:56 -04:00
Evan You 2e678b87a5 remove classList polyfill in tests 2016-05-31 21:42:33 -04:00
Evan You b42f4b4c7f improve transition tests 2016-05-31 20:55:13 -04:00
Evan You 79bfb1809a more transition tests 2016-05-31 20:36:06 -04:00
Evan You 74538b4529 basic transition tests 2016-05-31 19:09:57 -04:00
Evan You 2021b1f36f layout unit test files 2016-05-09 18:26:29 -04:00
Evan You 26b776fa81 add placeholders for unit tests 2016-04-26 11:10:11 -04:00