jquery-ui/tests/unit/dialog
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
..
all.html Build: Fork vendors to remove QUnit deprecated API usage 2023-05-10 10:53:57 +02:00
common-deprecated.js Dialog: Add option to put the dialog title in a header element 2024-09-09 17:55:58 +02:00
common.js Dialog: Add option to put the dialog title in a header element 2024-09-09 17:55:58 +02:00
core.js Dialog: Add option to put the dialog title in a header element 2024-09-09 17:55:58 +02:00
deprecated.html Tests: Fix AMD loading in IE8 2015-04-17 12:13:38 -04:00
deprecated.js Build: Migrate from JSHint & JSCS to ESLint 2021-06-07 00:58:12 +02:00
dialog.html Core: Make back compat disabled by default 2024-05-13 18:11:57 +02:00
events.js Build: Migrate from JSHint & JSCS to ESLint 2021-06-07 00:58:12 +02:00
helper.js Build: Migrate from JSHint & JSCS to ESLint 2021-06-07 00:58:12 +02:00
methods.js All: Drop support for IE & some other browsers (but mostly IE) 2024-05-15 00:38:40 +02:00
options.js Build: Migrate from JSHint & JSCS to ESLint 2021-06-07 00:58:12 +02:00