Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Build: Update jscs and lint files | Oleg Gaidarenko | 2015-09-07 | 2 | -3/+4 |
| | | | | Fixes gh-2056 | ||||
* | Build: fix tests in AMD mode | Timmy Willison | 2014-12-09 | 1 | -6/+0 |
| | |||||
* | Build: Moved JSHint directives to .jshintrc file | Chris Antaki | 2014-09-02 | 1 | -3/+0 |
| | | | | Closes gh-1595 | ||||
* | Core: Drop strundefined variable | Chris Antaki | 2014-09-02 | 1 | -4/+6 |
| | |||||
* | Support: clean up comments and Support notation | Dave Methvin | 2014-06-10 | 1 | -2/+2 |
| | | | | Closes gh-1577 | ||||
* | AMD: Note on AMD best practices | S. Andrew Sheppard | 2014-03-12 | 1 | -0/+6 |
| | | | | | Fixes #14687 Closes gh-1478 | ||||
* | exports/global: Do not attach global variables for most CommonJS environments | Timmy Willison | 2013-12-20 | 1 | -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 Willison | 2013-12-19 | 1 | -0/+29 |
| | | | | Ref #14016 | ||||
* | No ticket. Restore checking individual src/**/*.js files by jsHint. | Michał Gołębiowski | 2013-09-06 | 1 | -1/+1 |
| | |||||
* | When converting the source to AMD, don't forget to AMD | Timmy Willison | 2013-08-16 | 1 | -1/+7 |
| | |||||
* | AMD-ify jQuery sourcegit s! Woo! Fixes #14113, #14163. | Timmy Willison | 2013-08-15 | 1 | -0/+12 |