-
Notifications
You must be signed in to change notification settings - Fork 19
Closed
Labels
Category: APIsGeneric category for proposals related to JS APIs (other than for JavaScript language enhancements)Generic category for proposals related to JS APIs (other than for JavaScript language enhancements)
Description
Introduction
Currently, a smooth transition between activities is hard to accomplish in a Single-Page App, and is impossible to do so in a Multi-Page App. This is because although the animation language is expressive and powerful, coordinating different animations and DOM mutations is a difficult task.
We propose an API that is easy to adopt, with an explicit "prepare" and "transition" steps that allow the user-agent to do the bulk of the work of saving the current visual state and transitioning to the new state with an animated effect.
Please see the complete explainer.
Feedback
I welcome feedback in this thread, but encourage you to file bugs in this repo in order to keep better track of any concerns raised.
imjasonmiller, confraria, crgeary, santoshyadavdev, marshalhayes and 302 morePuruVJ, dziku86, mugli, Soneji, sdras and 17 morePuruVJ, dziku86, mugli, Soneji, sdras and 20 morePuruVJ, dziku86, mugli, Soneji, sdras and 22 morePuruVJ, dziku86, mugli, Soneji, sdras and 18 morePuruVJ, dziku86, Soneji, arielsalminen, brainkim and 11 more
Metadata
Metadata
Assignees
Labels
Category: APIsGeneric category for proposals related to JS APIs (other than for JavaScript language enhancements)Generic category for proposals related to JS APIs (other than for JavaScript language enhancements)