2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-05-15 11:59:39 +03:00
Commit Graph

297 Commits

Author SHA1 Message Date
XhmikosR ed0c12fd71 Nuke grunt-line-remover.
Use concat's process function instead.
2016-04-02 10:03:04 +03:00
XhmikosR da6674a2b7 Update grunt-html.
[skip sauce]
2016-03-24 09:47:01 +02:00
Chris Rebert 768dac2e87 Use vanilla npm shrinkwrap instead of uber/npm-shrinkwrap; fixes #18559 2016-03-23 23:20:38 -07:00
XhmikosR a277c12214 Update dependencies.
[ci skip]
2016-03-19 18:59:22 +02:00
XhmikosR ae4d774fa5 Remove the now unused glob. 2016-03-15 21:09:10 +02:00
Chris Rebert 5f959f1192 Merge pull request #19427 from twbs/npm-deps
Add jQuery and Tether to npm dependencies
2016-03-14 02:21:02 -07:00
XhmikosR 3d5a6a70fc Remove the now unused btoa dependency.
[skip sauce]
2016-03-07 11:57:55 +02:00
XhmikosR 2a999c6c2c Bump devDependencies.
Also switch to `^`.
2016-03-07 11:55:50 +02:00
Chris Rebert b2bb83d8f6 Add jQuery and Tether to npm dependencies; fixes #17325
[skip sauce]
2016-03-07 01:23:55 -08:00
XhmikosR dbaf20fc44 Update grunt-jscs.
[skip sauce]
2016-03-03 10:37:39 +02:00
Ameya Pandilwar 7a6b5cefb7 Removed unused markdown-it dependency 2016-02-27 18:17:51 -05:00
Charlie Wagner 2580981252 Include all grunt requires files in npm package 2016-02-26 21:36:00 -05:00
XhmikosR 44be1d261c Bump grunt-contrib-concat.
[skip sauce]
2016-02-23 09:47:17 +02:00
XhmikosR 9989966dde Update devDependencies. 2016-02-19 13:14:47 +02:00
XhmikosR c6c2958385 Update grunt-html to v6.0.0.
Also remove the workaround for the old validator version.

[skip sauce]
2016-02-19 11:26:54 +02:00
Mark Otto f25f9bceb1 Remove csscomb (soon replace it with something else) because scsslint has most of it covered already 2016-02-06 18:08:54 -08:00
XhmikosR 7fe2cdde70 Update devDependencies.
[skip sauce]
2016-02-06 11:23:17 +02:00
XhmikosR b952d14c53 Bump grunt-jscs. 2016-01-25 09:17:39 +02:00
XhmikosR 53bc3ffbf3 Update dependencies. 2015-12-24 12:49:50 +02:00
Mark Otto 5d3144e8fb manually bump versions because npm script wasn't working for me 2015-12-08 09:36:08 -08:00
XhmikosR 3cd8bd58e3 package.json: fix duplicate scripts property.
[skip sauce]
[skip validator]
2015-12-05 12:07:40 +02:00
Chris Rebert e95ab5c36e s/grunt-sed/npm script/ ; fixes #18338
[skip sauce]
[skip validator]
2015-12-05 01:03:52 -08:00
XhmikosR 28d85ab809 Update grunt-jscs. 2015-12-03 08:51:44 +02:00
XhmikosR bc2d162fd1 Bump grunt-contrib-uglify.
[skip sauce]
2015-11-23 18:51:08 +02:00
XhmikosR 1b645ef686 Update devDependencies.
Adapt uglify for the new version.
2015-11-16 10:01:34 +02:00
Bass Jobsen 50c43bc55a Replace grunt-autoprefixer with grunt-postcss + autoprefixer
Closes #18068
2015-11-13 01:27:43 -08:00
XhmikosR 5a26a13868 Downgrade grunt-contrib-uglify to fix the comments issue.
Fixes #18224.

[sauce skip]
2015-11-12 09:17:26 +02:00
XhmikosR a8c04056fc Update devDependencies.
[sauce skip]
2015-11-11 09:00:19 +02:00
XhmikosR f564c683f7 Update devDependencies.
[skip sauce]
2015-10-29 08:18:37 +02:00
XhmikosR 154ed73181 Update devDependencies.
[validator skip]
[sauce skip]
2015-10-24 19:25:22 +03:00
Henry Zhu 8924b5044e update grunt-jscs to 2.1.0 to use jscs 2.x 2015-10-19 08:17:13 -04:00
XhmikosR fe0ad82159 Update devDependencies. 2015-10-14 00:49:05 +03:00
Chris Rebert 472cb85b82 Merge pull request #17270 from jdanyow/patch-1
Update jspm package configuration
2015-10-01 10:30:56 -07:00
Chris Rebert 74cc05c032 Only run htmllint on Travis
So as to avoid any dependence on Java for normal users of the Gruntfile.

[skip sauce]
2015-09-25 15:34:31 -07:00
XhmikosR 6f9b0ba6ce Update devDependencies. 2015-09-23 09:39:11 +03:00
XhmikosR db86b0ff17 Update devDependencies. 2015-09-05 08:13:43 +03:00
Xavier Gallardo 750656fc9c Add a license header to bootstrap.scss 2015-09-02 15:08:21 -04:00
Mark Otto 750295306a Merge pull request #17370 from twbs/v4-dev-xmr-rm-csslint-references
Remove CSSLint references.
2015-09-01 20:23:13 -07:00
XhmikosR 48f50ab913 Remove the now unused grunt-contrib-jade references.
[skip sauce]
[skip validator]
2015-08-29 18:54:49 +03:00
XhmikosR 73c61199a1 Remove CSSLint references. 2015-08-27 18:49:08 +03:00
XhmikosR 13e33e329c Remove the obsolete JSHint references. 2015-08-27 08:11:11 +03:00
Jeremy Danyow 1ba4577cc6 Update jspm package configuration
Related to https://github.com/jspm/registry/pull/534
2015-08-24 17:34:19 -04:00
Mark Otto cf8bb8882e grunt build control for pushing it all 2015-08-18 22:47:26 -07:00
Jacob Thornton 18ff57a183 js tests passing + eslint 2015-08-18 19:22:46 -07:00
Thomas McDonald 2f56b52542 correct package.json license field
"bootstrap@4.0.0-alpha license should be a valid SPDX license expression"
2015-07-25 11:28:00 -07:00
Chris Rebert 62da5947a8 Permanent proper fix for dist-css
Bump mq4-hover-shim to ^0.2.0

Revert "fix dist css"
This reverts commit b12d4bfa9a.
2015-05-15 12:12:29 -07:00
fat ab1578465a grunt test-js, grunt dist-js now working 2015-05-12 16:52:54 -07:00
fat 0724bd91ff es6 alert :| 2015-05-07 12:57:31 -07:00
fat d1fbe200f4 remove closureness from plugins 2015-05-06 13:34:14 -07:00
Chris Rebert 1e85e0f891 Bump grunt-sass to ^1.0.0 2015-05-06 13:08:39 -07:00