aboutsummaryrefslogtreecommitdiffstats
path: root/src/ng/directive/ngClass.js
AgeCommit message (Expand)Author
2013-10-03docs(ngClass): clarify the descriptionDave Peticolas
2013-09-20docs(ngClass): fix grammarDave Peticolas
2013-09-11docs(ng.directives): add correct @restrict for all ng directivesrodyhaddad
2013-08-23fix($animate): skip ngAnimate animations if the provided element already has ...Matias Niemelä
2013-08-07docs(ngClass): updated the example with string, map and array syntaxJamund Ferguson
2013-08-03feat($compile): support compile animation hooks classesMatias Niemelä
2013-07-29chore(ngdocs): all animation-supported directives working with docs examples ...Matias Niemelä
2013-07-29fix(ngClass): ensure ngClass doesn't fire addClass or removeClass with an emp...Matias Niemelä
2013-07-26feat(ngAnimate): complete rewrite of animationsMatias Niemelä
2013-06-12docs(ngClass): fix minor typo.Ore Landau
2013-06-04docs(ngClass): clarify the use of object mapLuc Morin
2013-04-29refact(ngClass): improve performance through bitwise operationsRobin Böhm
2013-04-17doc(ngClassEven): make consistent with ngClassOddes128
2013-04-16fix(ngClass): should remove classes when object is the same but property has ...Pete Bacon Darwin
2013-02-18fix(ngClass): keep track of old ngClass value manuallyPer Rovegård
2013-02-04docs(ngClass): fix typo in descriptionPowerKiKi
2012-11-26fix(ngClassOdd/ngClassEven): support shrinking/reordering in repeatersIgor Minar
2012-09-06fix(*): name all anonymous watch functions in AngularShyam Seshadri
2012-09-06fix(ngClass): works with class interpolationMax Martinsson
2012-06-12docs(*): simplify doc urlsIgor Minar
2012-06-02doc(guide): clean up broken linksMisko Hevery
2012-05-04chore(docs): re-skin main documentationMisko Hevery
2012-04-09fix(docs): change all directive references to use the normalized namesIgor Minar
2012-03-28chore(module): move files around in preparation for more modulesMisko Hevery