jquery-ui/ui
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
..
effects Core: Make back compat disabled by default 2024-05-13 18:11:57 +02:00
i18n Docs: Change a few most common domains from HTTP to HTTPS 2024-04-26 16:25:34 +02:00
vendor/jquery-color Docs: Change a few most common domains from HTTP to HTTPS 2024-04-26 16:25:34 +02:00
widgets All: Stop relying on jquery-patch.js internally, add tests 2024-05-15 00:38:40 +02:00
.eslintrc.json Build: Migrate from JSHint & JSCS to ESLint 2021-06-07 00:58:12 +02:00
core.js All: Stop relying on jquery-patch.js internally, add tests 2024-05-15 00:38:40 +02:00
data.js All: Drop support for jQueries different than the latest for each major 2024-05-15 00:38:30 +02:00
disable-selection.js Docs: Change a few most common domains from HTTP to HTTPS 2024-04-26 16:25:34 +02:00
effect.js All: Drop support for IE & some other browsers (but mostly IE) 2024-05-15 00:38:40 +02:00
focusable.js All: Drop support for IE & some other browsers (but mostly IE) 2024-05-15 00:38:40 +02:00
form-reset-mixin.js All: Drop support for IE & some other browsers (but mostly IE) 2024-05-15 00:38:40 +02:00
jquery-patch.js All: Stop relying on jquery-patch.js internally, add tests 2024-05-15 00:38:40 +02:00
jquery-var-for-color.js Effect: Define the jQuery variable before jQuery Color gets imported 2021-09-03 14:42:30 +02:00
keycode.js Docs: Change a few most common domains from HTTP to HTTPS 2024-04-26 16:25:34 +02:00
labels.js All: Stop relying on jquery-patch.js internally, add tests 2024-05-15 00:38:40 +02:00
plugin.js Build: Migrate from JSHint & JSCS to ESLint 2021-06-07 00:58:12 +02:00
position.js Docs: Change a few most common domains from HTTP to HTTPS 2024-04-26 16:25:34 +02:00
scroll-parent.js Docs: Change a few most common domains from HTTP to HTTPS 2024-04-26 16:25:34 +02:00
tabbable.js Docs: Change a few most common domains from HTTP to HTTPS 2024-04-26 16:25:34 +02:00
unique-id.js Docs: Change a few most common domains from HTTP to HTTPS 2024-04-26 16:25:34 +02:00
version.js Build: Migrate from JSHint & JSCS to ESLint 2021-06-07 00:58:12 +02:00
widget.js Docs: Change a few most common domains from HTTP to HTTPS 2024-04-26 16:25:34 +02:00