Jörn Zaefferer
|
4c9caa8169
|
Dialog: Extract button pane creation into _createButtonPane
|
2012-11-26 10:28:22 +01:00 |
|
Jörn Zaefferer
|
83a9f219bf
|
Dialog: Use button widget for close button (was already listed as dependency)
|
2012-11-26 10:28:21 +01:00 |
|
Scott González
|
fb6119e182
|
Upgrade jQuery to 1.8.3.
|
2012-11-14 15:22:01 -05:00 |
|
Scott González
|
68cab60fa7
|
Removed bgiframe.
|
2012-10-26 10:53:17 -04:00 |
|
Jörn Zaefferer
|
14691ae6fe
|
Dialog: Save the active element that opened the dialog and restore focus to that. Fixes #8730 - Dialog: Restore focus to opener.
|
2012-10-24 17:02:32 -04:00 |
|
Jörn Zaefferer
|
2a2a2c017c
|
Dialog: Prevent dialog form losing focus (or move it back in IE <= 8).
|
2012-10-24 16:57:13 -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 |
|