aboutsummaryrefslogtreecommitdiff
path: root/grunt
AgeCommit message (Expand)AuthorFilesLines
2015-08-12get the js working for docsJacob Thornton1-0/+1
2015-08-09specify expanded output style for generated css with libsassThomas McDonald1-1/+2
2015-08-04Merge branch 'master' into v4mMark Otto1-2/+2
2015-07-27Bootstrap v3 does not currently claim to be compatible with jQuery v3; closes...Chris Rebert1-2/+2
2015-06-19Merge branch 'v4' into v4_buildsMark Otto3-8/+13
2015-06-18Merge branch 'master' into v4Mark Otto3-8/+13
2015-06-18Create new stylesheets for optional builds and add them to Gruntfile tasksMark Otto2-0/+15
2015-05-13add umd module support in distfat1-2/+1
2015-05-06remove closureness from pluginsfat1-0/+1
2015-04-28Bump copyright year.XhmikosR4-3/+13
2015-04-28Minor lint tweaks.XhmikosR4-17/+12
2015-04-23Update Holder.js to v2.6.0.XhmikosR1-1/+1
2015-04-07Sauce tests: upgrade iOS to v8.2Chris Rebert1-1/+1
2015-03-01Merge branch 'master' into v4Mark Otto2-1/+29
2015-02-22Use OS X 10.10 for Sauce iPhone simulatorChris Rebert1-1/+1
2015-01-21Add AnchorJS for docs anchors.XhmikosR1-0/+1
2015-01-20remarkable -> markdown-itChris Rebert1-2/+2
2015-01-13use strict mode for jqueryVersionCheck; fixes #15535Chris Rebert1-0/+1
2015-01-09remove unused font filesThomas McDonald1-41/+0
2015-01-03Merge branch 'master' into v4Mark Otto1-0/+41
2014-12-29Minor fix to Glyphicons data generatorChris Rebert1-1/+1
2014-12-29Revert "remove Glyphicons docs autogeneration from Grunt"Chris Rebert1-0/+41
2014-12-24Compile with Ruby Sass or libsass.Gleb Mazovetskiy2-0/+56
2014-12-24basic docs searchMark Otto1-0/+1
2014-12-19restore configbridge to footer files, update pathsMark Otto1-3/+3
2014-12-17Merge pull request #36 from twbs/trim-config-bridgeChris Rebert1-25/+0
2014-12-17remove remaining remnants of the CustomizerChris Rebert2-284/+0
2014-12-16Move stuff out of configBridge.json now that the Customizer is kaputChris Rebert1-25/+0
2014-12-16Merge pull request #34 from twbs/sauce-android-notesChris Rebert1-3/+3
2014-12-16update Android comments in sauce_browsers.ymlChris Rebert1-3/+3
2014-12-16remove IE8 from Sauce testsChris Rebert1-11/+0
2014-12-15bump min Firefox in Autoprefixer config to v31 (latest ESR)Chris Rebert1-2/+2
2014-12-15bump min IE in Autoprefixer config to v9Chris Rebert1-1/+1
2014-12-10nuke the customizerMark Otto1-10/+0
2014-11-30fixes and gruntMark Otto1-1/+1
2014-11-15upgrade iOS tests to 8.1Chris Rebert1-1/+1
2014-11-15upgrade OS X tests to YosemiteChris Rebert1-3/+3
2014-11-04Remove duplicate code from Customizer/Gruntfile by sharing itHeinrich Fenkart1-0/+44
2014-10-28Merge branch 'master' into jonschlinkert/masterChris Rebert3-6/+6
2014-10-27Update Sauce iOS Safari test to iOS 8.0Chris Rebert1-1/+1
2014-10-27tweak banner of autogenerated CommonJS moduleChris Rebert1-1/+1
2014-10-27Tweak parser to ignore empty Less section docstrings; fixes #14878Chris Rebert1-3/+3
2014-10-26Replaces markdown.js with [remarkable](https://github.com/jonschlinkert/remar...jonschlinkert1-2/+4
2014-10-26bs-commonjs-generator.js: always use forward slashes in the require path.XhmikosR1-1/+1
2014-09-09code style improvementJames Friend1-2/+3
2014-09-09added banner about generated fileJames Friend1-1/+2
2014-08-28code style fixesJames Friend1-2/+1
2014-08-28pulled output path out to gruntfileJames Friend1-9/+8
2014-08-28Merge remote-tracking branch 'upstream/master' into node-requirableJames Friend4-97/+15
2014-08-28generate commonjs/npm entrypoint module via grunt taskJames Friend1-0/+23