jquery-ui/tests/unit/jquery-patch
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
..
all.html All: Stop relying on jquery-patch.js internally, add tests 2024-05-15 00:38:40 +02:00
core.js All: Stop relying on jquery-patch.js internally, add tests 2024-05-15 00:38:40 +02:00
jquery-patch.html All: Stop relying on jquery-patch.js internally, add tests 2024-05-15 00:38:40 +02:00