Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Dialog: Switch back to shuffling z-index, but only look at .ui-front siblings. | Jörn Zaefferer | 2013-10-02 | 2 | -0/+66 |
| | | | | | 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 | 25 | -25/+25 |
| | | | | | 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 | 25 | -25/+25 |
| | |||||
* | Updating to jQuery 1.9.0 | Kris Borchers | 2013-01-17 | 25 | -28/+28 |
| | |||||
* | 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 | 25 | -25/+25 |
| | |||||
* | 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 |
| | |||||
* | Position: Removed offset option. Fixes #6982 - Position: Remove offset option. | Scott González | 2012-10-25 | 2 | -19/+16 |
| | |||||
* | 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. | ||||
* | Tooltip: Do not attempt to position if tooltip is hidden. Fixed #8644 - ↵ | Andrew Couch | 2012-10-21 | 1 | -1/+6 |
| | | | | Delayed tooltips set to track should reposition when being shown for the first time. | ||||
* | Tooltip: Only bind blur when opening via focus, mouseleave for mouseover. ↵ | Jörn Zaefferer | 2012-10-21 | 1 | -0/+7 |
| | | | | Remove the keep-open-on-focusout workaround. Now matching behaviour described in ARIA Authoring Practices. Fixes #8699 - Moving focus on click of a tooltipped element shows native tooltip in IE/Firefox on Windows | ||||
* | Tooltip: Fix nested tooltips (on hover) by closing parent tooltips and ↵ | Jörn Zaefferer | 2012-10-21 | 1 | -2/+6 |
| | | | | removing title attributes. Fixes #8700 - Overlapping tooltipped elements shows native tooltip for one of the elements | ||||
* | Upgrade jQuery to 1.8.2. | Scott González | 2012-09-20 | 22 | -22/+22 |
| | |||||
* | Tests: Fix padding from 4% to 2%, since width is 96%. | Rafael Xavier de Souza | 2012-09-19 | 1 | -1/+1 |
| | |||||
* | Tooltip tests: Fixed typo | Kris Borchers | 2012-09-05 | 1 | -1/+1 |
| | |||||
* | Upgrade jQuery to 1.8.0. | Scott González | 2012-08-13 | 22 | -22/+22 |
| | |||||
* | Tests: Fixining jquery include version | Corey Frang | 2012-07-23 | 1 | -1/+1 |
| | |||||
* | Build: Splitting Release Coverage build into three | Corey Frang | 2012-07-23 | 2 | -3/+3 |
| | |||||
* | Menu: Expose the submenu indicator icon as an icon option | kborchers | 2012-07-10 | 1 | -2/+3 |
| | |||||
* | Effects: Renamed all files. | Scott González | 2012-06-15 | 4 | -22/+22 |
| | |||||
* | Menu Tests: Make the elements without anchors look like group headings and ↵ | kborchers | 2012-05-25 | 1 | -6/+6 |
| | | | | remove disabled elements to focus on dividers and no anchor elements | ||||
* | Menu: Better handling of divider elements and menu items without anchors. | kborchers | 2012-05-24 | 1 | -2/+49 |
| | |||||
* | Don't use :input selector. | Scott González | 2012-05-21 | 1 | -1/+1 |
| | |||||
* | Position visual tests: Cleanup. | Scott González | 2012-05-20 | 2 | -178/+120 |
| | |||||
* | Position: Cleanup visual tests, keep general and feedback | Jörn Zaefferer | 2012-05-18 | 8 | -743/+188 |
| | |||||
* | Tests: Use versioned jQuery files in index files. | Scott González | 2012-05-18 | 1 | -1/+1 |
| | |||||
* | Menu visual tests: cleanup. | Scott González | 2012-05-18 | 1 | -29/+20 |
| | |||||
* | Tooltip visual tests: Cleaned up animation tests. | Scott González | 2012-05-18 | 1 | -61/+61 |
| | |||||
* | Tooltip visual tests: Removed now-unused ajax content. | Scott González | 2012-05-18 | 1 | -2/+0 |
| | |||||
* | Tooltip: Cleaned up visual test. | Scott González | 2012-05-18 | 1 | -152/+150 |
| | |||||
* | Visual tests: Fix index links | Jörn Zaefferer | 2012-05-18 | 1 | -2/+2 |
| | |||||
* | Menu: Update default visual test, remove the disable/toggle buttons, that ↵ | Jörn Zaefferer | 2012-05-18 | 1 | -34/+16 |
| | | | | behaviour must be covered by unit tests | ||||
* | Menu: Update default visual test, add headings and fix disable/destroy ↵ | Jörn Zaefferer | 2012-05-18 | 1 | -4/+11 |
| | | | | toggle buttons | ||||
* | Menu: Remove tablemenu visual test, broken and not interesting | Jörn Zaefferer | 2012-05-18 | 2 | -69/+0 |
| | |||||
* | Menu: Remove drilldown visual test, broken and superceded by James Rosen's ↵ | Jörn Zaefferer | 2012-05-18 | 2 | -268/+0 |
| | | | | implementation | ||||
* | Tests: Cleaned up index pages. Fixes #7374 - Broken link to Static and ↵ | Scott González | 2012-05-15 | 1 | -0/+90 |
| | | | | Visual tests (Index of Static and Visual tests do not exist). | ||||
* | Visual tests: Effects cleanup. | Scott González | 2012-05-15 | 5 | -125/+118 |
| | |||||
* | Visual tests: Cleanup. | Scott González | 2012-05-15 | 7 | -854/+95 |
| | |||||
* | Visual tests: Renamed files. | Scott González | 2012-05-15 | 3 | -3/+5 |
| | |||||
* | addClass visual test: Added description of test. | Scott González | 2012-05-08 | 1 | -2/+4 |
| |