Commit Graph

538 Commits

Author SHA1 Message Date
Felix Nagel
78f9362882 Selectmenu: Updating jQuery to 1.9.1. 2013-02-09 03:31:43 +01:00
Felix Nagel
a7b4f29cea Merge branch 'master' into selectmenu 2013-02-09 03:29:10 +01:00
Felix Nagel
110cab160e Selectmenu tests: remove toggle event as its removed 2013-02-09 03:25:47 +01:00
Bruno M. Custódio
b440979ba6 Updating 'jQuery' to 1.9.1. 2013-02-05 13:47:59 +00:00
Felix Nagel
de149c47d7 Selectmenu: Updating to jQuery 1.9.0 2013-01-18 19:28:13 +01:00
Felix Nagel
f5e65b0819 Merge branch 'master' into selectmenu 2013-01-18 19:25:30 +01:00
Kris Borchers
34409e7ddd Updating to jQuery 1.9.0 2013-01-17 00:28:41 -06:00
Felix Nagel
84621940bf Selectmenu tests: remove option dropdown 2012-12-20 00:12:35 +01:00
Felix Nagel
58f2706cbb Selectmenu tests: improve compatibility visual test in order to work with ui-front 2012-12-15 02:24:45 +01:00
Felix Nagel
25023c3040 Selectmenu tests: fixed headlines in disable / empty visual test 2012-12-15 01:07:10 +01:00
Felix Nagel
21e46b8bc6 Selectmenu tests: improve and merge visual tests 2012-12-13 01:15:48 +01:00
Felix Nagel
f6372bd7ea Merge branch 'master' into selectmenu 2012-12-12 16:44:19 +01:00
Jörn Zaefferer
bdb0fbe993 Dialog: Restrict title to a single line. Fixes #7773 - Dialog: If titlebar changes height during resize, button pane positioning changes. 2012-12-03 19:09:32 +01:00
Felix Nagel
6fd9d8f93c Selectmenu tests: add button widget js file to fix compatibility test 2012-11-29 20:36:48 +01:00
Felix Nagel
d1c9837a51 Selectmenu tests: remove themeswitcher as its no longer available 2012-11-29 20:35:29 +01:00
Felix Nagel
36533a718d Merge branch 'master' into selectmenu 2012-11-28 23:29:15 +01:00
Kris Borchers
d179cbaf32 Dialog: Update position when size is changed. Fixes #8789 - Dialog does not close for first click on chrome. 2012-11-26 10:28:25 +01:00
Jörn Zaefferer
b27db7e3b9 Dialog: Extend autofocus, starting with [autofocus], then :tabbable content, then buttonpane, then close button, then dialog. Fixes #4731 - Dialog: Add option to set which element gains focus on open 2012-11-26 10:28:24 +01:00
Jörn Zaefferer
b694409e76 Dialog: Extend visual test to verify DOM position restore on destroy; overhaul unit test for destroy method. 2012-11-26 10:28:23 +01:00
Jörn Zaefferer
999617343f Dialog: Pass through icons and showText (as 'text') options to button. Fixes #6830 - Allow Icons to be specified for Dialog buttons. 2012-11-26 10:28:23 +01:00
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
Felix Nagel
0d4a8dca55 Selectmenu tests: Upgrade jQuery to 1.8.3 2012-11-23 13:45:01 +01:00
Jörn Zaefferer
f86168bf6b Merge branch 'master' into selectmenu 2012-11-15 17:14:19 +01:00
Scott González
fb6119e182 Upgrade jQuery to 1.8.3. 2012-11-14 15:22:01 -05:00
Felix Nagel
d24e62bade Selectmenu tests: lint fixes 2012-11-13 22:28:10 +01:00
Felix Nagel
7ce8e0515e Merge branch 'master' into selectmenu 2012-11-10 01:40:05 +01:00
Scott González
68cab60fa7 Removed bgiframe. 2012-10-26 10:53:17 -04:00
Jörn Zaefferer
039ee746d3 Dialog: Visual test page for modal form dialogs 2012-10-25 20:47:22 -04:00
Jörn Zaefferer
8251440d78 Dialog: Visual test page for animated modal dialog 2012-10-25 20:47:05 -04:00
Scott González
2582bfab46 Position: Removed offset option. Fixes #6982 - Position: Remove offset option. 2012-10-25 06:39:14 -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
Andrew Couch
0b3e59f149 Tooltip: Do not attempt to position if tooltip is hidden. Fixed #8644 - Delayed tooltips set to track should reposition when being shown for the first time. 2012-10-21 13:15:59 -04:00
Jörn Zaefferer
6b48ef5eca Tooltip: Only bind blur when opening via focus, mouseleave for mouseover. 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 2012-10-21 12:50:12 -04:00
Jörn Zaefferer
77a55f1291 Tooltip: Fix nested tooltips (on hover) by closing parent tooltips and removing title attributes. Fixes #8700 - Overlapping tooltipped elements shows native tooltip for one of the elements 2012-10-21 12:49:32 -04:00
Felix Nagel
fc729a8c8e Selectmenu: Upgrade jQuery to 1.8.2. 2012-10-03 22:43:03 +02:00
Felix Nagel
cca4e77a95 Merge branch 'master' into selectmenu 2012-10-03 22:37:03 +02:00
Scott González
a638acb583 Upgrade jQuery to 1.8.2. 2012-09-20 21:41:47 -04:00
Rafael Xavier de Souza
92e1e83eca Tests: Fix padding from 4% to 2%, since width is 96%. 2012-09-19 16:33:46 -03:00
Kris Borchers
e1fd8ea6b3 Tooltip tests: Fixed typo 2012-09-05 20:37:29 -05:00
Felix Nagel
5e12c54be1 Selectmenu tests: Upgrade visual tests to jQuery to 1.8.0. 2012-09-04 12:17:04 +02:00
Felix Nagel
daadc84416 Merge branch 'master' into selectmenu 2012-08-30 22:57:37 +02:00
Scott González
1e6b2b2298 Upgrade jQuery to 1.8.0. 2012-08-13 09:19:09 -04:00
Felix Nagel
dd272e7568 Merge branch 'master' into selectmenu 2012-08-11 19:45:43 +02:00
Corey Frang
3c2198b226 Tests: Fixining jquery include version 2012-07-23 12:07:35 -05:00
Corey Frang
cb41ec798a Build: Splitting Release Coverage build into three 2012-07-23 10:54:06 -05:00
Felix Nagel
c7e9906cd0 Selectmenu: added complex menu demo to compatibility visual test 2012-07-13 00:30:47 +02:00
Felix Nagel
5092d0296a Merge branch 'master' into selectmenu 2012-07-12 23:57:55 +02:00