aboutsummaryrefslogtreecommitdiff
path: root/Gruntfile.js
AgeCommit message (Expand)AuthorFilesLines
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
2015-06-19Merge branch 'v4' into v4_buildsMark Otto1-6/+6
2015-06-19fix scsslint.yml pathMark Otto1-4/+4
2015-06-18Merge branch 'master' into v4Mark Otto1-1/+1
2015-06-18Create new stylesheets for optional builds and add them to Gruntfile tasksMark Otto1-7/+13
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-27Merge branch 'v4' of https://github.com/twbs/derpstrap into v4Mark Otto1-94/+107
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-05-13implement global dispose methodfat1-2/+2
2015-05-13add umd module support in distfat1-2/+24
2015-05-12grunt test-js, grunt dist-js now workingfat1-21/+53
2015-05-12popover passing as wellfat1-1/+2
2015-05-11rewritten tooltip + tether integration and death to our positioner jankfat1-1/+2
2015-05-11tab es6fat1-1/+2
2015-05-11scrollspy es6fat1-7/+8
2015-05-10add getters for Version and Default where applicablefat1-3/+3
2015-05-10add dropdownfat1-5/+6
2015-05-09add collapsefat1-0/+1
2015-05-07carousel -> es6fat1-0/+1
2015-05-07button -> es6fat1-1/+2
2015-05-07es6 alert :|fat1-29/+21
2015-05-06remove closureness from pluginsfat1-58/+16
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-29Merge branch 'master' into v4Mark Otto1-1/+4
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-01Merge branch 'master' into v4Mark Otto1-3/+7
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-16Exempt Closure part of Gruntfile from requireCamelCaseOrUpperCaseIdentifiersChris Rebert1-0/+2
2015-02-16Gruntfile: make JSCS happierChris Rebert1-1/+1
2015-02-11bootstrap onto closurefat1-11/+57