| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2019-02-13 | Distv3.4.1 | XhmikosR | 3 | -4/+4 | |
| 2019-02-13 | Bump year. | XhmikosR | 2 | -3/+3 | |
| 2018-12-14 | Dist.v3.4.0 | XhmikosR | 5 | -64/+62 | |
| 2018-12-14 | Update devDependencies, gems and lots of cleanup/build fixes. | XhmikosR | 1 | -0/+14 | |
| * 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-04-08 | dist | Mark Otto | 4 | -81/+100 | |
| 2017-07-09 | grunt | Mark Otto | 4 | -201/+134 | |
| 2017-07-02 | Reorganize v3 docs CSS to use Less | Mark Otto | 4 | -600/+539 | |
| 2016-07-25 | grunt | Chris Rebert | 2 | -2/+2 | |
| [ci skip] | |||||
| 2016-07-17 | Docs CSS: Removed border from GitHub buttons (#19606) | Nicolas Ettlin | 1 | -0/+1 | |
| [skip sauce] | |||||
| 2016-07-12 | Run `grunt`. | Chris Rebert | 1 | -1/+1 | |
| 2016-06-28 | Run `grunt`. | XhmikosR | 1 | -1/+1 | |
| [ci skip] | |||||
| 2016-06-02 | Remove unsupported vendor prefixes for @viewport (#19955) | eiselzby | 1 | -2/+0 | |
| Fixes #19871 | |||||
| 2016-02-28 | Run grunt. | XhmikosR | 3 | -4/+4 | |
| [ci skip] | |||||
| 2016-01-01 | Docs: disable printing of hrefs; fixes #18711 | Chris Rebert | 1 | -0/+7 | |
| [ci skip] | |||||
| 2016-01-01 | grunt dist docs | Chris Rebert | 2 | -2/+2 | |
| [ci skip] | |||||
| 2016-01-01 | Update copyright years to 2016 | Chris Rebert | 1 | -1/+1 | |
| [ci skip] | |||||
| 2015-12-24 | Run `grunt`. | XhmikosR | 2 | -2/+2 | |
| [ci skip] | |||||
| 2015-12-06 | Checkin .v4-tease styles | Chris Rebert | 1 | -0/+15 | |
| [skip sauce] | |||||
| 2015-11-24 | grunt | Mark Otto | 1 | -1/+1 | |
| 2015-10-29 | Run `grunt. | XhmikosR | 2 | -2/+6 | |
| [skip sauce] | |||||
| 2015-09-30 | Add CSS portion of IE10 viewport bug workaround to docs | Chris Rebert | 1 | -0/+15 | |
| Refs #17337 | |||||
| 2015-08-04 | grunt | Mark Otto | 2 | -2/+2 | |
| 2015-07-31 | simpler footer with no social buttons, fewer links | Mark Otto | 1 | -43/+14 | |
| 2015-07-26 | Run grunt. | XhmikosR | 2 | -1/+3 | |
| 2015-06-16 | grunt | Mark Otto | 1 | -1/+1 | |
| 2015-06-01 | Run `grunt`. | XhmikosR | 1 | -1/+1 | |
| [ci skip] | |||||
| 2015-05-30 | Adjust Carbon Ads margin on -xs | Timothy Gu | 1 | -1/+1 | |
| The .container that immediately surrounds .carbonad has a padding of 15px, not 30px. Fixes #16552. | |||||
| 2015-05-17 | Use `https` when possible. | XhmikosR | 2 | -2/+2 | |
| 2015-05-16 | Run `grunt`. | XhmikosR | 1 | -2/+2 | |
| 2015-05-16 | Update Anchor.js and port over the existing styles. | Bryan Braun | 2 | -60/+25 | |
| 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 | Bump copyright year. | XhmikosR | 2 | -2/+2 | |
| [ci skip] | |||||
| 2015-04-07 | grunt dist docs | Chris Rebert | 1 | -1/+1 | |
| [skip sauce] | |||||
| 2015-04-01 | Eliminate spurrious padding in .bs-docs-header | Steven Black | 1 | -1/+1 | |
| I agree with all the comments here. Rather than dicker with container nesting at this late juncture, near sunset for BS 3.0x, let's just fix and move on. It's docs only. This PR addresses issue #15100 and eliminates the unnecessary horizontal scrollbar that appears for width for width >=768px and <= 782px. Tested on three different iOS devices and FireFox/Chrome on OSX and it's fine now. The only difference is the text in .bs-docs-header is shifted left by 15-pixels, lines are 30 px longer so wrap less in some circumstances in some viewports. | |||||
| 2015-03-15 | Run `grunt`. | XhmikosR | 1 | -1/+1 | |
| 2015-03-03 | Javascript docs: Accessibility and cosmetic changes to headings. | Steven Black | 1 | -0/+7 | |
| Closes #15915 by merging it. | |||||
| 2015-02-10 | Run `grunt`. | XhmikosR | 1 | -1/+1 | |
| 2015-01-31 | Skip link workarounds for Chrome and IE | Patrick H. Lauke | 1 | -0/+5 | |
| Add tabindex="-1" to main #content to work around bug in Chrome (and old WebKits) and IE Update advice in accessibility section Include patch in docs CSS to suppress outline when #content is focused (particularly as Chrome sets focus as result of mouse click for tabindex="-1" elements) | |||||
| 2015-01-21 | Merge branch 'master' into move-inline-css | Mark Otto | 2 | -2/+62 | |
| Conflicts: docs/assets/css/docs.min.css | |||||
| 2015-01-21 | style changes | Mark Otto | 3 | -49/+35 | |
| 2015-01-21 | Move inline CSS to docs.css. | XhmikosR | 2 | -1/+22 | |
| 2015-01-21 | Add AnchorJS for docs anchors. | XhmikosR | 3 | -2/+76 | |
| 2015-01-15 | grunt | Mark Otto | 1 | -1/+1 | |
| 2014-12-30 | Use a glyphicon instead of the unicode character. | XhmikosR | 2 | -3/+5 | |
| 2014-12-20 | grunt | Mark Otto | 2 | -3/+3 | |
| 2014-12-14 | Make skip link look less "bare bones" | Patrick H. Lauke | 1 | -0/+20 | |
| Additional markup for the skip link (to ensure it has the same effective width as the main content, and to provide an outline around just the link text) plus some basic styles...make it look a bit more in keeping with the overall look and feel of the docs. | |||||
| 2014-12-11 | Run `grunt`. | XhmikosR | 1 | -1/+1 | |
| 2014-12-11 | Tweak colors to improve accessibility. | XhmikosR | 1 | -10/+10 | |
| 2014-12-11 | Specify `img` dimensions in the HTML. | XhmikosR | 1 | -4/+0 | |
| 2014-11-29 | Fixes #15241: Add simple example to docs for collapse plugin | Mark Otto | 2 | -1/+6 | |
| 2014-11-24 | Run `grunt`. | XhmikosR | 1 | -1/+1 | |
