aboutsummaryrefslogtreecommitdiffstats
path: root/src/exports
Commit message (Collapse)AuthorAgeFilesLines
* exports/global: Do not attach global variables for most CommonJS environmentsTimmy Willison2013-12-201-3/+6
| | | | | | | For CommonJS environments where the global already has a document, it is expected that if a global is needed, the user can attach the global. Fixes #14645.
* Build: Add the ability to remove global exposure.Timmy Willison2013-12-191-0/+29
| | | | Ref #14016
* No ticket. Restore checking individual src/**/*.js files by jsHint.Michał Gołębiowski2013-09-061-1/+1
|
* When converting the source to AMD, don't forget to AMDTimmy Willison2013-08-161-1/+7
|
* AMD-ify jQuery sourcegit s! Woo! Fixes #14113, #14163.Timmy Willison2013-08-151-0/+12