jquery-ui/tests/unit/dialog
2010-12-08 12:36:19 -05: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 Dialog: Make sure the overlay instance still exists before trying to remove it. Fixes #6645 - Dialog: Missing element not found check in overlay code. 2010-11-12 08:16:41 -05:00
dialog.html Upgraded jQuery to 1.4.4. 2010-11-12 09:19:26 -05:00