aboutsummaryrefslogtreecommitdiffstats
path: root/tests/unit/draggable/helper.js
Commit message (Collapse)AuthorAgeFilesLines
* All: Drop support for IE & some other browsers (but mostly IE)Michał Gołębiowski-Owczarek2024-05-151-3/+0
| | | | Closes gh-2249
* All: Drop support for jQueries different than the latest for each majorMichał Gołębiowski-Owczarek2024-05-151-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 ESLintMichał Gołębiowski-Owczarek2021-06-071-0/+1
| | | | | Fixes #15393 Closes gh-1958
* Draggable: Shift to use no globalsAmanpreet Singh2016-04-141-23/+24
|
* Draggable: Style updatesAlexander Schmitz2015-09-111-15/+17
| | | | Ref #14246
* Draggable: Move draggable into widgets folderAlexander Schmitz2015-08-081-1/+1
| | | | Ref #13885
* Draggable: Remove core event/alias and deprecated module dependenciesAlexander Schmitz2015-05-201-4/+4
|
* Tests: Rename filesScott González2015-04-091-0/+158
Ref gh-1528