Commit History

Author SHA1 Message Date
  Evan You 5882a0e3b5 transition: onEnter -> enter, onLeave -> leave, onAppear -> appear (ref #3172) 9 years ago
  Evan You 43fabd5c96 pass the context vm in transition hooks 9 years ago
  Evan You 3f91f6577f fix id-resolved appear transition (fix #3157) 9 years ago
  Evan You ebd8d5fd59 fix transition active class application timing to avoid initial flash 9 years ago
  Evan You 000433c878 get tests passing on all suacelab browsers 10 years ago
  Evan You 7a06a9df3b prepare keep-alive and transition-mode tests 10 years ago
  Evan You 8015100d77 improve inline transition test (test merging with exsiting definition) 10 years ago
  Evan You 93501f2002 transition refactoring 10 years ago
  Evan You 4cff0a7d76 use separate className for appear transitions 10 years ago
  Evan You 2ce08d63cc test transition on child components 10 years ago
  Evan You 366188fbde coverage improvements 10 years ago
  Evan You ff9c6b09bb fix svg parsing in IE 10 years ago
  Evan You 2e678b87a5 remove classList polyfill in tests 10 years ago
  Evan You b42f4b4c7f improve transition tests 10 years ago
  Evan You 79bfb1809a more transition tests 10 years ago