jquery-ui/tests/unit/dialog
Andreas Pelme abf97f7301 Backport of f9996682b5 for 1-8-stable.
Original commit message from f9996682b5:
Dialog: Before handling escape key presses, check if the default action has been prevented. Fixes #6966 - Pressing ESC on dialog when 2 dialogs are open closes both dialogs.
2011-08-02 18:40:25 +02:00
..
dialog_core.js Widget: Throw errors when calling non-existent methods or methods on uninistantiated widgets. Fixes #5972 - Widget: Throw error for non-existent method calls. 2010-08-27 14:48:17 -04:00
dialog_defaults.js Dialog: Moved the default value for the position.of option inside the _position() method to avoid a bug in jQuery 1.3.2. Fixes #6030 - ui.dialog with jQuery 1.3.2 causes RangeError. 2010-12-08 12:36:19 -05:00
dialog_events.js Dialog: Set the _isOpen flag before triggering the open event. Fixes #6012 - Dialog: _isOpen flag should be set before triggering open event. 2010-09-02 08:35:40 -04:00
dialog_methods.js Widget: Throw errors when calling non-existent methods or methods on uninistantiated widgets. Fixes #5972 - Widget: Throw error for non-existent method calls. 2010-08-27 14:48:17 -04:00
dialog_options.js Dialog position tests: Use Math.round() instead of Math.floor(). 2010-12-03 09:14:27 -05:00
dialog_tickets.js Backport of f9996682b5 for 1-8-stable. 2011-08-02 18:40:25 +02:00
dialog.html Tests: Added ability to run tests against different versions of jQuery core. 2011-07-28 10:36:42 -04:00