16e78d3096c92e820034cebbda137cb7fa2c6ac4 |
|
03-Mar-2012 |
Eric Ferraiuolo <eferraiuolo@gmail.com> |
Added Y.App.Transitions \o/
This is an opt-in feature that gets auto-mixed onto `Y.App`. Transitions
will only apply to modules which support native CSS3 transitions. To
handle this, `app-transitions` acts as the trigger to test and load,
`app-transitions-css` and `app-transitions-native` modules. These two
provide the _real_ implementation. |