ngAnimate
ngAnimate copied to clipboard
ngAnimate is best effect sulotion made for AngularJS
GitHub changed the way Markdown headings are parsed, so this change fixes it. See [bryant1410/readmesfix](https://github.com/bryant1410/readmesfix) for more information. Tackles bryant1410/readmesfix#1
Is there any solution or polyfill to use ngAnimate with angular 1.5.0 ?
The current version is much higher than 1.2,It spent me a whole afternoon to find why it doesn't work because I ignored the message.
Please support the breaking changes on $animate introduced in v1.2.13, see: https://github.com/angular/angular.js/blob/master/CHANGELOG.md#1213-romantic-transclusion-2014-02-14
I am using [animate.css](http://daneden.github.io/animate.css/). I have following styles for animating a div with ng-hide. ``` .slide-down.ng-hide-remove { -webkit-animation: fadeInDown 0.5s; -moz-animation: fadeInDown 0.5s; -o-animation: fadeInDown 0.5s; animation: fadeInDown 0.5s; }...
Using Compass (http://compass-style.org/) transform/transition @includes along with SASS should shorten some of the prefixing dependencies.
spell check on solution