aboutsummaryrefslogtreecommitdiffstats
path: root/src/attributes/prop.js
Commit message (Collapse)AuthorAgeFilesLines
* Break jQuery.access out into its own module to separate it from core; Adjust ↵Timmy Willison2013-09-091-2/+3
| | | | CommonJS+AMD build support to include non-var dependencies. Convert modules with more than a few dependencies to use CJS+AMD syntax.
* Fix #10814. Make support tests lazy and broken out to components.Michał Gołębiowski2013-09-061-3/+3
|
* Specify support as a dependency wherever it is used. Optimize module order ↵Timmy Willison2013-08-151-1/+2
| | | | to save 15 bytes.
* AMD-ify jQuery sourcegit s! Woo! Fixes #14113, #14163.Timmy Willison2013-08-151-0/+94