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-05-13 03:01:39 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
8e27345e5a1210587038df2d7ec94cc055ee65e6
jquery-ui
/
tests
/
unit
/
dialog
History
James Khoury
ce0afde900
Dialog: Modified the dialog._size() to use outerHeight in calculating the nonContentHeight.
Fixed
#7692
- dialog: dialog height bug is incorrect when .ui-dialog padding set.
2011-11-28 16:52:10 -05:00
..
all.html
Upgrade jQuery to 1.7.1.
2011-11-22 08:43:09 -05:00
dialog_core.js
Tests: Cleanup.
2011-08-03 21:43:52 -04:00
dialog_defaults.js
Widget: define a null default for the create callback.
2011-04-25 14:04:30 -04: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: Modified the dialog._size() to use outerHeight in calculating the nonContentHeight.
Fixed
#7692
- dialog: dialog height bug is incorrect when .ui-dialog padding set.
2011-11-28 16:52:10 -05:00
dialog_tickets.js
Dialog: Update to
96e5c24
- keyup apparently doesn't work like I thought it would everywhere, switching back to keydown.
2011-08-20 18:05:39 -05:00
dialog.html
Tests: Added ability to run tests against minified files via ?min=1
2011-10-28 15:58:33 -04:00