jquery-ui/tests/unit/button
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
button.html Button: Add tests for button with html markup 2015-10-29 15:45:26 +01:00
common-deprecated.js Spinner: Updates for new button widget and classes option 2015-10-08 14:02:35 -04:00
common.js Button: Initial commit of button re-factor 2015-10-07 10:57:59 -04:00
core.js Build: Migrate from JSHint & JSCS to ESLint 2021-06-07 00:58:12 +02:00
deprecated.html Button: Fix backcompat when called on collection of mixed elements 2017-05-02 15:11:24 -04:00
deprecated.js Build: Migrate from JSHint & JSCS to ESLint 2021-06-07 00:58:12 +02:00
events.js Build: Migrate from JSHint & JSCS to ESLint 2021-06-07 00:58:12 +02:00
methods.js Build: Migrate from JSHint & JSCS to ESLint 2021-06-07 00:58:12 +02:00
options.js Build: Migrate from JSHint & JSCS to ESLint 2021-06-07 00:58:12 +02:00