| Commit message (Expand) | Author | Age | Files | Lines |
* | CSS: window.getDefaultComputedStyle may return null | Rodrigo Rosenfeld Rosas | 2014-03-20 | 1 | -3/+4 |
* | Support: Reduce size | Richard Gibson | 2014-02-14 | 1 | -15/+19 |
* | Support: Skip style-based tests when element.style is undefined | Richard Gibson | 2014-02-14 | 1 | -0/+4 |
* | Support: Document box-sizing was unprefixed in Firefox 29 | Michał Gołębiowski | 2014-02-05 | 1 | -2/+2 |
* | No ticket. Remove the unnecessary guard in addGetHookIf. Close gh-1426. | Michał Gołębiowski | 2013-11-11 | 1 | -9/+1 |
* | No ticket: Small curCSS size optimizations | Richard Gibson | 2013-10-15 | 1 | -4/+8 |
* | Fix #14432: Always return string from .css("z-index"). Close gh-1395. | George Kats | 2013-10-15 | 1 | -1/+3 |
* | Fix some code style inconsistencies | Oleg | 2013-10-07 | 3 | -3/+3 |
* | Fix #12723 and simplification and optmization of defaultDisplay helper | Oleg | 2013-09-17 | 1 | -9/+20 |
* | No ticket: fix code style inconsistencies. Closes gh-1361 | Oleg | 2013-09-13 | 1 | -1/+1 |
* | Fix context | Timmy Willison | 2013-09-11 | 1 | -1/+1 |
* | The cssHook from addGetHookIf wasn't actually getting added | Timmy Willison | 2013-09-11 | 1 | -6/+5 |
* | Modules can assume the presence of their parents | Timmy Willison | 2013-09-10 | 1 | -1/+0 |
* | No ticket. Abstract conditional hook definition. | Michał Gołębiowski | 2013-09-11 | 1 | -0/+33 |
* | Remove offset dependency from css. Move curCSS and getStyles to their own mod... | Timmy Willison | 2013-09-10 | 4 | -0/+65 |
* | All non-var modules should not indent in their AMD wrappers (just for prettie... | Timmy Willison | 2013-09-09 | 1 | -17/+18 |
* | Fix loading tests with AMD (new support module needed core) | Timmy Willison | 2013-09-09 | 1 | -1/+2 |
* | No ticket. Restore checking individual src/**/*.js files by jsHint. | Michał Gołębiowski | 2013-09-06 | 2 | -2/+2 |
* | Fix #10814. Make support tests lazy and broken out to components. | Michał Gołębiowski | 2013-09-06 | 3 | -0/+109 |
* | AMD-ify jQuery sourcegit s! Woo! Fixes #14113, #14163. | Timmy Willison | 2013-08-15 | 4 | -0/+89 |