Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Core: Use named exports in `src/` | Michał Gołębiowski-Owczarek | 2023-09-12 | 1 | -3/+3 |
* | Core:Selector: Move jQuery.contains from the selector to the core module | Michał Gołębiowski-Owczarek | 2022-12-12 | 1 | -2/+0 |
* | Core: Drop support for Edge Legacy (i.e. non-Chromium Microsoft Edge) | Michał Gołębiowski-Owczarek | 2020-09-22 | 1 | -6/+7 |
* | Core: Migrate from AMD to ES modules 🎉 | Michał Gołębiowski-Owczarek | 2019-11-18 | 1 | -20/+17 |
* | Selector: Inline Sizzle into the selector module | Michał Gołębiowski-Owczarek | 2019-07-29 | 1 | -1/+1 |
* | Core: Drop support for IE <11, iOS <11, Firefox <65, Android Browser & PhantomJS | Michał Gołębiowski-Owczarek | 2019-04-29 | 1 | -1/+2 |
* | Core: Recognize Shadow DOM in attachment checks | Saptak Sengupta | 2018-11-09 | 1 | -0/+22 |