aboutsummaryrefslogtreecommitdiffstats
path: root/tests/unit/dialog/dialog_core.js
Commit message (Expand)AuthorAgeFilesLines
* Tests: Rename filesScott González2015-04-091-308/+0
* Dialog: Convert tests to new infrastructureScott González2015-04-091-6/+5
* Tests: Handle jQuery git returning `null` for empty attributesScott González2015-03-251-1/+1
* Dialog: Add classes optionAlexander Schmitz2015-03-111-2/+51
* Dialog: Fix focus tests in IE8 with jQuery 1.7Scott González2015-03-111-42/+46
* 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
* Dialog: Keep track of instances to focus when elements outside the dialog get...Jörn Zaefferer2013-11-201-0/+48
* Dialog: Restore focus to the previously focused element when window regains f...Jörn Zaefferer2013-11-151-14/+34
* Dialog: Don't use ._on() for modal event handlers. Fixes #9048 - Dialog: brok...Scott González2013-02-021-0/+13
* Dialog Tests: Cleanup el -> elementKris Borchers2013-01-301-26/+26
* Tests: Convert single quotes to double quotes.Mike Sherov2012-12-261-4/+4
* Dialog tests: More async focus handling to deal with IE8.Scott González2012-12-101-29/+54
* Dev: Change incorrect references in test suite from #main to #qunit-fixture.Mike Sherov2012-12-081-1/+2
* Dev: Remove *_tickets.js test files and move the associated tests to the prop...Mike Sherov2012-12-071-2/+30
* Dialog: Moved resizable handle test from resizable.Scott González2012-11-261-0/+13
* Dialog: Update focus-tabbable test with a timer workaround to get IE8 to pass.Jörn Zaefferer2012-11-261-25/+27
* Dialog: Add missing unit test for aria-describedby attributeJörn Zaefferer2012-11-261-17/+11
* Dialog: Extend autofocus, starting with [autofocus], then :tabbable content, ...Jörn Zaefferer2012-11-261-0/+42
* Dev: remove globals from tests and moved test helpers to correct location - F...Mike Sherov2012-11-031-81/+10
* Build: Enable "unused" option in jshint - Remove unused variables from codeba...Mike Sherov2012-10-231-28/+20
* Tests: Enable QUnit.config.requireExpects.Scott González2012-06-271-0/+1
* Dialog: Use new uniqueId method for generating id'skborchers2012-05-291-18/+3
* Tests: Lint.Scott González2012-04-191-4/+4
* Update to QUnit 1.3. Replace usage of same with deepEqual and equals with equal.Jörn Zaefferer2012-02-291-9/+9
* Tests: Cleanup.Scott González2011-08-031-2/+2
* Widget: Throw errors when calling non-existent methods or methods on uninista...Scott González2010-08-271-17/+0
* Externals: updated QUnit to http://github.com/jquery/qunit commit 67ba5a338d8...Richard Worth2010-02-251-1/+1
* Merged in /branches/dev r3251:3620 (excluding autocomplete, modal, tooltip, m...Scott González2010-01-071-0/+5
* dialog unit tests: options closeOnEscape, draggableRichard Worth2009-09-191-5/+5
* dialog unit tests: split tests into individual filesRichard Worth2009-02-041-2/+140
* unit tests: created separate file for each module: core, common widget, event...Richard Worth2009-02-021-0/+12