Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |