Commit Graph

15 Commits

Author SHA1 Message Date
Evan You 5882a0e3b5 transition: onEnter -> enter, onLeave -> leave, onAppear -> appear (ref #3172) 2016-06-29 21:37:31 -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
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 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