Scott González
|
e628d0e4ba
|
Dialog: Capitalize default value for closeText option. Fixes #9500 - Dialog: Capitalize 'close' for closeText option.
|
2013-08-15 16:56:49 -04:00 |
|
Mike Sherov
|
0d4022bceb
|
Tests: Convert single quotes to double quotes.
|
2012-12-26 08:08:48 -05:00 |
|
Scott González
|
b9f206dbcf
|
Dialog: Cleanup.
|
2012-12-11 16:23:18 -05:00 |
|
Scott González
|
d4551bc3b8
|
Dialog: Respect maxHeight when determining size on open. Fixes #4820 - Dialog: Auto height does not respect the maxHeight option.
|
2012-12-07 16:57:03 -05:00 |
|
Scott González
|
70b16ef445
|
Dialog: Added appendTo option. Fixes #7948 - Dialog: Allow dialog to be attached to a element other than body.
|
2012-12-07 14:54:21 -05:00 |
|
Jörn Zaefferer
|
6edce86733
|
Dialog: Remove attroperty workaround for title attribute. Make the default null, as it should be. No back-compat, as the behaviour doesn't change.
|
2012-11-26 10:26:12 +01:00 |
|
Jörn Zaefferer
|
4632780435
|
Dialog: Fix yoda-if, remove unnecessary TODOs; add missing callbacks to commons test
|
2012-11-26 10:26:11 +01:00 |
|
Scott González
|
2a68a7d2bc
|
Dialog tests: Removed stack option.
|
2012-10-26 14:38:27 -04:00 |
|
Nate Eagle
|
3829a37ca1
|
Dialog: Awesome new stacking and overlay implementation. Fixes the following tickets:
Fixes #3534 - Dialog: Modal dialog disables all input elements on page.
Fixes #4671 - Dialog: Modal Dialog disables vertical scroll bar in Chrome & Safari.
Fixes #4995 - Dialog: Modal Dialog's overlay dissapears in IE when content is tall.
Fixes #5388 - Dialog: Don't change z-index when already at the top.
Fixes #5466 - Dialog: "modal" Dialog Incorrectly Cancels Input Events.
Fixes #5762 - Dialog: Get rid of z-index workaround, document it instead.
Fixes #6267 - Dialog: checkboxes that inherit a z-index < jqueryui.dialog z-index don't work.
Fixes #7051 - Dialog: modal prevents tab key from moving focus off slider handle.
Fixes #7107 - Dialog: Modal dialog event loss with high zindex child elements (FF 3.6).
Fixes #7120 - Dialog: Modal operation interrupts drag drop marker functionality on gmaps.
Fixes #8172 - Dialog: Change event cancelled when opening modal dialog from another modal dialog.
Fixes #8583 - Dialog: Mouse event wrongly stopped.
Fixes #8722 - Dialog: Remove stack option.
Fixes #8729 - Dialog: Remove zIndex option.
|
2012-10-24 16:56:19 -04:00 |
|
Scott González
|
7a5a77da50
|
Tests: Rename {widget}_defaults.js -> {widget}_common.js
|
2012-04-23 10:15:17 -04:00 |
|