This website requires JavaScript.
Explore
Help
Register
Sign In
github
/
jquery-ui
Watch
1
Star
1
Fork
0
You've already forked jquery-ui
mirror of
https://github.com/jquery/jquery-ui.git
synced
2026-04-20 03:02:41 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
b79e92818fa027bbd3daec17d6417940e2b156ed
jquery-ui
/
tests
/
unit
/
dialog
History
Scott González
0c82f7ec2c
Dialog tests: Enabling in TestSwarm.
2010-09-07 12:28:36 -04: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
Updated test for default position option: Reference using-implementation, as QUnit compares functions only by reference
2010-07-15 09:31:36 +02: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 tests: Enabling in TestSwarm.
2010-09-07 12:28:36 -04:00
dialog_tickets.js
Dialog: modified so that minWidth is respected.
Fixes
#5531
- dialog width should be at least minWidth on creation.
2010-07-30 15:14:48 -04:00
dialog.html
Dialog tests: Enabling in TestSwarm.
2010-09-07 12:28:36 -04:00