3

I am wondering if any of you have implemented Router transition effect in Angular2?

I want to use mostly CSS.

So far I've got rid of states I didn't needed, and added some CSS tricks into my view, to trick user that there is a state change, but this approach will get me nowhere.

What I am looking for specifically, is overlapping animations: one state slides to the left, another slides from the right. I've seen this, but it is not helpful.

Looking for ideas,

thanks!

Community
  • 1
  • 1
uksz
  • 18,239
  • 30
  • 94
  • 161
  • It would be nice if you could come up with css and things you have done so far. May be someone else can help you further. – micronyks Mar 26 '16 at 07:31
  • @micronyks, my css is a simple class addition on states that leave/enter, using transform and delay – uksz Mar 26 '16 at 07:35
  • Okay but at least come up with that so may be someone can think more on it. I have worked with Ui-View state transition effect. So may be I or someone else can help you. – micronyks Mar 26 '16 at 07:38
  • I have posted an example of this. google should have taken you to my website! http://www.waynehong.com/javascript/angular2-page-transition-animation-example/ – sdfacre Mar 26 '16 at 08:53
  • Indeed it is helpful @sdfacre. . – micronyks Mar 26 '16 at 15:48

0 Answers0