aboutsummaryrefslogtreecommitdiffstats
path: root/ui/widgets/dialog.js
Commit message (Expand)AuthorAgeFilesLines
* Dialog: Add option to put the dialog title in a header elementRalf Koller2024-09-091-1/+8
* Dialog: Add aria-modal supportRalf Koller2024-06-141-1/+6
* All: Drop support for IE & some other browsers (but mostly IE)Michał Gołębiowski-Owczarek2024-05-151-13/+3
* All: Drop support for jQueries different than the latest for each majorMichał Gołębiowski-Owczarek2024-05-151-14/+0
* Core: Make back compat disabled by defaultMichał Gołębiowski-Owczarek2024-05-131-1/+1
* Docs: Change a few most common domains from HTTP to HTTPSMichał Gołębiowski-Owczarek2024-04-261-4/+4
* Dialog: Fix IE tests about interactions with other dialogsMichał Gołębiowski-Owczarek2023-05-101-5/+8
* All: Update JS Foundation mentions to OpenJS FoundationMichał Gołębiowski-Owczarek2022-07-191-1/+1
* Build: Migrate from JSHint & JSCS to ESLintMichał Gołębiowski-Owczarek2021-06-071-2/+5
* Dialog: Workaround broken focus re-triggering in jQuery 3.4/3.5Michał Gołębiowski-Owczarek2021-02-221-10/+22
* All: Remove usage of jQuery positional selectorsMichał Gołębiowski-Owczarek2020-01-221-2/+2
* All: Migrate away from deprecated/removed Core APIsMichał Gołębiowski-Owczarek2019-12-081-2/+2
* Dialog: Fix shared event handler for modal dialogsScott González2017-05-171-15/+14
* Dialog: Support deprecated button optionsScott González2016-07-251-1/+11
* Dialog: Fix line length issuesAlexander Schmitz2016-04-131-2/+4
* Dialog: Escape closeText option before passing it to buttonJörn Zaefferer2015-10-281-2/+2
* All: Fix manifest issues for categories and CSS dependenciesJörn Zaefferer2015-10-231-3/+3
* Dialog: Updating dialog and tests for new button APIAlexander Schmitz2015-10-071-8/+9
* Dialog: Override disabled option on create, force always-enabled stateJörn Zaefferer2015-09-251-0/+5
* Dialog: Style updatesAlexander Schmitz2015-09-111-0/+15
* Dialog: Style updatesAlexander Schmitz2015-08-211-7/+7
* Resizable: Move resizable into widgets folderAlexander Schmitz2015-08-081-1/+1
* Mouse: Move mouse into widgets folderAlexander Schmitz2015-08-081-1/+1
* Draggable: Move draggable into widgets folderAlexander Schmitz2015-08-081-1/+1
* Dialog: Move dialog into widgets folderAlexander Schmitz2015-08-081-0/+907