Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Support CommonJS environments by accentuating the need for a window with a do... | Timmy Willison | 2013-07-04 | 1 | -24/+0 |
* | Fix #13789: Don't throw when module === null. Close gh-1269. | Eddie Monge | 2013-05-20 | 1 | -1/+1 |
* | Fixes #13566. If there is a window object, and it has a document property, it... | Rick Waldron | 2013-04-04 | 1 | -2/+3 |
* | Fixes #13566. If there is a window object, define jQuery and $ | Rick Waldron | 2013-04-04 | 1 | -3/+5 |
* | Remove the define.amd.jQuery check, ref gh-1150. | jrburke | 2013-02-28 | 1 | -13/+8 |
* | Support node-like module loaders. Closes gh-1103 | isaacs | 2013-02-20 | 1 | -16/+24 |
* | Strips IIFEs from modules; Always require built jQuery for tests. | Rick Waldron | 2012-06-04 | 1 | -4/+0 |
* | Landing pull request 586. Create exports.js for exporting jQuery to window an... | jrburke | 2011-11-14 | 1 | -0/+22 |