Commit Graph

9 Commits

Author SHA1 Message Date
Nathanael Anderson
ccdc394be4 This adds the ability to Cancel the Animation via the Promise returned via a play command. 2016-03-21 22:52:55 -06:00
Tsvetan Raikov
796501efcf Fixed tslint issues 2016-02-10 11:48:43 +02:00
Tsvetan Raikov
7b440c822f Updated the animations API 2016-02-10 11:35:03 +02:00
Tsvetan Raikov
cc92fc329f Added custom animation curve support and spring animations 2016-02-09 14:50:32 +02:00
Rossen Hristov
b0976bf986 Resolved #811: Page Navigation Transitions 2016-02-03 13:24:12 +02:00
Rossen Hristov
c4c92efd8e Implemented #1102: Ability to specify an animation easing, i.e. curve in a platform-independent manner. 2015-11-16 15:22:18 +02:00
Rossen Hristov
beef7f9372 Fixed: If an Animation instance is played more than once, the same promise is resolved each time leading to unexpected results. #774 2015-09-21 13:27:10 +03:00
Rossen Hristov
b1e55f1066 Animations 1.0 2015-07-29 15:24:43 +03:00
Rossen Hristov
09c00cb13b Animations Spike 2015-07-29 15:24:38 +03:00