aboutsummaryrefslogtreecommitdiffstats
path: root/src/ng/animate.js
AgeCommit message (Expand)Author
2014-02-26docs(*): fix jsdoc type expressionsPeter Bacon Darwin
2014-02-24perf($animate): use rAF instead of timeouts to issue animation callbacksMatias Niemelä
2014-02-22docs($animate): change @param to use valid typesPeter Bacon Darwin
2014-02-18style: remove ws and enfore no-trailing-ws jscs ruleIgor Minar
2014-02-17docs(bike-shed-migration): convert doctype and namesStéphane Reynaud
2014-02-16docs(all): convert <pre>/</pre> snippets to GFM snippetsCaitlin Potter
2014-02-16docs(bike-shed-migration): convert doctype and namesPeter Bacon Darwin
2014-02-14fix($animate): ensure $animate doesn't break natural CSS transitionsMatias Niemelä
2013-12-19feat(ngAnimate): provide configuration support to match specific className va...Matias Niemelä
2013-11-20fix(ngInclude): allow ngInclude to load scripts when jQuery is includedBrian Ford
2013-10-22style: make jshint happyVojta Jina
2013-10-11docs(ngAnimate): fix typosHack Reactor Students
2013-09-27fix(jqLite): use get/setAttribute so that jqLite works on SVG nodesBrian Ford
2013-09-03fix(ngAnimate): cut down on extra $timeout callsMatias Niemelä
2013-08-03chore(ngdocs): provide docs for the core $animator serviceMatias Niemelä
2013-08-03fix(ngAnimate): remove compound JS selector animationsMatias Niemelä
2013-07-26fix(ngAnimate): $timeout integration and cancel callbacks addedMatias Niemelä
2013-07-26chore($animate): replace show/hide with addClass/removeClassMatias Niemelä
2013-07-26feat(ngAnimate): complete rewrite of animationsMatias Niemelä