XhmikosR
5ef9383f53
Tweak JSHint and JSCS checks.
...
Be more consistent across the whole codebase.
Also, make use of JSHint's 2.5.1 `extends` and `qunit` options. This way we set our basis options in js/.jshintrc and override the rest.
2014-06-06 01:23:06 +03:00
XhmikosR
45b476bdbf
JS: remove unused variables.
2014-04-09 10:01:48 +03:00
Chris Rebert
a419e41c32
Sauce tests: update iOS to v7.1
2014-03-30 18:00:06 -07:00
Chris Rebert
24c5a453b2
use glob instead of fs.readdirSync since /less now has subdirs
2014-03-28 11:12:28 -07:00
Zlatan Vasović
cd13e22de1
#ffff -> #fff
...
😄
2014-03-20 21:12:59 +01:00
Zlatan Vasović
86dfcd1a96
Add build-glyphicons-data log
...
Closes #12987
2014-03-17 03:36:58 -07:00
Chris Rebert
dcffbbab61
pass grunt into generateRawFilesJs instead of require()ing it
2014-03-17 03:33:42 -07:00
Chris Rebert
96525fdec4
move sauce_browsers.yml into /grunt/; fixes #13065
2014-03-16 20:30:50 -07:00
Zlatan Vasović
cbec164a50
Remove redundant parens
2014-03-08 10:44:24 +01:00
Chris Rebert
51b825d6b3
fix #12959
2014-03-07 16:05:46 -08:00
XhmikosR
91e57e2738
Move license to the top of the file.
2014-03-07 18:59:43 +02:00
XhmikosR
6f9e3f0d23
Fix typo.
2014-03-07 13:25:59 +02:00
Chris Rebert
56a5d93b82
switch to grunt-css-flip for RTL CSS generation
2014-03-06 12:31:28 -08:00
XhmikosR
d7dc8a7bd3
Merge pull request #12853 from twbs/jscs
...
Switch to JSCS
2014-03-05 08:42:50 +02:00
XhmikosR
22d004e332
Re-indent grunt/.jshintrc.
2014-02-28 19:07:14 +02:00
XhmikosR
c586a56d57
Move immed
to JSCS.
2014-02-28 17:30:08 +02:00
XhmikosR
2545073024
Move trailing
check to JSCS.
2014-02-28 17:30:08 +02:00
XhmikosR
be8f125ce6
Move camelcase
check to JSCS.
2014-02-28 17:30:08 +02:00
XhmikosR
d65f749390
Move the quotes check to JSCS.
2014-02-28 17:30:08 +02:00
XhmikosR
537e10033e
Switch to using JSCS for the indentation check.
2014-02-28 17:30:08 +02:00
Chris Rebert
e40c1e5e6d
add Grunt task for css-flip-ing & add RTL to Gruntfile configs
2014-02-25 10:31:02 -08:00
Zlatan Vasović
dd60fcb467
Improve grunt/.jshintrc
2014-02-16 19:57:39 +01:00
Zlatan Vasović
7100e3a37e
Add build-raw-files log; fixes #12603
...
Fixes #12672
2014-02-13 11:26:55 -08:00
XhmikosR
55e6d4b9b5
Remove trailing space.
2014-02-12 21:27:31 +02:00
Zlatan Vasović
ba4206b644
Use different coding style for Gruntfile
...
Fixes #12657
2014-02-10 11:15:08 -08:00
Chris Rebert
dc79fecacd
add copyright header to shrinkwrap.js; fixes #12643
2014-02-10 10:06:33 -08:00
Zlatan Vasović
aead10fafa
Avoid setting jshint node: true
in every Grunt JS file
2014-02-07 13:34:17 +01:00
XhmikosR
5769b776e5
bs-raw-files-generator.js: use the global directive to define the btoa
variable.
2014-02-06 23:34:02 +02:00
Chris Rebert
46f9d27142
reorganize all grunt tasks into one directory
...
also fixes #12581
2014-02-04 13:18:54 -08:00