aboutsummaryrefslogtreecommitdiff
path: root/Gruntfile.js
AgeCommit message (Expand)AuthorFilesLines
2016-11-26Tweak jQuery-not-found error message to mention required ordering (#19024)Stephanie Purvis1-1/+1
2016-10-09Update dependencies, including Babel to v6 and zeroUnits fix.Bardi Harborow1-11/+6
2016-10-03Fix broken/redirected links, moving to HTTPS where possible. (#20557)Bardi Harborow1-1/+1
2016-10-02Comment that out for now since it's causing errorsMark Otto1-1/+1
2016-10-02Ports changes from #20258 to v4 (#20828)Mark Otto1-0/+1
2016-09-11Update gruntfile to compile the Sass extras (flex, grid, and reboot) as part ...Mark Otto1-1/+1
2016-07-26Enable flexbox grid CSS on our docs pageMark Otto1-2/+9
2016-07-14Add HTMLHint to the build; fixes #20297 (#20301)Chris Rebert1-1/+4
2016-06-29Update devDependencies.XhmikosR1-4/+4
2016-06-28Support jQuery v3 in Bootstrap v4 (#20191)Chris Rebert1-2/+2
2016-06-27Allow PRs to be previewed at http://preview.twbsapps.com (#20179)Chris Rebert1-6/+10
2016-06-26Fix docs asset file paths in /grunt/configBridge.json (#20178)Chris Rebert1-1/+1
2016-06-20Replace grunt-postcss with postcss-cli (#20140)Chris Rebert1-38/+8
2016-06-10Strip out UMD & CJS in favor of ES6 modules (#20072)Chris Rebert1-30/+1
2016-06-04Remove unused exec:npmUpdate Grunt task (#20074)Chris Rebert1-3/+0
2016-06-04Kill the grunt-jscs middleman; use JSCS directly instead (#20069)Chris Rebert1-26/+3
2016-06-04Integrate postcss-flexbugs-fixes into build; fixes #18569Chris Rebert1-0/+1
2016-05-30Killed the grunt-eslint middleman; Long live ESLint.Chris Rebert1-8/+1
2016-05-20Add "The Bootstrap Authors" to copyright notices (#19936)Chris Rebert1-0/+1
2016-04-02Nuke grunt-line-remover.XhmikosR1-12/+5
2016-03-23Use vanilla npm shrinkwrap instead of uber/npm-shrinkwrap; fixes #18559Chris Rebert1-17/+0
2016-03-15Remove the now unused glob.XhmikosR1-1/+0
2016-02-19Update grunt-html to v6.0.0.XhmikosR1-2/+1
2016-02-10Remove unused .csscomb.jsonvsn4ik1-1/+1
2016-02-06Remove csscomb (soon replace it with something else) because scsslint has mos...Mark Otto1-24/+2
2016-01-10HTML validation: Ignore spurious errors about script[integrity]Chris Rebert1-1/+3
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