aboutsummaryrefslogtreecommitdiffstats
path: root/src/attributes
Commit message (Expand)AuthorAgeFilesLines
* Fix some code style inconsistenciesOleg2013-11-072-2/+2
* Fix more support tests (support.input should only be false in IE8 and checkCl...Timmy Willison2013-09-111-1/+2
* 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
* Fix #10814. Fix #14084. Make support tests lazy and broken out to components.Michał Gołębiowski2013-09-064-16/+79
* Fix for custom attr handles duck-punching the boolean attr handleTimmy Willison2013-08-281-4/+6
* Make the attr handles a little more readable (+4 bytes)Timmy Willison2013-08-261-25/+25
* Fix most of the broken tests in oldIE. Build order issue.Timmy Willison2013-08-261-0/+1
* 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/+703