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 |
|
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 |
|
Scott González
|
fb6119e182
|
Upgrade jQuery to 1.8.3.
|
2012-11-14 15:22:01 -05: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 |
|
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 |
|
Scott González
|
1e6b2b2298
|
Upgrade jQuery to 1.8.0.
|
2012-08-13 09:19:09 -04: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 |
|
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 |
|
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 |
|
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 |
|
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 |
|
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 |
|