aboutsummaryrefslogtreecommitdiffstats
path: root/src/ng/directive/ngClass.js
AgeCommit message (Expand)Author
2014-02-21docs(*): fix anchors for members in api docsPeter Bacon Darwin
2014-02-18docs(ngClass): Explain all 3 ways how to use ngClassBrad Williams
2014-02-16docs(examples): fix example dependenciesPeter Bacon Darwin
2014-02-16chore(protractor tests): fix up e2e testsJulie
2014-02-16docs(bike-shed-migration): convert doctype and namesPeter Bacon Darwin
2014-02-03chore(ngClass): remove debugger statement from an e2e testIgor Minar
2014-01-28test(docs): convert example end to end doc tests from scenario runner to prot...Julie
2013-11-21fix($compile): ensure CSS classes are added and removed only when necessaryMatias Niemelä
2013-11-20fix(ngClass): ensure that ngClass only adds/removes the changed classesMatias Niemelä
2013-11-14docs(ngClass): fix e2e test for examplePete Bacon Darwin
2013-11-14docs(ngClass): distinguish between CSS classes and scope propertiesPete Bacon Darwin
2013-11-06chore(docs): add -webkit-transition for ngClass exampleMatias Niemelä
2013-11-06chore(docs): specify how ngClass deals with natural CSS transitionsMatias Niemelä
2013-11-05chore(docs): refactor/improve new CSS transition code in examplesMatias Niemelä
2013-10-24docs(ngClass): fix typoSam Dornan
2013-10-22style: make jshint happyVojta Jina
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