aboutsummaryrefslogtreecommitdiff
path: root/Gruntfile.js
AgeCommit message (Expand)AuthorFilesLines
2016-07-16Gruntfile.js: Use single quotes in htmlmin config to make JSCS happy (#20314)Chris Rebert1-1/+1
2016-07-14Update html-minifier's options.XhmikosR1-2/+16
2016-07-12Tell clean-css to inline source files into sourcemap; v3 fix for #19063Chris Rebert1-0/+1
2016-06-28Update devDependencies and gems.XhmikosR1-1/+1
2016-06-19Copy fonts/ into dist/ recursively (#19817)Julien Maulny1-1/+1
2016-05-29Update all devDependencies.XhmikosR1-4/+4
2016-04-02Update htmlmin options.XhmikosR1-0/+1
2016-03-24Use vanilla npm shrinkwrap instead of uber/npm-shrinkwrap; fixes #18559Chris Rebert1-17/+0
2016-03-10Remove custom caching and use Bundle for gems.XhmikosR1-2/+4
2016-01-01Update copyright years to 2016Chris Rebert1-1/+1
2015-12-24Update dependencies.XhmikosR1-1/+1
2015-12-16Port #18402 to v3: s/grunt-sed/npm script/gChris Rebert1-24/+0
2015-12-06Grunt: Factor out new docs-github taskChris Rebert1-1/+2
2015-10-29Update devDependencies.XhmikosR1-1/+1
2015-09-30Add CSS portion of IE10 viewport bug workaround to docsChris Rebert1-0/+1
2015-06-04Include CSS Map file for bootstrap.min.cssKevin Kirsche1-0/+1
2015-06-01Fix license header after e93c6a2216c69daa574abc16e7c14767fce44ad6.XhmikosR1-1/+1
2015-05-16Remove grunt-banner completely.XhmikosR1-11/+1
2015-05-16Update Anchor.js and port over the existing styles.Bryan Braun1-3/+1
2015-04-28Add package.js in Grunt tasks.XhmikosR1-1/+1
2015-04-23Fix #16075 by switching to maintained fork of grunt-sedChris Rebert1-0/+8
2015-04-23Grunt: extend `prep-release` task.XhmikosR1-1/+1
2015-04-08Add grunt-contrib-htmlmin.XhmikosR1-1/+21
2015-04-08Remove extra comma.XhmikosR1-1/+1
2015-04-08Update dependencies.XhmikosR1-1/+5
2015-03-27There is no jshint:src taskZach Leatherman1-1/+1
2015-03-08add TODO item regarding clean-css v3.2 & zeroUnitsChris Rebert1-0/+2
2015-03-01Use different way to make failing test more visible in SauceHeinrich Fenkart1-1/+1
2015-02-20Update dependencies.XhmikosR1-2/+7
2015-02-10bump grunt-html to ~3.0.0Chris Rebert1-1/+0
2015-02-02Switch to grunt-html over grunt-html-validation.Mark Otto1-13/+8
2015-01-26Gruntfile.js: Remove now unneeded validator relaxError option.XhmikosR1-2/+1
2015-01-21Add AnchorJS for docs anchors.XhmikosR1-3/+5
2015-01-05Sauce testing: set maxPollRetries to 4 for increased robustnessChris Rebert1-0/+1
2015-01-01Happy New Year :santa:Zlatan Vasović1-1/+1
2014-12-31Merge pull request #15464 from twbs/address-15419Chris Rebert1-1/+4
2014-12-29Revert "remove Glyphicons docs autogeneration from Grunt"Chris Rebert1-1/+4
2014-12-28Bump grunt-contrib-cssmin to ~0.11.0Chris Rebert1-1/+1
2014-12-09Add grunt-contrib-compress.XhmikosR1-1/+21
2014-12-08grunt-saucelabs now uses `throttled` instead of `concurrency`Chris Rebert1-1/+1
2014-12-02Whitelist <li role="separator">...</li>Chris Rebert1-1/+2
2014-11-20Add a target to generate the gh-pages files.XhmikosR1-2/+12
2014-11-19disable core tests for Savage buildsChris Rebert1-1/+3
2014-11-10HTML validation: No longer relax the `X-UA-Compatible` errorHeinrich Fenkart1-1/+0
2014-11-05Use a Jekyll plugin instead of the `copy:configBridge` grunt taskHeinrich Fenkart1-5/+1
2014-11-04Remove duplicate code from Customizer/Gruntfile by sharing itHeinrich Fenkart1-42/+17
2014-10-29Customizer: include the minified files only on GitHub pages.XhmikosR1-0/+1
2014-10-25Merge pull request #13824 from jsdf/node-requirableMark Otto1-1/+8
2014-10-23Add jQuery version check to existing jQuery presence checkHeinrich Fenkart1-3/+16
2014-10-09Update FileSaver.js v2014-08-29.XhmikosR1-1/+1