Mike Sherov
0ad31ca469
Resizable: fix JSCS violations
2014-08-11 09:51:45 -04:00
Scott González
1071346aea
Build: Upgrade to jquery-mousewheel 3.1.12
2014-07-22 12:13:59 -04:00
Scott González
a0fea7d849
Bower: Change jquery dependency to >=1.6 (don't limit max version)
...
Fixes #10110
Closes gh-1266
2014-06-24 22:45:54 -04:00
Scott González
19dfa2dc1b
Test: Get all jQuery versions from Bower
...
Ref gh-1266
2014-06-24 22:45:44 -04:00
Scott González
6df127a0b5
Build: Reorganize external directory
...
Put each external library into its own directory.
Move jquery.js to external.
Ref gh-1266
2014-06-24 22:45:32 -04:00
David Petersen
9a93a06fbd
Tests: Add widget option
...
Allows running qunit tests for a single widget
Closes gh-1254
2014-05-26 10:58:08 -05:00
Jörn Zaefferer
919d9185f2
External: Update mousewheel plugin, copy only main file
2014-04-14 18:08:18 +02:00
TJ VanToll
a69ccd68e4
Build: Include draggable.css and sortable.css in the CSS concat step
2014-04-14 09:45:34 -04:00
Jörn Zaefferer
4752ee9a6c
Build: Include grunt tasks files in jscs task
2014-03-12 10:35:15 +01:00
Jörn Zaefferer
d789d7ab19
Build: Use bower to manage client-side dependencies
...
Fixes #9507
Closes gh-1201
2014-03-05 16:04:43 +01:00
Mike Sherov
7017805745
Draggable: fix current JSCS violations.
2014-02-18 12:48:06 -05:00
Brian J. Dowling
9660b43c01
Tests: Fix andenable a couple of unit tests: dialog, tooltip, draggable
...
Some unit tests were disabled in phantomjs. Dialog and draggable
depended on a larger viewPort. Tooltip just worked, that was reenabled
as well.
Closes gh-1173
2014-02-11 19:47:29 +01:00
Patrick Stapleton
05c5646071
Build: Add load-grunt-tasks
...
Closes gh-1191
2014-02-11 18:42:51 +01:00
Rafael Xavier de Souza
21154cfa2e
All: Rename all files, removing the "jquery.ui." prefix;
...
- By executing https://gist.github.com/jzaefferer/893fcf70b7eebc1dc271 ;
Fixes #9464
Closes gh-1029
2014-01-24 18:22:49 -02:00
Brian J. Dowling
f4423f508e
Tests: Fix draggable_options expected test count to be dynamic
...
The test count was previously incremented to 8 when normally 6 tests
are run. After figuring out the dynamic test code, I just made the
expect depend on the same array length
Also re-enabled the test in the Gruntfile since it now passes.
2014-01-16 21:25:28 +00:00
Jörn Zaefferer
3e57b29267
JSCS config: Set requireSpaceBeforeBinaryOperators, fix occurences
2013-12-09 13:02:19 +01:00
Jörn Zaefferer
327bcbae8c
Grunt: Add grunt-esformatter, formats all source files (no validation)
2013-12-07 18:00:46 +01:00
Jörn Zaefferer
019e547ed9
Gruntfile: Formatting
2013-12-07 17:12:51 +01:00
Jörn Zaefferer
43772f3e5b
Merge branch 'master' into selectmenu
2013-11-16 12:25:21 +01:00
Felix Nagel
ab2219b6ac
Merge branch 'master' into selectmenu
2013-11-13 19:45:56 +01:00
Jörn Zaefferer
c462e66f5d
Build: Add jscs task for code style checking
2013-11-13 19:20:16 +01:00
Scott González
8de24907b7
Build: Renamed jshint target from src to all.
2013-11-11 14:12:21 -05:00
Scott González
61d16ec939
Update grunt-contrib-jshint to 0.7.1 and squash jshint tasks.
2013-11-01 14:44:14 -04:00
Mike Sherov
a3715a7c91
Draggable Tests: Ensure all combinations of helper / draggable positions / scrollParents / parent positions are tested accurately.
2013-10-29 13:25:57 -04:00
Felix Nagel
e26e0df3af
Merge branch 'master' into selectmenu
2013-10-10 00:08:49 +02:00
Jörn Zaefferer
9ef09edc79
Build: Remove the build task and it's dependencies. Will bring back testing against minified files later.
2013-09-20 18:27:07 +02:00
Felix Nagel
05832d6b6a
Merge branch 'master' into selectmenu
2013-07-09 22:55:35 +02:00
Jörn Zaefferer
7da828375a
Build: Implement an asciilint task to verify content of ui files (ignore i18n). Fixes #9037 - Build: Verify characters in output
2013-07-03 16:01:51 +02:00
Felix Nagel
c571f7bea9
Merge branch 'master' into selectmenu
2013-07-01 23:23:50 +02:00
Rafael Xavier de Souza
b8a875cabf
Add comment (TODO: amend before land)
2013-06-26 12:40:58 -03:00
Rafael Xavier de Souza
a8897d4c72
Release: Use downloadBuilder to build pre/cdn packages instead of our grunt tasks
2013-06-26 12:40:57 -03:00
Felix Nagel
4efd006e26
Merge branch 'master' into selectmenu
2013-04-21 15:10:38 +02:00
Scott González
dd58f9832b
Grunt: Allow tabs tests to run in PhantomJS.
2013-04-12 09:05:48 -04:00
Scott González
b8efbd6c07
Build: Change single quotes to double quotes.
2013-04-08 14:44:24 -04:00
Felix Nagel
1ce8d87f8b
Merge branch 'master' into selectmenu
2013-03-19 19:59:31 +01:00
Scott González
39a2f465a5
Use .csslintrc instead of inlining rules in the Gruntfile.
2013-03-15 09:57:49 -04:00
Scott González
5fb68636d1
Grunt: Run all CSS files through csslint.
2013-03-15 09:36:49 -04:00
Scott González
d8468a3379
Grunt: Add lint and test aliases.
2013-03-15 09:04:48 -04:00
Scott González
0cfecb6272
Grunt: Don't run htmllint against core_deprecated.html.
2013-03-15 09:04:22 -04:00
Scott González
0cc40d799f
Dialog: Removed deprecated position handling. Fixes #8825 - Dialog: Remove array and string notations for position option.
2013-03-15 06:41:06 -04:00
Rafael Xavier de Souza
38fce3f304
Grunt: remove base theme from release cdn
2013-03-14 15:59:36 -03:00
Jörn Zaefferer
1dc5252de4
Build: Fix the key for the 'all' subtask for compare_size. Stills needs a new version of grunt-compare-size to actuall work
2013-03-12 14:53:18 +01:00
Jörn Zaefferer
bd211df0d3
Build: Switch from grunt-css to the equivalent grunt-contrib tasks
2013-03-12 11:00:32 +01:00
Jörn Zaefferer
f87b4e0f4a
Build: Migrate to grunt 0.4. Rename to Gruntfile, upgrade to newer grunt-css and grunt-html, update custom tasks. Drop qunit-junit plugin, not worth the trouble. Update release script to run grunt-prepare after npm-install.
2013-03-12 11:00:32 +01:00