Skip to content
This repository has been archived by the owner on Mar 13, 2018. It is now read-only.

Animated pages with different url? #42

Open
kbwatts opened this issue Jan 19, 2015 · 2 comments
Open

Animated pages with different url? #42

kbwatts opened this issue Jan 19, 2015 · 2 comments

Comments

@kbwatts
Copy link

kbwatts commented Jan 19, 2015

So far core-animated-pages deals with content within a single url, but is there anything that can do these smooth transitions between urls? Users can really benefit from deep-linked URLs in more complex SPA's, but it'd be great to give them that without having to present them with a flash of white in between pages.

See:
Chrome Dev Summit 2014 website for example: https://developer.chrome.com/devsummit/
smoothState.js: http://weblinc.github.io/jquery.smoothState.js/index.html

@ebidel
Copy link
Contributor

ebidel commented Jan 19, 2015

There's an API in the works called the Navigation Transitions API for
smooth transitions between
web properties and even native to/from web.

https://www.chromestatus.com/features/5169444246519808

On Mon Jan 19 2015 at 2:41:34 AM Kit Brown-Watts [email protected]
wrote:

So far core-animated-pages deals with content within a single url, but is
there anything that can do these smooth transitions between urls? Users can
really benefit from deep-linked URLs in more complex SPA's, but it'd be
great to give them that without having to present them with a flash of
white in between pages.

See:
Chrome Dev Summit 2014 website for example:
https://developer.chrome.com/devsummit/
smoothState.js: http://weblinc.github.io/jquery.smoothState.js/index.html


Reply to this email directly or view it on GitHub
#42.

@kbwatts
Copy link
Author

kbwatts commented Jan 20, 2015

Looks very cool, can't wait to start using this someday soon! I imagine it's probably better to wait for this spec than to try to hack on something else in the meantime. Thanks ebidel 👍

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

No branches or pull requests

2 participants