| Commit message (Expand) | Author | Age | Files | Lines |
* | Tests: Rename files | Scott González | 2015-04-09 | 1 | -308/+0 |
* | Dialog: Convert tests to new infrastructure | Scott González | 2015-04-09 | 1 | -6/+5 |
* | Tests: Handle jQuery git returning `null` for empty attributes | Scott González | 2015-03-25 | 1 | -1/+1 |
* | Dialog: Add classes option | Alexander Schmitz | 2015-03-11 | 1 | -2/+51 |
* | Dialog: Fix focus tests in IE8 with jQuery 1.7 | Scott González | 2015-03-11 | 1 | -42/+46 |
* | Dialog: Honor preventDefault when managing focus | Jörn Zaefferer | 2014-06-10 | 1 | -2/+25 |
* | Dialog: Fix shift-tab handling, focus the correct element | Jörn Zaefferer | 2014-06-10 | 1 | -7/+9 |
* | Dialog: Keep track of instances to focus when elements outside the dialog get... | Jörn Zaefferer | 2013-11-20 | 1 | -0/+48 |
* | Dialog: Restore focus to the previously focused element when window regains f... | Jörn Zaefferer | 2013-11-15 | 1 | -14/+34 |
* | Dialog: Don't use ._on() for modal event handlers. Fixes #9048 - Dialog: brok... | Scott González | 2013-02-02 | 1 | -0/+13 |
* | Dialog Tests: Cleanup el -> element | Kris Borchers | 2013-01-30 | 1 | -26/+26 |
* | Tests: Convert single quotes to double quotes. | Mike Sherov | 2012-12-26 | 1 | -4/+4 |
* | Dialog tests: More async focus handling to deal with IE8. | Scott González | 2012-12-10 | 1 | -29/+54 |
* | Dev: Change incorrect references in test suite from #main to #qunit-fixture. | Mike Sherov | 2012-12-08 | 1 | -1/+2 |
* | Dev: Remove *_tickets.js test files and move the associated tests to the prop... | Mike Sherov | 2012-12-07 | 1 | -2/+30 |
* | Dialog: Moved resizable handle test from resizable. | Scott González | 2012-11-26 | 1 | -0/+13 |
* | Dialog: Update focus-tabbable test with a timer workaround to get IE8 to pass. | Jörn Zaefferer | 2012-11-26 | 1 | -25/+27 |
* | Dialog: Add missing unit test for aria-describedby attribute | Jörn Zaefferer | 2012-11-26 | 1 | -17/+11 |
* | Dialog: Extend autofocus, starting with [autofocus], then :tabbable content, ... | Jörn Zaefferer | 2012-11-26 | 1 | -0/+42 |
* | Dev: remove globals from tests and moved test helpers to correct location - F... | Mike Sherov | 2012-11-03 | 1 | -81/+10 |
* | Build: Enable "unused" option in jshint - Remove unused variables from codeba... | Mike Sherov | 2012-10-23 | 1 | -28/+20 |
* | Tests: Enable QUnit.config.requireExpects. | Scott González | 2012-06-27 | 1 | -0/+1 |
* | Dialog: Use new uniqueId method for generating id's | kborchers | 2012-05-29 | 1 | -18/+3 |
* | Tests: Lint. | Scott González | 2012-04-19 | 1 | -4/+4 |
* | Update to QUnit 1.3. Replace usage of same with deepEqual and equals with equal. | Jörn Zaefferer | 2012-02-29 | 1 | -9/+9 |
* | Tests: Cleanup. | Scott González | 2011-08-03 | 1 | -2/+2 |
* | Widget: Throw errors when calling non-existent methods or methods on uninista... | Scott González | 2010-08-27 | 1 | -17/+0 |
* | Externals: updated QUnit to http://github.com/jquery/qunit commit 67ba5a338d8... | Richard Worth | 2010-02-25 | 1 | -1/+1 |
* | Merged in /branches/dev r3251:3620 (excluding autocomplete, modal, tooltip, m... | Scott González | 2010-01-07 | 1 | -0/+5 |
* | dialog unit tests: options closeOnEscape, draggable | Richard Worth | 2009-09-19 | 1 | -5/+5 |
* | dialog unit tests: split tests into individual files | Richard Worth | 2009-02-04 | 1 | -2/+140 |
* | unit tests: created separate file for each module: core, common widget, event... | Richard Worth | 2009-02-02 | 1 | -0/+12 |