jquery-ui/tests/unit/accordion
Michał Gołębiowski-Owczarek 9887579b61
All: Stop relying on jquery-patch.js internally, add tests
Avoid relying on jQuery patches. Instead:
* use `CSS.escape` instead of `jQuery.escapeSelector`
* use `.filter()` with a proper handler instead of `.even()`

Keep `jquery-patch.js` for backwards compatibility, though.

Also, add tests for jquery-patch.

Ref gh-2249
2024-05-15 00:38:40 +02:00
..
accordion.html Accordion: Correct height calculated when closed 2016-02-09 14:40:29 -05:00
all.html Build: Fork vendors to remove QUnit deprecated API usage 2023-05-10 10:53:57 +02:00
common.js All: Stop relying on jquery-patch.js internally, add tests 2024-05-15 00:38:40 +02:00
core.js All: Drop support for jQueries different than the latest for each major 2024-05-15 00:38:30 +02:00
events.js Build: Migrate from JSHint & JSCS to ESLint 2021-06-07 00:58:12 +02:00
helper.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 Docs: Change a few most common domains from HTTP to HTTPS 2024-04-26 16:25:34 +02:00