aboutsummaryrefslogtreecommitdiffstats
path: root/src/attributes
Commit message (Expand)AuthorAgeFilesLines
* No ticket: fix code style inconsistencies. Closes gh-1361Oleg2013-09-132-2/+4
* Flip the switch on checkOnTimmy Willison2013-09-111-1/+1
* Separate jQuery.fn.init into its own module (for lighter core dependencies ac...Timmy Willison2013-09-092-2/+4
* Break jQuery.access out into its own module to separate it from core; Adjust ...Timmy Willison2013-09-092-4/+6
* No ticket. Update support comments to reflect current state of affairs.Michał Gołębiowski2013-09-071-1/+1
* Fix #10814. Make support tests lazy and broken out to components.Michał Gołębiowski2013-09-064-11/+47
* Fix for custom attr handles duck-punching the boolean attr handleTimmy Willison2013-08-281-18/+15
* Fix #14164: assign className in addClass/removeClass only if changed. Close g...Jeremy Dunck2013-08-191-4/+13
* Specify support as a dependency wherever it is used. Optimize module order to...Timmy Willison2013-08-153-3/+6
* AMD-ify jQuery sourcegit s! Woo! Fixes #14113, #14163.Timmy Willison2013-08-154-0/+542