Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Flip the switch on checkOn | Timmy Willison | 2013-09-11 | 1 | -1/+1 |
* | Separate jQuery.fn.init into its own module (for lighter core dependencies ac... | Timmy Willison | 2013-09-09 | 2 | -2/+4 |
* | Break jQuery.access out into its own module to separate it from core; Adjust ... | Timmy Willison | 2013-09-09 | 2 | -4/+6 |
* | No ticket. Update support comments to reflect current state of affairs. | Michał Gołębiowski | 2013-09-07 | 1 | -1/+1 |
* | Fix #10814. Make support tests lazy and broken out to components. | Michał Gołębiowski | 2013-09-06 | 4 | -11/+47 |
* | Fix for custom attr handles duck-punching the boolean attr handle | Timmy Willison | 2013-08-28 | 1 | -18/+15 |
* | Fix #14164: assign className in addClass/removeClass only if changed. Close g... | Jeremy Dunck | 2013-08-19 | 1 | -4/+13 |
* | Specify support as a dependency wherever it is used. Optimize module order to... | Timmy Willison | 2013-08-15 | 3 | -3/+6 |
* | AMD-ify jQuery sourcegit s! Woo! Fixes #14113, #14163. | Timmy Willison | 2013-08-15 | 4 | -0/+542 |