aboutsummaryrefslogtreecommitdiff
path: root/Gruntfile.js
AgeCommit message (Expand)AuthorFilesLines
2016-01-06Add comprehensive `.form-control` example(/testcase) to docsChris Rebert1-1/+6
2016-01-06Ignore HTML validator warning about <input type="datetime-local">Chris Rebert1-1/+1
2016-01-04Grunt: Extract lint-docs-css taskChris Rebert1-2/+3
2016-01-03dont scsslint the main file because of the built-in copyright bannerMark Otto1-1/+1
2016-01-03enable scsslinting for docs scssMark Otto1-3/+8
2016-01-01Update copyright years to 2016Chris Rebert1-1/+1
2015-12-24Un-nest Autoprefixer settings in module objectChris Rebert1-1/+1
2015-12-24Move Autoprefixer settings out of Gruntfile.js and into a separate fileBass Jobsen1-31/+2
2015-12-08v4's Gruntfile doesn't currently use htmlminChris Rebert1-1/+1
2015-12-07fixes #18281Mark Otto1-1/+1
2015-12-06Grunt: Factor out new docs-github taskChris Rebert1-1/+2
2015-12-05Merge pull request #18402 from twbs/fix-18338Chris Rebert1-16/+0
2015-12-05Bump Safari to v8 in Autoprefixer settingsChris Rebert1-1/+1
2015-12-05s/grunt-sed/npm script/ ; fixes #18338Chris Rebert1-16/+0
2015-12-05Merge pull request #18379 from twbs/prefix-ios-8XhmikosR1-1/+1
2015-12-03Add back grunt-contrib-compress.XhmikosR1-0/+20
2015-11-29Bump iOS to v8 in Autoprefixer settingsChris Rebert1-1/+1
2015-11-24Gruntfile: Add comments explaining CSS prefixing policyChris Rebert1-6/+20
2015-11-19Check HTML validity of JS visual tests tooChris Rebert1-1/+1
2015-11-16Update devDependencies.XhmikosR1-1/+1
2015-11-16Check for jQuery >= 3.Chris Rebert1-2/+2
2015-11-16Revert "Make jQuery 2.0 the minimum supported version."XhmikosR1-2/+2
2015-11-13Replace grunt-autoprefixer with grunt-postcss + autoprefixerBass Jobsen1-30/+34
2015-10-29Add MS Edge to Autoprefixer configChris Rebert1-0/+5
2015-10-29Update to Jekyll v3.0.0.XhmikosR1-1/+2
2015-10-24Make jQuery 2.0 the minimum supported version.XhmikosR1-2/+2
2015-09-30add dash to .scsslint.ymlnextgenthemes1-1/+1
2015-09-25Only run htmllint on TravisChris Rebert1-1/+3
2015-09-23Move {test-infra=>grunt}/npm-shrinkwrap.jsonChris Rebert1-1/+1
2015-09-06Remove `gem install scss_lint` from Travis.XhmikosR1-0/+1
2015-09-05Update htmllint rules for the new version.XhmikosR1-1/+1
2015-09-02Add a license header to bootstrap.scssXavier Gallardo1-11/+1
2015-08-26Add babel:dev to Sauce Grunt subtasks so we don't test stale JSChris Rebert1-0/+1
2015-08-25Add babel:dev to dist-js Grunt task so that `grunt test` doesn't use stale JSChris Rebert1-1/+1
2015-08-25rm broken bundle update task & defunct custom RubyGem caching schemeChris Rebert1-11/+0
2015-08-25Gruntfile: rm reference to defunct customizerChris Rebert1-4/+0
2015-08-25Specify Internet Explorer 9 as the minimum supported version.XhmikosR1-1/+1
2015-08-25Fix `grunt validate-html` task.XhmikosR1-3/+3
2015-08-18register taskMark Otto1-0/+3
2015-08-18grunt build control for pushing it allMark Otto1-0/+15
2015-08-18js tests passing + eslintJacob Thornton1-1/+8
2015-08-14Massive cleanupMark Otto1-0/+4
2015-08-12simpler gruntfile watchMark Otto1-1/+1
2015-08-12Merge branch 'v4' of https://github.com/twbs/derpstrap into v4Mark Otto1-3/+0
2015-08-12unfuck all that watch shitMark Otto1-9/+1
2015-08-12get the js working for docsJacob Thornton1-3/+0
2015-08-09Merge branch 'v4' into force-expandedThomas McDonald1-1/+2
2015-08-09specify expanded output style for generated css with libsassThomas McDonald1-1/+1
2015-08-09disable the custom builds generation for now:Mark Otto1-1/+2
2015-08-04Merge branch 'master' into v4mMark Otto1-0/+1