Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Dialog: Remove core event/alias and deprecated module dependencies | Alexander Schmitz | 2015-05-20 | 4 | -8/+8 |
| | |||||
* | Theme: Change default widget font-size to 1em | TJ VanToll | 2014-10-24 | 2 | -10/+0 |
| | | | | | Fixes #10131 Closes gh-1374 | ||||
* | Build: Reorganize external directory | Scott González | 2014-06-24 | 5 | -5/+5 |
| | | | | | | | Put each external library into its own directory. Move jquery.js to external. Ref gh-1266 | ||||
* | All: Rename jquery.js to exclude version in filename | Jörn Zaefferer | 2014-03-05 | 5 | -5/+5 |
| | |||||
* | All: Rename all files, removing the "jquery.ui." prefix; | Rafael Xavier de Souza | 2014-01-24 | 5 | -55/+55 |
| | | | | | | | - By executing https://gist.github.com/jzaefferer/893fcf70b7eebc1dc271; Fixes #9464 Closes gh-1029 | ||||
* | Dialog: Switch back to shuffling z-index, but only look at .ui-front siblings. | Jörn Zaefferer | 2013-10-02 | 1 | -0/+62 |
| | | | | | Fixes #9166 - Dialog: moveToTop implementation resets flash/video/iframe/scroll Fixes #9364 - Dialog: Click of element with tooltip scrolls the dialog to the top | ||||
* | Updating jQuery to 1.10.2. | Bruno M. Custódio | 2013-07-05 | 4 | -4/+4 |
| | | | | | Adding jQuery 1.10.0, 1.10.1, 1.10.2, 2.0.0, 2.0.1, 2.0.2 and 2.0.3 to the tests directory. | ||||
* | Updating 'jQuery' to 1.9.1. | Bruno M. Custódio | 2013-02-05 | 4 | -4/+4 |
| | |||||
* | Updating to jQuery 1.9.0 | Kris Borchers | 2013-01-17 | 4 | -5/+5 |
| | |||||
* | Dialog: Restrict title to a single line. Fixes #7773 - Dialog: If titlebar ↵ | Jörn Zaefferer | 2012-12-03 | 1 | -1/+6 |
| | | | | changes height during resize, button pane positioning changes. | ||||
* | Dialog: Update position when size is changed. Fixes #8789 - Dialog does not ↵ | Kris Borchers | 2012-11-26 | 1 | -2/+1 |
| | | | | close for first click on chrome. | ||||
* | Dialog: Extend autofocus, starting with [autofocus], then :tabbable content, ↵ | Jörn Zaefferer | 2012-11-26 | 1 | -1/+1 |
| | | | | then buttonpane, then close button, then dialog. Fixes #4731 - Dialog: Add option to set which element gains focus on open | ||||
* | Dialog: Extend visual test to verify DOM position restore on destroy; ↵ | Jörn Zaefferer | 2012-11-26 | 1 | -2/+9 |
| | | | | overhaul unit test for destroy method. | ||||
* | Dialog: Pass through icons and showText (as 'text') options to button. Fixes ↵ | Jörn Zaefferer | 2012-11-26 | 1 | -1/+12 |
| | | | | #6830 - Allow Icons to be specified for Dialog buttons. | ||||
* | Dialog: Extract button pane creation into _createButtonPane | Jörn Zaefferer | 2012-11-26 | 1 | -1/+9 |
| | |||||
* | Dialog: Use button widget for close button (was already listed as dependency) | Jörn Zaefferer | 2012-11-26 | 4 | -0/+4 |
| | |||||
* | Upgrade jQuery to 1.8.3. | Scott González | 2012-11-14 | 4 | -4/+4 |
| | |||||
* | Removed bgiframe. | Scott González | 2012-10-26 | 4 | -4/+0 |
| | |||||
* | Dialog: Visual test page for modal form dialogs | Jörn Zaefferer | 2012-10-25 | 1 | -0/+70 |
| | |||||
* | Dialog: Visual test page for animated modal dialog | Jörn Zaefferer | 2012-10-25 | 1 | -0/+53 |
| | |||||
* | Dialog: Save the active element that opened the dialog and restore focus to ↵ | Jörn Zaefferer | 2012-10-24 | 1 | -6/+12 |
| | | | | that. Fixes #8730 - Dialog: Restore focus to opener. | ||||
* | Dialog: Prevent dialog form losing focus (or move it back in IE <= 8). | Jörn Zaefferer | 2012-10-24 | 1 | -1/+1 |
| | |||||
* | Dialog: Awesome new stacking and overlay implementation. Fixes the following ↵ | Nate Eagle | 2012-10-24 | 1 | -0/+89 |
| | | | | | | | | | | | | | | | | | | | 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. | ||||
* | Upgrade jQuery to 1.8.2. | Scott González | 2012-09-20 | 1 | -1/+1 |
| | |||||
* | Upgrade jQuery to 1.8.0. | Scott González | 2012-08-13 | 1 | -1/+1 |
| | |||||
* | Visual tests: Cleanup. | Scott González | 2012-05-15 | 1 | -0/+0 |
| | |||||
* | Visual tests: Renamed files. | Scott González | 2012-05-15 | 1 | -2/+4 |
| | |||||
* | Upgrade jQuery to 1.7.2. | Scott González | 2012-03-22 | 1 | -1/+1 |
| | |||||
* | Visual tests: Cleaned up dialog tests. | Scott González | 2012-02-01 | 1 | -2942/+50 |
| | |||||
* | Upgrade jQuery to 1.7.1. | Scott González | 2011-11-22 | 1 | -1/+1 |
| | |||||
* | Upgrade jQuery to 1.7. | Scott González | 2011-11-09 | 1 | -1/+1 |
| | |||||
* | Upgraded jQuery to 1.6.4. | Scott González | 2011-10-18 | 1 | -1/+1 |
| | |||||
* | Upgrade jQuery to 1.6.2. | Scott González | 2011-07-25 | 1 | -1/+1 |
| | |||||
* | Dialog: Removed unnecessary visual test files. | Scott González | 2011-03-29 | 10 | -342/+0 |
| | |||||
* | Switched to latest stable jQuery 1.5.1 | Richard Worth | 2011-03-02 | 11 | -11/+11 |
| | |||||
* | Upgraded jQuery to 1.4.4. | Scott González | 2010-11-12 | 11 | -11/+11 |
| | |||||
* | Upgraded jQuery to 1.4.3. | Scott González | 2010-10-21 | 11 | -11/+11 |
| | |||||
* | External: Updated bgiframe to 2.1.2. Fixes #6190 - Dialog demos don't work ↵ | Scott González | 2010-10-19 | 11 | -11/+11 |
| | | | | in IE9 because of bgiframe. | ||||
* | Cleaning up visual tests | jzaefferer | 2010-03-21 | 2 | -72/+9 |
| | | | Fixes #5395 - Visual Tests Cleanup | ||||
* | Dialog visual test - corrected page title, added heading | Richard Worth | 2010-03-15 | 1 | -1/+4 |
| | |||||
* | dialog: added visual test for position right top | Richard Worth | 2010-03-12 | 1 | -0/+33 |
| | |||||
* | html pages: added HTML5 meta charset UTF-8 tag, changed DOCTYPE to uppercase | Richard Worth | 2010-03-12 | 11 | -49/+61 |
| | |||||
* | Dialog: Changed height measurement to hide content because IE quirks mode ↵ | Brant Burnett | 2010-02-22 | 1 | -0/+39 |
| | | | | ignores height: 0 (Fixed #4350 No Scrollbars in IE in Quirksmode) | ||||
* | Fixed #5182 - Update to jQuery 1.4.2 | Richard Worth | 2010-02-16 | 10 | -10/+10 |
| | |||||
* | fixed #5163 - themes: css files need to be renamed to be consistent with js ↵ | Richard Worth | 2010-02-16 | 10 | -10/+10 |
| | | | | file renames in 1.8a1 | ||||
* | Fix for #5101 - broken dialog visual test page | Jörn Zaefferer | 2010-01-27 | 1 | -0/+1 |
| | |||||
* | switched to jQuery 1.4.1 | Richard Worth | 2010-01-27 | 10 | -10/+10 |
| | |||||
* | switched to jQuery 1.4 | Richard Worth | 2010-01-20 | 10 | -10/+10 |
| | |||||
* | Replaced stackfix with bgiframe. | Scott González | 2010-01-14 | 10 | -10/+10 |
| | | | | Fixes #5061 - Remove stackfix. | ||||
* | Merged in /branches/dev r3251:3620 (excluding autocomplete, modal, tooltip, ↵ | Scott González | 2010-01-07 | 2 | -2/+2 |
| | | | | menu; including menu static tests). |