aboutsummaryrefslogtreecommitdiffstats
path: root/tests/unit/dialog
Commit message (Expand)AuthorAgeFilesLines
* Dialog: Add option to put the dialog title in a header elementRalf Koller2024-09-093-0/+40
* Dialog: Add aria-modal supportRalf Koller2024-06-141-0/+33
* All: Drop support for IE & some other browsers (but mostly IE)Michał Gołębiowski-Owczarek2024-05-152-41/+6
* All: Drop support for jQueries different than the latest for each majorMichał Gołębiowski-Owczarek2024-05-151-18/+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-1/+1
* Tests: Workaround a jQuery 1.8 issue with one dialog testMichał Gołębiowski-Owczarek2024-04-121-0/+18
* Tests: Workaround a dialog test issue by a proper cleanupMichał Gołębiowski-Owczarek2023-05-101-2/+9
* Build: Fork vendors to remove QUnit deprecated API usageMichał Gołębiowski-Owczarek2023-05-101-2/+2
* Build: Migrate from JSHint & JSCS to ESLintMichał Gołębiowski-Owczarek2021-06-076-8/+11
* Tests: Fix the "dialog: core: focus tabbable" test in IEMichał Gołębiowski-Owczarek2021-03-161-6/+26
* Tests: Ensure no timers are running at the end of each test (#1920)Michał Gołębiowski-Owczarek2020-05-165-9/+14
* All: Remove usage of jQuery positional selectorsMichał Gołębiowski-Owczarek2020-01-221-1/+1
* All: Migrate away from deprecated/removed Core APIsMichał Gołębiowski-Owczarek2019-12-082-10/+14
* Dialog: Fix code styleScott González2016-08-311-2/+2
* Dialog: Allow for subpixel calculation errors in testsScott González2016-08-311-7/+8
* Dialog: Support deprecated button optionsScott González2016-07-251-0/+30
* Dialog: Shift to use no globalsAmanpreet Singh2016-04-146-431/+454
* Dialog: Escape closeText option before passing it to buttonJörn Zaefferer2015-10-281-1/+6
* Tests: Fix button space assertions on IE8Jörn Zaefferer2015-10-251-4/+4
* Dialog: address review commentsAlexander Schmitz2015-10-081-4/+4
* Dialog: Updating dialog and tests for new button APIAlexander Schmitz2015-10-071-10/+8
* Dialog: Style updatesAlexander Schmitz2015-09-118-681/+687
* Dialog: Style updatesAlexander Schmitz2015-08-215-7/+7
* Effects: Move individual effects into effects folderAlexander Schmitz2015-08-081-2/+2
* Dialog: Move dialog into widgets folderAlexander Schmitz2015-08-088-8/+8
* Dialog: Remove core event/alias and deprecated module dependenciesAlexander Schmitz2015-05-204-24/+24
* Tests: Fix AMD loading in IE8Scott González2015-04-172-0/+2
* Tests: Rename filesScott González2015-04-099-2/+2
* Tests: Widget test helpers extend the main helperScott González2015-04-093-39/+41
* Dialog: Convert tests to new infrastructureScott González2015-04-0910-133/+92
* Tests: Convert closeEnough() to a proper QUnit assertionScott González2015-04-091-31/+31
* Tests: Switch to the new qunit-composite moduleScott González2015-04-071-2/+2
* Tests: Handle jQuery git returning `null` for empty attributesScott González2015-03-251-1/+1
* Draggable: Use new has/lacksClasses assertions for all class checksAlexander Schmitz2015-03-111-1/+1
* Dialog: Use new has/lacksClasses assertions for all class checksAlexander Schmitz2015-03-115-21/+18
* Dialog: Add classes optionAlexander Schmitz2015-03-117-24/+200
* Widget: Add classes option and _add/_remove/_toggleClass methodsAlexander Schmitz2015-03-111-0/+1
* Dialog: Remove animation stopping in destroyScott González2015-03-112-10/+0
* Dialog: Fix focus tests in IE8 with jQuery 1.7Scott González2015-03-111-42/+46
* Tests: Reduce timeouts to optimize testsuite runtimeJörn Zaefferer2015-03-042-2/+2
* Tests: Fix style issues with missing or multiple line breaksJörn Zaefferer2015-01-241-1/+0
* All: Drop support for IE7Scott González2014-10-212-5/+6
* Dialog: Remove leftover backcompat flag in testsScott González2014-10-201-3/+0
* Build: Pull in jquery.simulate.js from BowerMike Sherov2014-08-221-1/+1
* Tests: Fix composite testsScott González2014-08-011-1/+1
* Build: Reorganize external directoryScott González2014-06-242-4/+4
* Dialog: Honor preventDefault when managing focusJörn Zaefferer2014-06-101-2/+25
* Dialog: Fix shift-tab handling, focus the correct elementJörn Zaefferer2014-06-101-7/+9
* All: Rename jquery.js to exclude version in filenameJörn Zaefferer2014-03-051-1/+1