Kris Borchers
fba5c6f94a
Menu tests: Remove anchors from visual test
2013-10-05 21:52:31 -05:00
Jörn Zaefferer
e263ebda99
Dialog: Switch back to shuffling z-index, but only look at .ui-front siblings.
...
Fixes #9166 - Dialog: moveToTop implementation resets flash/video/iframe/scroll
Fixes #9364 - Dialog: Click of element with tooltip scrolls the dialog to the top
2013-10-02 17:02:28 +02:00
Felix Nagel
2290e30891
Selectmenu: Updating jQuery to 1.10.2.
2013-07-09 23:00:22 +02:00
Felix Nagel
05832d6b6a
Merge branch 'master' into selectmenu
2013-07-09 22:55:35 +02:00
Bruno M. Custódio
0d5eaab9bb
Updating jQuery to 1.10.2.
...
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.
2013-07-05 08:42:37 -04:00
Jörn Zaefferer
ab72fd1666
Selectmenu: Fix htmllint warnings
2013-06-05 15:22:03 +02:00
Felix Nagel
33317c9372
Selectmenu tests: combine visual tests to one
2013-05-30 22:07:52 +02:00
Felix Nagel
5e06985fb4
Selectmenu Tests: add visual test selectmenu in tabs, removed old compatibility test
2013-05-01 00:07:09 +02:00
Felix Nagel
7715c71a9f
Dialog Tests: move dialog initialization to top in order to make stacking work for autocomplete and selectmenu
2013-04-30 20:26:23 +02:00
Felix Nagel
f96ee5e048
Tests: added Selectenu to Dialog Widgets compound test
2013-04-29 23:38:50 +02:00
Felix Nagel
ad30163f1c
Selectmenu Tests: added labels to disabled empty visual test
2013-04-29 21:34:10 +02:00
Felix Nagel
c1667ba01d
Selectmenu Tests: change doctype to lower case
2013-04-29 21:13:33 +02:00
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
kborchers
db3fabedb4
Menu: Expose the submenu indicator icon as an icon option
2012-07-10 00:14:54 -05:00
Scott González
92fb5567a2
Effects: Renamed all files.
2012-06-15 12:47:12 -04:00
Felix Nagel
749c8fbb66
Merge branch 'master' into selectmenu
2012-05-31 18:43:42 +02:00
kborchers
f11de83554
Menu Tests: Make the elements without anchors look like group headings and remove disabled elements to focus on dividers and no anchor elements
2012-05-25 07:43:29 -05:00
kborchers
fe7ca1f1c3
Menu: Better handling of divider elements and menu items without anchors.
2012-05-24 23:45:12 -05:00
Felix Nagel
b30184d885
Merge with master
2012-05-24 18:34:32 +02:00
Scott González
51863d5a71
Don't use :input selector.
2012-05-21 14:49:49 -04:00
Scott González
75f6b5f188
Position visual tests: Cleanup.
2012-05-20 20:34:21 -04:00
Jörn Zaefferer
ba1776a513
Position: Cleanup visual tests, keep general and feedback
2012-05-18 19:14:37 +02:00
Scott González
c549864572
Tests: Use versioned jQuery files in index files.
2012-05-18 11:31:01 -04:00
Scott González
b52c4ece53
Menu visual tests: cleanup.
2012-05-18 10:40:44 -04:00
Scott González
63915d16af
Tooltip visual tests: Cleaned up animation tests.
2012-05-18 10:07:39 -04:00
Scott González
0b205572bf
Tooltip visual tests: Removed now-unused ajax content.
2012-05-18 10:07:39 -04:00
Scott González
15ccc1ad7a
Tooltip: Cleaned up visual test.
2012-05-18 10:07:38 -04:00
Jörn Zaefferer
49b1a190b6
Visual tests: Fix index links
2012-05-18 15:29:43 +02:00
Jörn Zaefferer
c0873f5da9
Menu: Update default visual test, remove the disable/toggle buttons, that behaviour must be covered by unit tests
2012-05-18 15:18:19 +02:00
Jörn Zaefferer
5fa6821897
Menu: Update default visual test, add headings and fix disable/destroy toggle buttons
2012-05-18 15:15:00 +02:00
Jörn Zaefferer
8bd0426e36
Menu: Remove tablemenu visual test, broken and not interesting
2012-05-18 15:10:44 +02:00
Jörn Zaefferer
70ce3f1f70
Menu: Remove drilldown visual test, broken and superceded by James Rosen's implementation
2012-05-18 15:08:43 +02:00
Felix Nagel
c3f6bd912e
Selectmenu: trim trailing spaces
2012-05-16 20:43:42 +02:00
Felix Nagel
4460376a85
Selectmenu: Upgrade tests to jQuery 1.7.2
2012-05-16 20:11:42 +02:00
Scott González
c0f6b0ccdf
Tests: Cleaned up index pages. Fixes #7374 - Broken link to Static and Visual tests (Index of Static and Visual tests do not exist).
2012-05-15 16:43:47 -04:00
Scott González
44a086b92c
Visual tests: Effects cleanup.
2012-05-15 12:52:18 -04:00
Scott González
1f2469234b
Visual tests: Cleanup.
2012-05-15 10:45:13 -04:00
Scott González
86569d8ebc
Visual tests: Renamed files.
2012-05-15 10:07:05 -04:00
Felix Nagel
c6a8d7ee3c
Merge branch 'master' into selectmenu
2012-05-14 11:52:47 +02:00
Felix Nagel
41dfb09aeb
Merge branch 'master' into selectmenu
2012-05-14 11:49:44 +02:00
Scott González
eaec319df3
addClass visual test: Added description of test.
2012-05-08 17:59:58 -04:00
Scott González
fa44e51016
Compound visual tests: Cleanup.
2012-05-08 14:40:45 -04:00
Richard D. Worth
4fd2befe94
tests visual position: minor refactor
2012-04-26 10:06:01 -04:00
Richard D. Worth
258a637cc6
Fix various issues in our html files, fifth batch
2012-04-26 09:47:05 -04:00
Jörn Zaefferer
252352e124
Position: Fix scrollbar calculcation to correctly take overflow:scroll into account, along with unit tests
2012-04-24 17:23:25 +02:00
Scott González
0f575e03bb
Merge branch 'master' into position-notification
...
Conflicts:
tests/unit/position/position_core_within.js
2012-04-23 16:33:34 -04:00
Jörn Zaefferer
0a6b126413
Fix various issues in our html files, fourth batch
2012-04-23 19:07:03 +02:00
Jörn Zaefferer
22edb77559
Fix various issues in our html files, second batch
2012-04-23 18:44:17 +02:00
Scott González
af1576280a
Position visual tests: Cleanup.
2012-04-20 11:18:58 -04:00
Scott González
308b55e50c
Merge branch 'master' into position-notification
2012-04-20 11:06:11 -04:00
Scott González
2cf9948cad
Position: Use offsets for all calculations in feedback API.
2012-04-20 11:02:50 -04:00