Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | All: Drop support for IE & some other browsers (but mostly IE) | Michał Gołębiowski-Owczarek | 2024-05-15 | 1 | -3/+0 |
| | | | | Closes gh-2249 | ||||
* | All: Drop support for jQueries different than the latest for each major | Michał Gołębiowski-Owczarek | 2024-05-15 | 1 | -7/+0 |
| | | | | | | Also, remove the ability to run the test suite in jQuery <1.12.4 & <2.2.4. Closes gh-2249 | ||||
* | Build: Migrate from JSHint & JSCS to ESLint | Michał Gołębiowski-Owczarek | 2021-06-07 | 1 | -0/+1 |
| | | | | | Fixes #15393 Closes gh-1958 | ||||
* | Draggable: Shift to use no globals | Amanpreet Singh | 2016-04-14 | 1 | -23/+24 |
| | |||||
* | Draggable: Style updates | Alexander Schmitz | 2015-09-11 | 1 | -15/+17 |
| | | | | Ref #14246 | ||||
* | Draggable: Move draggable into widgets folder | Alexander Schmitz | 2015-08-08 | 1 | -1/+1 |
| | | | | Ref #13885 | ||||
* | Draggable: Remove core event/alias and deprecated module dependencies | Alexander Schmitz | 2015-05-20 | 1 | -4/+4 |
| | |||||
* | Tests: Rename files | Scott González | 2015-04-09 | 1 | -0/+158 |
Ref gh-1528 |