Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Core: expose noConflict in AMD mode | Timmy Willison | 2016-08-15 | 1 | -2/+3 |
| | | | | | | | | - For compability reasons, we had already added the global in AMD mode, but without noConflict. This adds back noConflict to AMD (which fixes noConflict mode in the tests). Fixes gh-2930 | ||||
* | Build: Put all AMD modules in "src/" in strict mode | Michał Gołębiowski | 2016-04-25 | 1 | -0/+2 |
| | | | | Fixes gh-3073 | ||||
* | Deferred: Warn on exceptions that are likely programming errors | Dave Methvin | 2016-01-13 | 1 | -0/+1 |
| | | | | | Fixes gh-2736 Closes gh-2737 | ||||
* | Event: Separate trigger/simulate into its own module | Dave Methvin | 2015-11-06 | 1 | -0/+1 |
| | | | | | | | | Fixes gh-1864 Closes gh-2692 This also pulls the focusin/out special event into its own module, since that depends on simulate(). NB: The ajax module triggers events pretty heavily. | ||||
* | Build: Update jscs and lint files | Oleg Gaidarenko | 2015-09-07 | 1 | -3/+3 |
| | | | | Fixes gh-2056 | ||||
* | Build: fix tests in AMD mode | Timmy Willison | 2014-12-09 | 1 | -3/+2 |
| | |||||
* | Ajax: move ajax event aliases to their own file | Timmy Willison | 2014-06-02 | 1 | -0/+1 |
| | | | | Fixes #15126 | ||||
* | Build: Add the ability to remove global exposure. | Timmy Willison | 2013-12-19 | 1 | -5/+3 |
| | | | | Ref #14016 | ||||
* | Fix #10814. Make support tests lazy and broken out to components. | Michał Gołębiowski | 2013-09-06 | 1 | -3/+2 |
| | |||||
* | When converting the source to AMD, don't forget to AMD | Timmy Willison | 2013-08-16 | 1 | -1/+2 |
| | |||||
* | Specify support as a dependency wherever it is used. Optimize module order ↵ | Timmy Willison | 2013-08-15 | 1 | -2/+2 |
| | | | | to save 15 bytes. | ||||
* | AMD-ify jQuery sourcegit s! Woo! Fixes #14113, #14163. | Timmy Willison | 2013-08-15 | 1 | -0/+38 |
| | |||||
* | Finished up some of the reorganization. | John Resig | 2007-09-08 | 1 | -1014/+0 |
| | |||||
* | Reorganzing the jQuery source (first phase). | John Resig | 2007-09-08 | 1 | -0/+1014 |