jquery-ui/ui/widgets
Ralf Koller d564731f20
Dialog: Add option to put the dialog title in a header element
Implement a new option: `uiDialogTitleHeadingLevel`, allowing to change
the `span` wrapping the dialog title into a heading element (`h1`-`h6`).
Value `0` represents the `span`, values 1-6 - a heading at the specified
level.

Fixes gh-2271
Closes gh-2275
2024-09-09 17:55:58 +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 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