jquery-ui/ui/widgets
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.js All: Stop relying on jquery-patch.js internally, add tests 2024-05-15 00:38:40 +02:00
autocomplete.js All: Drop support for IE & some other browsers (but mostly IE) 2024-05-15 00:38:40 +02:00
button.js All: Drop support for IE & some other browsers (but mostly IE) 2024-05-15 00:38:40 +02:00
checkboxradio.js All: Stop relying on jquery-patch.js internally, add tests 2024-05-15 00:38:40 +02:00
controlgroup.js Docs: Change a few most common domains from HTTP to HTTPS 2024-04-26 16:25:34 +02:00
datepicker.js All: Drop support for jQueries different than the latest for each major 2024-05-15 00:38:30 +02:00
dialog.js All: Drop support for IE & some other browsers (but mostly IE) 2024-05-15 00:38:40 +02:00
draggable.js All: Drop support for IE & some other browsers (but mostly IE) 2024-05-15 00:38:40 +02:00
droppable.js Core: Make back compat disabled by default 2024-05-13 18:11:57 +02:00
menu.js All: Drop support for IE & some other browsers (but mostly IE) 2024-05-15 00:38:40 +02:00
mouse.js All: Drop support for IE & some other browsers (but mostly IE) 2024-05-15 00:38:40 +02:00
progressbar.js Docs: Change a few most common domains from HTTP to HTTPS 2024-04-26 16:25:34 +02:00
resizable.js All: Drop support for IE & some other browsers (but mostly IE) 2024-05-15 00:38:40 +02:00
selectable.js Docs: Change a few most common domains from HTTP to HTTPS 2024-04-26 16:25:34 +02:00
selectmenu.js All: Stop relying on jquery-patch.js internally, add tests 2024-05-15 00:38:40 +02:00
slider.js Docs: Change a few most common domains from HTTP to HTTPS 2024-04-26 16:25:34 +02:00
sortable.js Sortable: Rename storedStylesheet to _storedStylesheet 2024-05-15 00:38:40 +02:00
spinner.js All: Drop support for IE & some other browsers (but mostly IE) 2024-05-15 00:38:40 +02:00
tabs.js All: Stop relying on jquery-patch.js internally, add tests 2024-05-15 00:38:40 +02:00
tooltip.js All: Drop support for IE & some other browsers (but mostly IE) 2024-05-15 00:38:40 +02:00