jquery-ui/ui/widgets
James Hinderks 1f467baaac
Selectmenu: Remove a call to the deprecated .focus() method
Replaces a call to the deprecated jQuery `.focus()` method
with `.trigger("focus")`.

Closes gh-2053
2022-07-14 19:43:16 +02:00
..
accordion.js Build: Migrate from JSHint & JSCS to ESLint 2021-06-07 00:58:12 +02:00
autocomplete.js Autocomplete: Rewrite with a delay instead of appending the live region 2022-01-05 11:35:34 +01:00
button.js Build: Migrate from JSHint & JSCS to ESLint 2021-06-07 00:58:12 +02:00
checkboxradio.js Build: Migrate from JSHint & JSCS to ESLint 2021-06-07 00:58:12 +02:00
controlgroup.js Build: Migrate from JSHint & JSCS to ESLint 2021-06-07 00:58:12 +02:00
datepicker.js Datepicker: Get selectedDay from data-date instead of element contents 2021-07-12 09:41:41 +02:00
dialog.js Build: Migrate from JSHint & JSCS to ESLint 2021-06-07 00:58:12 +02:00
draggable.js Build: Migrate from JSHint & JSCS to ESLint 2021-06-07 00:58:12 +02:00
droppable.js Docs: Update removal comments to mention 1.14, not 1.13 2021-08-26 13:36:06 +02:00
menu.js Build: Migrate from JSHint & JSCS to ESLint 2021-06-07 00:58:12 +02:00
mouse.js Build: Migrate from JSHint & JSCS to ESLint 2021-06-07 00:58:12 +02:00
progressbar.js Build: Migrate from JSHint & JSCS to ESLint 2021-06-07 00:58:12 +02:00
resizable.js Build: Migrate from JSHint & JSCS to ESLint 2021-06-07 00:58:12 +02:00
selectable.js Build: Migrate from JSHint & JSCS to ESLint 2021-06-07 00:58:12 +02:00
selectmenu.js Selectmenu: Remove a call to the deprecated .focus() method 2022-07-14 19:43:16 +02:00
slider.js Build: Migrate from JSHint & JSCS to ESLint 2021-06-07 00:58:12 +02:00
sortable.js Sortable: Fix positioning when moving a Draggable item into a Sortable 2021-11-15 18:39:25 +01:00
spinner.js Build: Migrate from JSHint & JSCS to ESLint 2021-06-07 00:58:12 +02:00
tabs.js Build: Migrate from JSHint & JSCS to ESLint 2021-06-07 00:58:12 +02:00
tooltip.js Tooltip: Don't crash on empty content 2021-11-08 11:53:45 +01:00