aboutsummaryrefslogtreecommitdiffstats
path: root/src/exports
Commit message (Collapse)AuthorAgeFilesLines
* Build: Update jscs and lint filesOleg Gaidarenko2015-09-072-3/+4
| | | | Fixes gh-2056
* Build: fix tests in AMD modeTimmy Willison2014-12-091-6/+0
|
* Build: Moved JSHint directives to .jshintrc fileChris Antaki2014-09-021-3/+0
| | | | Closes gh-1595
* Core: Drop strundefined variableChris Antaki2014-09-021-4/+6
|
* Support: clean up comments and Support notationDave Methvin2014-06-101-2/+2
| | | | Closes gh-1577
* AMD: Note on AMD best practicesS. Andrew Sheppard2014-03-121-0/+6
| | | | | Fixes #14687 Closes gh-1478
* 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