All Projects → mgechev → Angular Transitions

mgechev / Angular Transitions

Licence: mit
Pre-defined set of CSS3 transformation which can be used with ng-view, ui-view, ng-repeat, ng-show, ng-hide. Both the 1.1.5 and 1.2.0 APIs are supported.

Labels

##Introduction

AngularJS allows usage of awesome transitions by using CSS3. All we need to do is to define these transitions and declare where and when we want to use them. There are differences between the APIs in the different versions of AngularJS. You can see how you can use them in v1.4, 1.1.5 and v1.2.

This repository contains a set of pre-defined AngularJS animations which you can just copy and paste in your project. Both 1.1.5 and 1.2 APIs are supported (so you can use them with ui-view too). You can see a demo here.

Some of the animations are inspired by scroll.js.

##Contribute

Contributions are greatly appreciated! How you I help? There are few things which should be improved:

  • Optimize the CSS
  • Including new awesome animations!
  • Include support for v1.1.4
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].