Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Very awesome project - ui-router support? #1

Closed
agentfitz opened this issue Feb 13, 2014 · 2 comments
Closed

Very awesome project - ui-router support? #1

agentfitz opened this issue Feb 13, 2014 · 2 comments

Comments

@agentfitz
Copy link

First of all, really nice job with this demo. This is exactly what I am looking to accomplish (smooth transitions between angular views).

Using the newest version of angular though, as you likely know, they have dropped core router support. As a result, I am using the ui-router module for my "states".

After dropping in the css rules as outlined in your demo, things did animate, but were very jerky and odd (newest version of Chrome). I'm wondering if this has something to do with some differences using ui-router. Would you happen to know?

Thanks!

@dfsq
Copy link
Owner

dfsq commented Feb 14, 2014

Hello Brian.

It seems to me that this is Chrome issue. I also noticed that with upgrade to v32 animations and transition have become a little jagged.

@agentfitz
Copy link
Author

Understood. Thanks for your comment. Your demo actually looks really smooth to me in Chrome though. I have a hunch its related to the way some things are positioned in my app (absolute vs. relative, etc.) although I don't see why that would cause problems.

Regardless, it's not the fault of your demo, which is a good example for me to study further. Thanks again!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants