| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2019-08-03 | Disable crawling on Netlify. (#29193)v3-dev | XhmikosR | 1 | -1/+1 | |
| 2019-03-27 | Add a `netlify` npm script. | XhmikosR | 1 | -0/+5 | |
| 2019-02-15 | Replace `master` with `v3-dev` after the branch switch. (#28287) | XhmikosR | 1 | -1/+1 | |
| 2019-02-13 | Bump year. | XhmikosR | 1 | -1/+1 | |
| 2018-12-14 | Move the whole autoprefixer config to configBridge.json. | XhmikosR | 1 | -4/+1 | |
| Reduces duplication. | |||||
| 2018-12-14 | Update devDependencies, gems and lots of cleanup/build fixes. | XhmikosR | 1 | -120/+67 | |
| * switch to grunt-postcss and autoprefixer directly; this is the recommended way. * uglify: specify `ie8` for compatibility * specify `cascade:false` for autoprefixer * specify `ieCompat` for less * drop grunt-contrib-compress since it doesn't work with Node.js 10.x * remove grunt-contrib-htmlmin to match the v4 docs * clean up Gruntfile.js * clean up .travis.yml and backport changes from v4 * build ie10-viewport-bug-workaround.less since it's used in examples * move shrinkwrap to root * bs-commonjs-generator.js: Use `path.posix` * remove .hound.yml * remove references to no longer used PR bots * backport and adapt the sri generation script from v4 | |||||
| 2018-10-18 | Use https, fix broken links and unneeded redirects. | XhmikosR | 1 | -1/+1 | |
| 2018-10-08 | Fix HTML validation errors and lint tests too. | XhmikosR | 1 | -3/+1 | |
| 2018-10-08 | Bump year to 2018. | XhmikosR | 1 | -1/+1 | |
| 2018-09-28 | Use BrowserStack for our unit tests. | Johann-S | 1 | -31/+15 | |
| 2017-11-26 | remove csscomb, it's duplicating work from stylelint | Mark Otto | 1 | -25/+2 | |
| 2017-11-25 | move from csslint to stylelint | Mark Otto | 1 | -14/+16 | |
| 2017-07-04 | proper docs min | Mark Otto | 1 | -7/+3 | |
| 2017-07-03 | run copy task during watch | Mark Otto | 1 | -2/+2 | |
| 2017-07-02 | Reorganize v3 docs CSS to use Less | Mark Otto | 1 | -2/+20 | |
| 2016-07-16 | Gruntfile.js: Use single quotes in htmlmin config to make JSCS happy (#20314) | Chris Rebert | 1 | -1/+1 | |
| [skip validator] [skip sauce] | |||||
| 2016-07-14 | Update html-minifier's options. | XhmikosR | 1 | -2/+16 | |
| [ci skip] | |||||
| 2016-07-12 | Tell clean-css to inline source files into sourcemap; v3 fix for #19063 | Chris Rebert | 1 | -0/+1 | |
| 2016-06-28 | Update devDependencies and gems. | XhmikosR | 1 | -1/+1 | |
| 2016-06-19 | Copy fonts/ into dist/ recursively (#19817) | Julien Maulny | 1 | -1/+1 | |
| [skip sauce] [skip validator] | |||||
| 2016-05-29 | Update all devDependencies. | XhmikosR | 1 | -4/+4 | |
| Keep grunt at v0.4.5 due to some of the devDependencies not being updated for grunt 1.x. | |||||
| 2016-04-02 | Update htmlmin options. | XhmikosR | 1 | -0/+1 | |
| [ci skip] | |||||
| 2016-03-24 | Use vanilla npm shrinkwrap instead of uber/npm-shrinkwrap; fixes #18559 | Chris Rebert | 1 | -17/+0 | |
| Ports #19604 to v3. Special thanks to @kikinteractive, @azer, and @npm. | |||||
| 2016-03-10 | Remove custom caching and use Bundle for gems. | XhmikosR | 1 | -2/+4 | |
| 2016-01-01 | Update copyright years to 2016 | Chris Rebert | 1 | -1/+1 | |
| [ci skip] | |||||
| 2015-12-24 | Update dependencies. | XhmikosR | 1 | -1/+1 | |
| 2015-12-16 | Port #18402 to v3: s/grunt-sed/npm script/g | Chris Rebert | 1 | -24/+0 | |
| Fixes #18338 [skip sauce] [skip validator] | |||||
| 2015-12-06 | Grunt: Factor out new docs-github task | Chris Rebert | 1 | -1/+2 | |
| [skip sauce] [skip validator] | |||||
| 2015-10-29 | Update devDependencies. | XhmikosR | 1 | -1/+1 | |
| [skip sauce] | |||||
| 2015-09-30 | Add CSS portion of IE10 viewport bug workaround to docs | Chris Rebert | 1 | -0/+1 | |
| Refs #17337 | |||||
| 2015-06-04 | Include CSS Map file for bootstrap.min.css | Kevin Kirsche | 1 | -0/+1 | |
| X-Ref #16583 | |||||
| 2015-06-01 | Fix license header after e93c6a2216c69daa574abc16e7c14767fce44ad6. | XhmikosR | 1 | -1/+1 | |
| [ci skip] | |||||
| 2015-05-16 | Remove grunt-banner completely. | XhmikosR | 1 | -11/+1 | |
| Add a license header in theme instead. | |||||
| 2015-05-16 | Update Anchor.js and port over the existing styles. | Bryan Braun | 1 | -3/+1 | |
| Anchor.js 1.0.0 drops the need to use anchor.css, so we remove it from the codebase and move any leftover styles over to docs.css. Closes #16488 by merging it. | |||||
| 2015-04-28 | Add package.js in Grunt tasks. | XhmikosR | 1 | -1/+1 | |
| 2015-04-23 | Fix #16075 by switching to maintained fork of grunt-sed | Chris Rebert | 1 | -0/+8 | |
| [skip sauce] [skip validator] | |||||
| 2015-04-23 | Grunt: extend `prep-release` task. | XhmikosR | 1 | -1/+1 | |
| Make it so that everything is done for us to reduce the possibility of missing something when releasing. | |||||
| 2015-04-08 | Add grunt-contrib-htmlmin. | XhmikosR | 1 | -1/+21 | |
| Only used for the GitHub docs. | |||||
| 2015-04-08 | Remove extra comma. | XhmikosR | 1 | -1/+1 | |
| 2015-04-08 | Update dependencies. | XhmikosR | 1 | -1/+5 | |
| 2015-03-27 | There is no jshint:src task | Zach Leatherman | 1 | -1/+1 | |
| 2015-03-08 | add TODO item regarding clean-css v3.2 & zeroUnits | Chris Rebert | 1 | -0/+2 | |
| Refs https://github.com/twbs/bootstrap/issues/14837#issuecomment-77441999 | |||||
| 2015-03-01 | Use different way to make failing test more visible in Sauce | Heinrich Fenkart | 1 | -1/+1 | |
| 2015-02-20 | Update dependencies. | XhmikosR | 1 | -2/+7 | |
| 2015-02-10 | bump grunt-html to ~3.0.0 | Chris Rebert | 1 | -1/+0 | |
| 2015-02-02 | Switch to grunt-html over grunt-html-validation. | Mark Otto | 1 | -13/+8 | |
| 2015-01-26 | Gruntfile.js: Remove now unneeded validator relaxError option. | XhmikosR | 1 | -2/+1 | |
| 2015-01-21 | Add AnchorJS for docs anchors. | XhmikosR | 1 | -3/+5 | |
| 2015-01-05 | Sauce testing: set maxPollRetries to 4 for increased robustness | Chris Rebert | 1 | -0/+1 | |
| 2015-01-01 | Happy New Year :santa: | Zlatan Vasović | 1 | -1/+1 | |
