Commit Graph

4781 Commits

Author SHA1 Message Date
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
Scott González
cbc5207c41 Position tests: Fixed typo. 2012-04-24 09:04:58 -04:00
Scott González
88e141801c Tests: Check for null error objects when reporting JSHint errors. 2012-04-24 07:43:26 -04:00
Shahyar G
f3b022ddb8 Use length property, instead of the deprecated size() method. 2012-04-23 20:49:57 -04: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
Scott González
9df981d268 Position: Added tests for flipfit. 2012-04-23 16:07:58 -04:00
Scott González
b093b6f6f7 Position tests: Simplify logic and reduce tests. 2012-04-23 15:52:20 -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
d40993dcf6 Fix various issues in our html files, third batch 2012-04-23 18:55:11 +02:00
Jörn Zaefferer
22edb77559 Fix various issues in our html files, second batch 2012-04-23 18:44:17 +02:00
Jörn Zaefferer
878eb54a14 Fix various issues in our html files, first batch 2012-04-23 18:29:35 +02:00
Scott González
15705723b2 Position tests: Removed unused elements. 2012-04-23 12:23:59 -04:00
Jörn Zaefferer
6ccfb20c8b Grunt: Add JSHINT to predefs for tests 2012-04-23 18:13:40 +02:00
Jörn Zaefferer
d71ad08749 Grunt: Update to htmllint in default task 2012-04-23 18:12:05 +02:00
Jörn Zaefferer
d2e9e6c07c Grunt: Update grunt-html to 0.1.1, renamed task to htmllint 2012-04-23 18:10:41 +02:00
Scott González
3cb9ab723a Tests: Add custom URL configs to QUnit.config.urlConfig for discoverability. 2012-04-23 10:47:43 -04:00
Scott González
b042f8ebd6 Tests: Moved loadResources to TestHelpers. 2012-04-23 10:43:01 -04:00
Scott González
7a5a77da50 Tests: Rename {widget}_defaults.js -> {widget}_common.js 2012-04-23 10:15:17 -04:00
Scott González
3b54760b51 Tests: Run JSHint in unit tests, unless nojshint=1 is specified in the query string. 2012-04-23 08:44:55 -04:00
Scott González
822e1c5009 Accordion: Fixed indentation. 2012-04-22 22:15:29 -04:00
Scott González
e55391a419 Datepicker: Added missing quote in Hindi i18n. 2012-04-22 21:44:21 -04:00
Jörn Zaefferer
7ec8c7fbbc Update to latest qunit-composite 2012-04-22 12:47:33 +02:00
Jörn Zaefferer
c22fb56062 Grunt: Add grunt-html for html validation 2012-04-22 12:19:16 +02:00
Jörn Zaefferer
ce3c7fab93 Update to official qunit composite addon 2012-04-21 17:49:11 +02:00
Scott González
2357d6d8da Easings: Save a byte. 2012-04-20 13:58:33 -04:00
Scott González
c090fe9486 Resizable tests: Remove all bad tests. 2012-04-20 11:23:37 -04:00
Scott González
31f3d0e6a3 Resizabe tests: Use equal() instead of equals(). 2012-04-20 11:20:50 -04:00
Scott González
a166540251 Use .jshintrc files. 2012-04-20 11:19:27 -04: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
Scott González
22b7f9a819 Position: Use targetElem for events to maintain consistency. 2012-04-20 10:12:14 -04:00