Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Attributes: remove redundant parent check | Timmy Willison | 2016-03-07 | 1 | -1/+1 |
| | |||||
* | Attributes: Add a support comment & fix a link @ tabIndex hook | Michał Gołębiowski | 2016-02-03 | 1 | -1/+2 |
| | | | | Ref gh-2664 | ||||
* | Attributes: fix setting selected on an option in IE<=11 | Timmy Willison | 2016-01-19 | 1 | -0/+16 |
| | | | | | Fixes gh-2732 Close gh-2840 | ||||
* | Attributes: fix tabIndex on <img> in IE11 | Joelle Fleurantin | 2015-10-18 | 1 | -5/+15 |
| | | | | | Fixes gh-2647 Closes gh-2664 | ||||
* | Build: Update jscs and lint files | Oleg Gaidarenko | 2015-09-07 | 1 | -10/+10 |
| | | | | Fixes gh-2056 | ||||
* | Core: organize prop & attr code to be similar | Gilad Peleg | 2015-06-23 | 1 | -18/+22 |
| | | | | Closes gh-2384 | ||||
* | Build: update grunt-jscs-checker and pass with the new rules | Timmy Willison | 2014-07-17 | 1 | -3/+4 |
| | |||||
* | Support: clean up comments and Support notation | Dave Methvin | 2014-06-10 | 1 | -3/+1 |
| | | | | Closes gh-1577 | ||||
* | Break jQuery.access out into its own module to separate it from core; Adjust ↵ | Timmy Willison | 2013-09-09 | 1 | -2/+3 |
| | | | | CommonJS+AMD build support to include non-var dependencies. Convert modules with more than a few dependencies to use CJS+AMD syntax. | ||||
* | Fix #10814. Make support tests lazy and broken out to components. | Michał Gołębiowski | 2013-09-06 | 1 | -3/+3 |
| | |||||
* | Specify support as a dependency wherever it is used. Optimize module order ↵ | Timmy Willison | 2013-08-15 | 1 | -1/+2 |
| | | | | to save 15 bytes. | ||||
* | AMD-ify jQuery sourcegit s! Woo! Fixes #14113, #14163. | Timmy Willison | 2013-08-15 | 1 | -0/+94 |