aboutsummaryrefslogtreecommitdiffstats
path: root/src/attributes/classes.js
Commit message (Expand)AuthorAgeFilesLines
* Build: Put all AMD modules in "src/" in strict modeMichał Gołębiowski2016-04-251-0/+2
* Revert "Attributes: Remove undocumented .toggleClass( boolean ) signature"Timmy Willison2016-01-071-17/+52
* Attributes: removeClass() -> attr("class", "")Thomas Tortorini2015-10-181-23/+21
* Attributes: Use simpler boolean check vs a function callDave Methvin2015-10-181-5/+2
* Attributes: Remove undocumented .toggleClass( boolean ) signatureDave Methvin2015-10-181-54/+22
* Build: Update jscs and lint filesOleg Gaidarenko2015-09-071-18/+20
* Attributes: add SVG class manipulationTimmy Willison2015-05-121-29/+43
* Core: Standardize indexOf comparisonsRichard Gibson2015-01-101-2/+2
* Core: Drop strundefined variableChris Antaki2014-09-021-3/+2
* Build: update grunt-jscs-checker and pass with the new rulesTimmy Willison2014-07-171-6/+12
* Support: clean up comments and Support notationDave Methvin2014-06-101-4/+4
* Reduce size by reordering variable declarationsChris Antaki2013-12-161-4/+4
* Separate jQuery.fn.init into its own module (for lighter core dependencies ac...Timmy Willison2013-09-091-1/+2
* Fix #14164: assign className in addClass/removeClass only if changed. Close g...Jeremy Dunck2013-08-191-4/+13
* AMD-ify jQuery sourcegit s! Woo! Fixes #14113, #14163.Timmy Willison2013-08-151-0/+148