erikringsmuth / app-router

Router for Web Components
https://erikringsmuth.github.io/app-router/
MIT License
610 stars 83 forks source link

Hero Transitions #124

Open ChrisMcKenzie opened 9 years ago

ChrisMcKenzie commented 9 years ago

It would seem that the hero-transition attribute does not work I am assuming this is because of the way core-animated-pages selects element (on ShadowRoot level deep).

Any thoughts?

andrewbhennessy commented 9 years ago

I have tried to achieve this but have never succeeded. You can try fade or slide-from-left/right

erikringsmuth commented 9 years ago

Every time I debug core-animated-pages I'm left confused. I couldn't tell you why some things work and others don't. I'm also curious what they'll do in 0.9 and 1.0 since core-animated-pages is still only 0.5 at this point.

ChrisMcKenzie commented 9 years ago

that is my experience with it as well didn't sleep last night because of it :cry:

andriytyurnikov commented 9 years ago

Be sure to test your case in Firefox - had issues with ShadowDOM and core-animated-pages. core-animated-pages looks like abandonware, so it is about porting app-router to neon-animation :/