Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Core: Use named exports in `src/` | Michał Gołębiowski-Owczarek | 2023-09-12 | 1 | -2/+2 |
* | Build: Update eslint-config-jquery, fix linting violations | Michał Gołębiowski-Owczarek | 2020-05-18 | 1 | -1/+1 |
* | Core: Migrate from AMD to ES modules 🎉 | Michał Gołębiowski-Owczarek | 2019-11-18 | 1 | -23/+17 |
* | Core: Drop support for IE <11, iOS <11, Firefox <65, Android Browser & PhantomJS | Michał Gołębiowski-Owczarek | 2019-04-29 | 1 | -10/+2 |
* | 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 |
* | Build: Put all AMD modules in "src/" in strict mode | Michał Gołębiowski | 2016-04-25 | 1 | -0/+1 |
* | CSS: Toggle detached elements as visible unless they have display: none | Richard Gibson | 2016-04-11 | 1 | -4/+19 |
* | CSS: isHidden -> isHiddenWithinTree | Timmy Willison | 2016-01-21 | 1 | -0/+18 |