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
3d3b5dd1e7f677e351a48940461fd135f19fed13
jquery-ui
/
tests
/
unit
/
dialog
History
jzaefferer
c37637ee99
Use #qunit-fixture instead of deprecated #main.
Fixes
#7031
- Tests use
2011-02-23 12:46:13 +01: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
Revert "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-10 13:42:29 -05:00
dialog_events.js
Dialog: Removed handling of deprecated beforeclose option.
Fixes
#5100
- Dialog: remove deprecated dialog option beforeclose.
2010-12-10 14:31:36 -05: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
Use #qunit-fixture instead of deprecated #main.
Fixes
#7031
- Tests use
2011-02-23 12:46:13 +01:00