aboutsummaryrefslogtreecommitdiffstats
path: root/docs/content/guide/animations.ngdoc
AgeCommit message (Collapse)Author
2014-02-16docs(guide): remove unnecessary "Developer Guide: " from @namesPeter Bacon Darwin
2014-02-16docs(examples): fix example dependenciesPeter Bacon Darwin
2014-02-16docs(bike-shed-migration): fix url-based links refs to AUTO modulePeter Bacon Darwin
2014-02-16docs(all): convert <pre>/</pre> snippets to GFM snippetsCaitlin Potter
2014-02-03docs(animations): ngClass usage should link to ngClass documentationAlan Rubin
Fixing reference to ngClass documentation Closes #6089
2014-01-16docs(animations): renamed animate-show-hide to sample-show-hideRob Wormald
This always throws me off - I think it helps to make it clear that the class name is arbitrary, and what matters is the .ng-etc classes. Closes #5848
2013-10-18docs: correct broken linksVojta Jina
This also contains some whitespace corrections by my editor.
2013-10-14docs(guide/animations): improve wording of sentenceDavid Gonzalez
Closes #4405
2013-10-08docs(guide/animations): improve animations guideBrian Ford