Open frank-actialuna opened 7 years ago
Within a page and between pages.
Animated to either time (automatic, with duration or unlimited) or position (interactive).
Triggers:
Forward, reverse, bidirectional.
Define animations as resources for reuse within a document.
"transformations": [ { "attribute": "x", "tracker": "x", "curve": "linear", "start": 0, "end": 15000 } ], "object": { "type": "multipart/related", "rel": "sequence", "children": [...], "width": 15000, "height": 1200 }
Related reads:
forwarded by Dave Cramer: https://github.com/jakearchibald/navigation-transitions
and forwarded by Jiminy Panoz : Barba.js / how it works: http://barbajs.org/how-it-works.html
Animations/Transitions
Within a page and between pages.
Animated to either time (automatic, with duration or unlimited) or position (interactive).
Triggers:
Forward, reverse, bidirectional.
Define animations as resources for reuse within a document.