| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
150. Now applying minHeight to the content div instead of only using it for resizing.
|
|
|
|
| |
Dialog: Fixed bug with content resizing.
|
| |
|
| |
|
|
|
|
| |
avoid resizable bug.
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
| |
- Removed .ui-dialog-container div.
- Removed autoResize option.
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
file header. See http://groups.google.com/group/jquery-ui-dev/browse_thread/thread/ca0b1cc9580141b
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
ariaState API. (Assist: Scott González, Fixes #3529)
|
|
|
|
| |
jQuery plugins (fixes 3459)
|
| |
|
| |
|
| |
|
|
|
|
| |
the wrapper div. This was used for themes, but this method of theming is no longer encouraged.
|
|
|
|
|
|
| |
Added ARIA role and state to ui.dialog
Fixes #3350
(Inspired by jARIA plugin from Chris Hoffman)
|
| |
|
| |
|
| |
|
|
|
|
| |
closing the dialog by returning false).
|
| |
|
| |
|
| |
|
|
|
|
| |
first tabbable element inside the dialog.
|
| |
|
| |
|
| |
|
|
|
|
| |
closeOnEscape is set to false.
|
| |
|
| |
|
| |
|
| |
|