jquery-ui/tests/unit/sortable
Michał Gołębiowski-Owczarek 546214e869 Build: Fork vendors to remove QUnit deprecated API usage
Changes:
* add `tests/lib/vendor/**/*` to `.eslintignore`
* move `qunit-composite` to `tests/lib` so that we can modify it
* move `qunit-assert-classes` to `tests/lib` so that we can modify it
* move `qunit-assert-close` to `tests/lib` so that we can modify it
* replace `assert.push` with `assert.pushResult`
* remove usage of `QUnit.extend`

Closes gh-2157
2023-05-10 10:53:57 +02:00
..
all.html Build: Fork vendors to remove QUnit deprecated API usage 2023-05-10 10:53:57 +02:00
common.js Sortable: Style updates 2015-09-11 08:29:08 -04:00
core.js Sortable: Allow 0-height containers to be sortable as in 1.12.1 2021-11-08 18:21:03 +01:00
events.js Build: Migrate from JSHint & JSCS to ESLint 2021-06-07 00:58:12 +02:00
helper.js Sortable: Shift to use no globals 2016-04-14 00:14:57 +05:30
methods.js Build: Migrate from JSHint & JSCS to ESLint 2021-06-07 00:58:12 +02:00
options.js Sortable: Fix positioning when moving a Draggable item into a Sortable 2021-11-15 18:39:25 +01:00
sortable.html Sortable: Setting table row placeholder height to be same as sorted row 2016-10-04 15:22:14 -04:00