jquery-ui/ui/widgets
Michał Gołębiowski-Owczarek af8adca548
Tabs: Use CSS.escape for sanitizing selectors
The previous private `_sanitizeSelector` API was not correctly escaping
backslashes and is now removed. The native API should always be correct.

Closes gh-2307
2024-10-27 00:04:00 +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 Datepicker: Hide the UI on destroy 2024-08-05 19:30:53 +02:00
dialog.js Dialog: Add option to put the dialog title in a header element 2024-09-09 17:55:58 +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 Resizable: Fix content shrink on resize 2024-09-09 23:51:57 +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 Tabs: Use CSS.escape for sanitizing selectors 2024-10-27 00:04:00 +02:00
tooltip.js All: Drop support for IE & some other browsers (but mostly IE) 2024-05-15 00:38:40 +02:00