aboutsummaryrefslogtreecommitdiffstats
path: root/tests/unit/dialog/dialog_tickets.js
Commit message (Expand)AuthorAgeFilesLines
* Dialog: Update to 96e5c24 - keyup apparently doesn't work like I thought it w...Corey Frang2011-08-201-1/+1
* Dialog: Tabbing out of a modal dialog was possible because keypress doesn't f...Corey Frang2011-08-191-1/+30
* .attr() -> .prop()Scott González2011-06-081-5/+3
* Dialog: Before handling escape key presses, check if the default action has b...Jay Merrifield2011-03-081-0/+25
* Dialog: Make sure the overlay instance still exists before trying to remove i...Jay Merrifield2010-11-121-1/+11
* Dialog: Don't change DOM position on open. Fixes #6137 - dialog('open') cause...John Firebaugh2010-10-041-0/+17
* Revert "Dialog: Don't change DOM position on open. Fixes #6137 - dialog('open...Scott González2010-10-041-17/+0
* Dialog: Don't change DOM position on open. Fixes #6137 - dialog('open') cause...Scott González2010-10-041-0/+17
* Dialog: modified so that minWidth is respected. Fixes #5531 - dialog width sh...Ziling Zhao2010-07-301-0/+21
* Dialog: Update the internal flag for whether or not the dialog is open before...Scott González2010-02-161-0/+14
* dialog: added unit test for ticket #4826Ca-Phun Ung2009-09-151-0/+21
* dialog unit tests: split tests into individual filesRichard Worth2009-02-041-4/+0
* unit tests: created separate file for each module: core, common widget, event...Richard Worth2009-02-021-0/+12