Commit Graph

4650 Commits

Author SHA1 Message Date
Scott González
85639bf0fa Autocomplete: Update live region if focus event is canceled. Remove live region on destroy. 2012-05-16 09:43:49 -04:00
Scott González
5912d36374 Readme: Added more details about landing pull requests. 2012-05-16 09:27:26 -04:00
Scott González
00086a8ab3 Readme: Added notes about running unit tests and creating builds. 2012-05-16 09:23:55 -04:00
Jörn Zaefferer
f4b2d7a411 Autocomplete: ARIA live region as extension, adding a messages option. Fixes #7840 - Autocomplete: popup results not read by screen-readers 2012-05-16 11:55:12 +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
00375d97bb Removed static tests directory. 2012-05-15 16:10:12 -04:00
Scott González
135eb29858 Updated readme. 2012-05-15 14:12:50 -04:00
Trey Hunner
0ecff6a4be Add EditorConfig file denoting indentation for JS 2012-05-15 13:41:15 -04:00
Yi, EungJun
b2a51a589a Draggable tests: Fixed typo. 2012-05-15 13:15:31 -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
1b19121189 Autocomplete combobox demo: Add combobox-specific classes for styling. Fixes #8322 - Autocomplete: Combobox demo should not override .ui-button styles. 2012-05-14 21:38:30 -04:00
Scott González
6b1fea9bab Grunt: Added task for generating the list of authors. 2012-05-14 17:19:10 -04:00
Scott González
d4318a5f4c Tabs: Replaced fx option with show and hide options. Fixes #8319 - Tabs: Deprecate fx option. 2012-05-14 14:40:06 -04:00
Eneko Illarramendi
1304c50532 Datepicker: Fixed Basque locale. Fixes #8318 - Datepicker i18n: Basque locale incorrect. 2012-05-14 14:27:59 -04:00
Scott González
62842be5b8 Updated authors list. 2012-05-14 11:26:51 -04:00
Scott González
d393c8b4cb Spinner: Handle async focus events in IE. Fixes incorrect detection of changes. 2012-05-10 17:59:55 -04:00
Scott González
ab4d8b748d Autocomplete: Fixed context for handling async focus in IE; makes change event work properly in IE again. 2012-05-10 12:57:41 -04:00
Scott González
a15d40eb5f Sortable: Remove uses of self var; use that var. 2012-05-09 20:20:15 -04:00
Scott González
71c0562f51 Selectable: Remove uses of self var; use that var. 2012-05-09 20:20:15 -04:00
Scott González
84c8ba014e Resizable: Remove uses of self var; use that var. 2012-05-09 20:20:15 -04:00
Scott González
8fcf7ea828 Dialog: Remove uses of self var; use that var. 2012-05-09 20:20:15 -04:00
Jörn Zaefferer
f76fbb8901 Tooltip: Make demos more accessible (and less stupid, in case of the forms demo). Fixes #7842 2012-05-09 22:14:55 +02:00
Scott González
282554e900 Slider: Use base destroy method. 2012-05-09 15:42:18 -04:00
Scott González
d89b8f0509 Slider: Remove uses of self var; use new APIs or that var. 2012-05-09 15:29:14 -04:00
Jörn Zaefferer
653673ed64 Tooltip: Fix the accessible properties IE exposes 2012-05-09 18:26:19 +02:00
Scott González
a1b9fbfe75 Autocomplete: Remove uses of self var; use new APIs or that var. 2012-05-09 09:20:20 -04:00
Jörn Zaefferer
acb704c3a2 Menu: Drop contextmenu link from menu demos index, demo doesn't exist 2012-05-09 09:30:19 +02:00
kborchers
4e28500391 Menu: Whitespace 2012-05-08 23:57:56 -05:00
kborchers
97cb7decee Menu: Remove close delay for keyboard interaction to fix an issue with properly adding and removing ui-state-active class during quick navigation through submenus 2012-05-08 23:53:14 -05:00
Scott González
eaec319df3 addClass visual test: Added description of test. 2012-05-08 17:59:58 -04:00
Scott González
4253c78a46 Autocomplete delete: Adjust styles. 2012-05-08 15:28:47 -04:00
Scott González
04ba0a254a Accordion: Don't change corner classes on the collapsing panel's header until after the animation completes. Fixed #8224 - bug: Accordion corner style applying order. 2012-05-08 15:08:05 -04:00
Scott González
fa44e51016 Compound visual tests: Cleanup. 2012-05-08 14:40:45 -04:00
Timo Tijhof
730e345632 grunt.js testswarm task: shorten job name 2012-05-07 14:05:44 -04:00
Scott González
a7e143b4fe Effects: Check for anonymous content being exposed via document.activeElement. Fixes #8288 - Regression: jquery-ui animations focus fix causes Firefox Security Manager veto. 2012-05-07 10:32:42 -04:00
Scott González
650fe5c5db Dialog: Removed trailing whitespace. 2012-05-07 09:57:18 -04:00
Jay Merrifield
cab4c467d9 Dialog: Handle escape for all overlays. Fixes #8300 - Dialog: Incorrect behavior for ESCAPE with multiple modal dialogs. 2012-05-07 09:44:26 -04:00
martinf55
32f356bbfa Sortable: Moved change of helper position css. Fixed #5321 – Helper in a bottom-positioned Sortable is positioned wrong on drag start. 2012-05-07 09:04:11 -04:00
Jörn Zaefferer
a0c734b9e1 Position: Apply IE6 line-height workaround to deprecated tests, too 2012-05-07 12:19:19 +02:00
Jörn Zaefferer
d6f99ea324 Grunt: Cleanup testswarm task, increase timeout to 20 minutes (until BrowserStack queue is increased) 2012-05-07 12:17:45 +02:00
Jörn Zaefferer
baf0d69722 Update node-testswarm to 0.2.2 2012-05-07 11:52:17 +02:00
Scott González
cba2b6c74f Position tests: Work around IE6 bug with forced heights on small elements. 2012-05-04 20:54:27 -04:00
Scott González
dec5b48898 Tabs tests: Work around IE quirks. 2012-05-04 11:21:50 -04:00
Jörn Zaefferer
96510ea6cc Core tests: Fix double focus in IE 2012-05-04 17:14:56 +02:00
Scott González
2fc2f02752 Don't run JSHint on TestSwarm. 2012-05-04 10:07:07 -04:00
Jörn Zaefferer
cb91ad932c Update to QUnit 1.6.0 2012-05-04 12:24:32 +02:00
Scott González
f6c0b71ae9 Datepicker range demo: Use public APIs. Fixes #8292 - Double Click on from date in Date range datepicker. 2012-05-03 09:04:52 -04:00
Jörn Zaefferer
efe53f586f Grunt: Add copy:dist_units_images target to get rid of 404s when running unit tests against minified files 2012-05-02 18:39:31 +02:00