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
Jörn Zaefferer
2b1b0374c4
Grunt: Update to grunt-css 0.2.0, includes better logging and some bug fixes
2012-04-27 14:48:46 +02:00
Richard D. Worth
f032fa6b2f
Merge pull request #641 from lukaszlipinski/master
...
simulate: Removed duplicated variable declaration
2012-04-27 05:35:43 -07:00
Lukasz Lipinski
b16780764c
target variable is already defined
2012-04-27 14:09:00 +03:00
Jörn Zaefferer
7ceb7e974f
Grunt: Ignore core unit test markup for htmlllint until that codebase attribute can be replaced
2012-04-27 13:06:09 +02:00
Richard D. Worth
24d06bfc4d
Partial revert to fix IE6 regression in 258a637
2012-04-26 14:37:52 -04:00
Jörn Zaefferer
9938e99964
Position: Fix markup for deprecated tests. Insert/remove some new lines to make comparision to position.html trivial
2012-04-26 20:16:06 +02:00
Jörn Zaefferer
f319d07bb0
Grunt: Ignore ajax content test files in htmllint task
2012-04-26 20:04:34 +02: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
Scott González
d165a77027
Accordion: Removed unused variables.
2012-04-25 08:39:35 -04:00
Jörn Zaefferer
109a927b5e
Grunt: Update to latest grunt-compare-size plugin
2012-04-24 18:13:43 +02:00
Jörn Zaefferer
c660d679b1
Position: Remove at-center guards, take at:center into account instead. Fixes #8127 - collision:flip should be supported for at:center
2012-04-24 17:50:52 +02:00
Jörn Zaefferer
db72cb7e94
Merge branch 'position-notification'
2012-04-24 17:29:16 +02: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
Jörn Zaefferer
1a0f2e4659
Position: Extend unit test for using to check feedback properties
2012-04-24 16:17:02 +02:00
Jörn Zaefferer
dfa89f999c
Grunt: Add sizer_all to compare sizes of individual components
2012-04-24 15:48:14 +02:00