| Commit message (Expand) | Author | Age | Files | Lines |
* | Core: Use named exports in `src/` | Michał Gołębiowski-Owczarek | 2023-09-12 | 6 | -8/+8 |
* | CSS: Trim whitespace surrounding CSS Custom Properties values | fecore1 | 2021-09-23 | 1 | -0/+1 |
* | Build: Update eslint-config-jquery, fix linting violations | Michał Gołębiowski-Owczarek | 2020-05-18 | 3 | -3/+3 |
* | Core: Migrate from AMD to ES modules 🎉 | Michał Gołębiowski-Owczarek | 2019-11-18 | 5 | -57/+33 |
* | Build: ESLint: forbid unused function parameters | Michał Gołębiowski-Owczarek | 2019-05-13 | 1 | -2/+2 |
* | Build: Fix AMD dependencies in curCSS | Michał Gołębiowski-Owczarek | 2019-04-30 | 1 | -7/+0 |
* | Core: Drop support for IE <11, iOS <11, Firefox <65, Android Browser & PhantomJS | Michał Gołębiowski-Owczarek | 2019-04-29 | 2 | -14/+8 |
* | Core: Recognize Shadow DOM in attachment checks | Saptak Sengupta | 2018-11-09 | 1 | -1/+1 |
* | Core: Use isAttached to check for attachment of element | Saptak Sengupta | 2018-03-05 | 1 | -3/+3 |
* | CSS: Detect more WebKit styles erroneously reported as percentages | Richard Gibson | 2017-09-18 | 2 | -5/+7 |
* | Build: Put all AMD modules in "src/" in strict mode | Michał Gołębiowski | 2016-04-25 | 6 | -0/+11 |
* | CSS: Toggle detached elements as visible unless they have display: none | Richard Gibson | 2016-04-11 | 1 | -4/+19 |
* | Docs: Update support comments to follow the new syntax | Michał Gołębiowski | 2016-03-30 | 1 | -1/+1 |
* | Docs:Tests: Remove obsolete code from tests, update support comments | Michał Gołębiowski | 2016-03-08 | 1 | -1/+1 |
* | CSS: Make sure elem.ownerDocument.defaultView is not null | Todor Prikumov | 2016-01-27 | 1 | -1/+1 |
* | CSS: isHidden -> isHiddenWithinTree | Timmy Willison | 2016-01-21 | 1 | -1/+3 |
* | Build: Update jscs and lint files | Oleg Gaidarenko | 2015-09-07 | 6 | -13/+15 |
* | CSS: make the getStyles function more readable | Thomas Tortorini | 2015-06-25 | 1 | -3/+6 |
* | CSS: Don't name the anonymous swap function | Michał Gołębiowski | 2015-06-01 | 1 | -1/+1 |
* | Core:CSS:Event: simplification of native method signatures | Oleg Gaidarenko | 2015-05-03 | 1 | -2/+2 |
* | CSS: Don't expose jQuery.swap | Michał Gołębiowski | 2015-04-13 | 1 | -0/+24 |
* | Build: update grunt-jscs-checker and pass with the new rules | Timmy Willison | 2014-07-17 | 1 | -1/+2 |
* | CSS: Do not throw on frame elements in FF | Oleg Gaidarenko | 2014-06-16 | 1 | -1/+8 |
* | Fix some code style inconsistencies | Oleg | 2013-10-07 | 3 | -3/+3 |
* | Remove offset dependency from css. Move curCSS and getStyles to their own mod... | Timmy Willison | 2013-09-10 | 3 | -0/+13 |
* | No ticket. Restore checking individual src/**/*.js files by jsHint. | Michał Gołębiowski | 2013-09-06 | 2 | -2/+2 |
* | AMD-ify jQuery sourcegit s! Woo! Fixes #14113, #14163. | Timmy Willison | 2013-08-15 | 2 | -0/+16 |