| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2019-03-27 | Fix whitespace in `title` tag. | XhmikosR | 1 | -0/+2 | |
| 2019-02-15 | Remove the customize redirect. (#28270) | XhmikosR | 1 | -1/+0 | |
| The current `baseurl` makes this wrong. | |||||
| 2019-02-13 | Distv3.4.1 | XhmikosR | 1 | -3/+3 | |
| 2019-02-13 | Bump version to 3.4.1. | XhmikosR | 1 | -7/+7 | |
| 2019-02-11 | Fix redirects. | XhmikosR | 1 | -0/+1 | |
| * Actually include the jekyll-redirect-from plugin * We handle the removed ones in docs latest version, apart from the 3.3 customizer redirect. | |||||
| 2018-12-14 | Dist.v3.4.0 | XhmikosR | 1 | -3/+3 | |
| 2018-12-14 | Update devDependencies, gems and lots of cleanup/build fixes. | XhmikosR | 1 | -1/+3 | |
| * 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 | Change CDN URLs to the new ones. | XhmikosR | 1 | -3/+3 | |
| 2018-10-18 | Use https, fix broken links and unneeded redirects. | XhmikosR | 1 | -4/+4 | |
| 2018-10-08 | Remove jobs link. | XhmikosR | 1 | -1/+0 | |
| 2018-04-08 | Merge branch 'v3.4.0-dev' of https://github.com/twbs/bootstrap-3 into v3.4.0-dev | Mark Otto | 1 | -1/+0 | |
| 2018-04-06 | Merge remote-tracking branch 'origin/master' into v3.4.0-dev | Mark Otto | 1 | -0/+2 | |
| 2018-04-06 | update port from 3001 to 9001 | Mark Otto | 1 | -1/+1 | |
| 2017-11-26 | file cleanup | Mark Otto | 1 | -1/+0 | |
| 2017-11-25 | Merge branch 'master' into v3.4.0-dev | Mark Otto | 1 | -0/+2 | |
| 2017-09-12 | Fixed footer broken links (#23808) | Harish Gadiya | 1 | -0/+2 | |
| 2017-07-04 | update links, new version to v3.4.0, add new baseurl for easy v3.4 building | Mark Otto | 1 | -7/+8 | |
| 2017-07-02 | new port | Mark Otto | 1 | -1/+1 | |
| 2017-07-02 | dropdown nav for other docs versions | Mark Otto | 1 | -0/+1 | |
| 2016-07-25 | _config.yml: Update SRI hashes for v3.3.7 | Chris Rebert | 1 | -3/+3 | |
| 2016-07-25 | Update version numbers in preparation for v3.3.7 release (#20357) | Chris Rebert | 1 | -7/+7 | |
| [skip sauce] | |||||
| 2016-03-10 | Use jekyll-sitemap instead of our custom solution. | XhmikosR | 1 | -0/+3 | |
| 2015-12-06 | _config.yml: Add site.themes variable | Chris Rebert | 1 | -0/+1 | |
| 2015-11-28 | Closes #18353. Updated SRI hashes in docs. | Michael Huynh | 1 | -3/+3 | |
| Used https://www.srihash.org/. | |||||
| 2015-11-24 | bump version | Mark Otto | 1 | -7/+7 | |
| 2015-10-23 | Adding subresource hashes to CDN links. | Chris Barry | 1 | -0/+4 | |
| In Firefox 43 and Chrome 45 there will be support for Subresource Iintegrity (SRI). More information here: https://developer.mozilla.org/en-US/docs/Web/Security/Subresource_Integrity Closes #17729 by merging a tweaked version of it. | |||||
| 2015-06-16 | bump version | Mark Otto | 1 | -7/+7 | |
| 2015-03-16 | BootstrapCDN: v3.3.2 => v3.3.4 | Chris Rebert | 1 | -3/+3 | |
| 2015-03-16 | Sass: v3.3.3 => v3.3.4 | Chris Rebert | 1 | -1/+1 | |
| 2015-03-16 | v3.3.2 => v3.3.4 | Chris Rebert | 1 | -3/+3 | |
| 2015-03-15 | Bump bootstrap-sass download link to Sass-specific v3.3.3 | Chris Rebert | 1 | -1/+1 | |
| bootstrap-sass v3.3.2 is broken. Refs https://github.com/twbs/bootstrap-sass/issues/862 Refs https://github.com/twbs/bootstrap-sass/releases/tag/v3.3.3 Refs https://github.com/twbs/bootstrap-sass/commit/daeb43dcc7b0ab06328acaca0549ee68c039aaa6 | |||||
| 2015-01-19 | bump versions | Mark Otto | 1 | -7/+7 | |
| 2014-11-12 | bump version to v3.3.1v3.3.1 | Mark Otto | 1 | -7/+7 | |
| 2014-10-30 | Revert "Use jsDelivr CDN until BootstrapCDN gets updated" | Chris Rebert | 1 | -3/+3 | |
| This reverts commit ea23969150e7329dd4e996b844db0282c4d2319d. BootstrapCDN has now uploaded Bootstrap v3.3.0 | |||||
| 2014-10-30 | Use jsDelivr CDN until BootstrapCDN gets updated | Heinrich Fenkart | 1 | -3/+3 | |
| 2014-10-29 | version bump | Mark Otto | 1 | -7/+7 | |
| 2014-10-27 | Remove `baseurl` as it doesn't serve any real purpose. | XhmikosR | 1 | -1/+0 | |
| 2014-07-18 | Use HTTPS in CDN URLs in _config.yml | Chris Rebert | 1 | -3/+3 | |
| For consistency with the rest of the docs and per our code guidelines. | |||||
| 2014-07-07 | Switch to Rogue over Pygments for speeeeeed | Mark Otto | 1 | -1/+1 | |
| 2014-06-26 | maxcdn urlsv3.2.0 | Mark Otto | 1 | -3/+3 | |
| 2014-06-26 | bump to v3.2.0 | Mark Otto | 1 | -7/+7 | |
| 2014-06-09 | Fixes #13587: Switch to Kramdown for Markdown compiler in Jekyll | Mark Otto | 1 | -1/+1 | |
| 2014-05-13 | Remove RTL leftovers. | XhmikosR | 1 | -1/+0 | |
| 2014-05-12 | nuke rtl | Mark Otto | 1 | -1/+1 | |
| 2014-05-04 | include RTL CSS CDN URL in Download docs | Chris Rebert | 1 | -0/+1 | |
| 2014-03-24 | Fix #13138: use underscore prefix to ignore directories | Zlatan Vasović | 1 | -5/+0 | |
| 2014-03-08 | Remove redundant _config.yml quotes | Zlatan Vasović | 1 | -3/+3 | |
| 2014-03-07 | Remove ./ from _config.yml paths | Zlatan Vasović | 1 | -2/+2 | |
| 2014-03-07 | Reorganize docs assets | Zlatan Vasović | 1 | -0/+1 | |
| 2014-02-27 | Add sitemap.xml and robots.txt files. | XhmikosR | 1 | -1/+1 | |
