Commit Graph

4851 Commits

Author SHA1 Message Date
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
Jörn Zaefferer
3577955d2c Grunt: Update to testswarm@0.2.1, fixes timeout handling 2012-05-01 13:55:06 +02:00
Scott González
dbf31da79f Tooltip: Only check if the element is active if the event that is causing the tooltip to close is not focusout. 2012-04-30 13:31:14 -04:00
Jason Moon
b8b0c52830 Sortable: update placeholder when axis is x or y. Fixed #8274 - placeholder doesn't move when dragging outside of container element 2012-04-30 13:04:18 -04:00
TJ VanToll
27d1023553 Draggable: Don't run stop methods for elements that have been removed. Fixed #8269 - Removing draggable element on drop : a(this).data("draggable") is undefined. 2012-04-30 12:39:06 -04:00
Scott González
4ab7d53b1c Autocomplete: Prevent the default action on escape when the menu is open. Fixes #8282 - Double escape clear IE form, continue Ticket #7643. 2012-04-30 11:48:37 -04:00
Scott González
21df5c27e3 Revert "Sortable: Always set placeholder size when necessary. Fixes #8262 - jQuery UI 1.8.19 don't respect forcePlaceholderSize."
This reverts commit 4f19289c10.
2012-04-30 10:39:06 -04:00
Scott González
b38dd26da0 Revert "Sortable: modified the contents of placeholder to a single " ". Fixed #8135 - sortable: Horizontal sortable shifts causes elements to shift down."
This reverts commit b6e1f25ab8.
2012-04-30 10:38:51 -04:00
Jörn Zaefferer
b579df0f09 Grunt: Read authToken from a config json file. Will be stored on Jenkins machine, include tokens for all projects 2012-04-30 15:14:33 +02:00
Jörn Zaefferer
f9e61eb617 Fully revert breaking changes to core unit tests markup (htmllint ignores it now anyway).
Also update grunt.js: Simplify default task to finish that faster (also less console spam), remove beta from testswarm browserset, we don't need to test IE10 yet.
2012-04-30 14:58:03 +02:00
Scott González
fc3fc6ec2e Effects tests: Added TODO for disabled test. 2012-04-30 08:42:01 -04:00
Timo Tijhof
fab4aa13ca Update grunt.js
- Raise runMax to enable automatic error-margin recovery in TestSwarm

- Turn browserSets into an array (since it is)

- Add "beta" to browserSets (the only difference right now is the inclusion of IE10)
2012-04-30 13:43:44 +02:00
Jörn Zaefferer
7012ba69a8 Grunt: Update to node-testswarm 0.2.0 2012-04-30 13:14:50 +02:00
Corey Frang
aacdccc394 Effects Tests: Disabling focus based test - need some help here @scottgonzalez 2012-04-30 01:05:30 -05:00
Corey Frang
fe55b6cddb Effects: Updating unit tests to use some more stable logic hopefully 2012-04-30 00:19:52 -05:00
Corey Frang
1da2bf0daf Tests: Linting 2012-04-30 00:19:26 -05:00
Scott González
27072de094 Tests: Run JSHint. 2012-04-29 20:22:52 -04:00
Scott González
24d978f833 Core tests: Coding standards. 2012-04-29 20:22:52 -04:00
Jörn Zaefferer
eb9804bc99 Grunt: Fix testswarm urls 2012-04-29 23:03:53 +02:00
Jörn Zaefferer
e7c08d0fa7 Grunt: Extend list of tests to run with TestSwarm 2012-04-29 23:01:28 +02:00
Scott González
57d18cd6b7 Removed some unused variables. 2012-04-28 17:36:38 -04:00
Scott González
c974d0fc69 Autocomplete combobox demo: Define this.wrapper for use inside destroy(). 2012-04-28 16:07:17 -04:00
Jörn Zaefferer
2017889b3c Grunt: Experimental testswarm integration 2012-04-28 14:03:13 +02:00