| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2014-11-10 | Run `grunt`. | XhmikosR | 1 | -1/+1 | |
| 2014-11-09 | darken primary blue for accessibility contrast on link colors | Mark Otto | 1 | -2/+2 | |
| 2014-11-05 | grunt | Heinrich Fenkart | 1 | -1/+1 | |
| 2014-11-04 | Use Jekyll data for Wall of Browser Bugs | Heinrich Fenkart | 1 | -0/+15 | |
| 2014-10-28 | Reverts #14848, the overflow scrolling in the docs sidebar /cc @hnrch02 | Mark Otto | 2 | -3/+1 | |
| 2014-10-27 | grunt | Mark Otto | 1 | -1/+1 | |
| 2014-10-27 | .bs-customizer-input => .col-xs-4 | Chris Rebert | 1 | -7/+0 | |
| 2014-10-25 | fix clipboard button and examples | Mark Otto | 2 | -3/+9 | |
| 2014-10-24 | grunt | Mark Otto | 1 | -1/+1 | |
| 2014-10-24 | 20px from bottom because the final frontier | Mark Otto | 1 | -1/+1 | |
| 2014-10-22 | Allow to scroll the nav | Ilya Radchenko | 1 | -0/+2 | |
| Basically it's impossible to use the navigation if it's expanded. This will allow it to be scrollable so that the menus are accessable. | |||||
| 2014-08-27 | grunt | Mark Otto | 1 | -1/+1 | |
| 2014-08-27 | Fixes #14439: Add static tooltip example to docs | Mark Otto | 1 | -0/+6 | |
| 2014-08-26 | Specify `cursor: pointer` for `#import-manual-trigger`. | XhmikosR | 2 | -3/+6 | |
| 2014-08-23 | Full grunt | Mark Otto | 1 | -1/+1 | |
| 2014-08-23 | fixes #14425: remove invalid css property | Mark Otto | 1 | -1/+0 | |
| 2014-08-01 | Run `grunt`. | XhmikosR | 1 | -1/+1 | |
| 2014-07-31 | Add drag and drop config import; closes #11004 | Thomas Welton | 1 | -0/+24 | |
| Closes #13790 by merging a rebased version of it. | |||||
| 2014-07-23 | Fixes #14221: Make .form-control-static work in inline forms as well | Mark Otto | 1 | -1/+1 | |
| 2014-07-17 | Merge alert examples and add `.bs-example-standalone` class | Heinrich Fenkart | 1 | -0/+3 | |
| 2014-07-09 | Run `grunt`. | XhmikosR | 1 | -1/+1 | |
| 2014-07-07 | Cut down on homepage file size; reorg some docs CSS | Mark Otto | 1 | -67/+53 | |
| 2014-07-03 | use non-minified docs CSS on non-gh-pages | Chris Rebert | 2 | -0/+0 | |
| 2014-06-26 | grunt | Mark Otto | 2 | -12/+31 | |
| 2014-06-25 | Run `grunt`. | XhmikosR | 1 | -1/+1 | |
| Revert a991cd572c8b3cafa6228915ca86f7a0cdd26e2d. | |||||
| 2014-06-24 | grunt dist; closes #13914 | Chris Rebert | 1 | -1/+1 | |
| 2014-06-24 | Run `grunt`. | XhmikosR | 1 | -1/+1 | |
| 2014-06-19 | Run `grunt`. | XhmikosR | 1 | -1/+1 | |
| 2014-06-18 | grunt dist | Mark Otto | 1 | -1/+1 | |
| 2014-06-18 | Darken @gray-light to meet accessibility guidelines | Ross Allen | 1 | -1/+1 | |
| `@gray-light` darkens from #999 to #777, which puts `.text-muted` at the threshold for the 4.5:1 WCAG minimum contrast[1]. #777:#fff is 4.48:1. The “Example” headers in docs become #959595, which is contrast ratio 3:1, the minimum for larger text. Since the headers are less important than the surrounding text, 3:1 is fine and an improvement on the previous #bbb:#fff (1.92:1). Fixes issue #13847. [1] http://www.w3.org/TR/UNDERSTANDING-WCAG20/visual-audio-contrast-contrast.html | |||||
| 2014-06-18 | Run `grunt`. | XhmikosR | 1 | -1/+1 | |
| 2014-06-10 | Run `grunt dist`. | XhmikosR | 1 | -1/+1 | |
| 2014-06-10 | Refactor and restyle. | Mark Otto | 1 | -20/+18 | |
| 2014-06-10 | Integrate ZeroClipboard to easily copy code snippets | soundarapandian | 1 | -0/+33 | |
| 2014-06-09 | simpler and updated docs copy for icon font file paths | Mark Otto | 2 | -1/+5 | |
| 2014-06-08 | change up the padding on bs-docs-header container to alleviate #13682 | Mark Otto | 2 | -4/+3 | |
| 2014-05-22 | grunt dist for docs | Mark Otto | 1 | -1/+1 | |
| 2014-05-22 | don't change code bg on callouts | Mark Otto | 1 | -1/+0 | |
| 2014-05-22 | more callout tweaks | Mark Otto | 2 | -7/+9 | |
| 2014-05-22 | tighten up callouts and remove backgrounds | Mark Otto | 2 | -6/+8 | |
| 2014-05-22 | move it to the sidebar | Mark Otto | 2 | -10/+10 | |
| 2014-05-20 | Merge branch 'master' into docs-theme-toggler | Mark Otto | 2 | -1/+3 | |
| Conflicts: docs/assets/css/docs.min.css | |||||
| 2014-05-12 | nuke rtl | Mark Otto | 2 | -1/+3 | |
| 2014-05-07 | regenerate minified docs JS & CSS | Chris Rebert | 1 | -1/+1 | |
| 2014-05-07 | add button to toggle the optional theme when viewing the docs; fixes #9764 | Chris Rebert | 1 | -0/+6 | |
| 2014-04-26 | Fixed navbar radius of example at docs | Daijiro Wachi | 2 | -7/+1 | |
| 2014-03-24 | Fix #13138: use underscore prefix to ignore directories | Zlatan Vasović | 2 | -0/+0 | |
| 2014-03-09 | grunt | Mark Otto | 1 | -1/+1 | |
| 2014-03-09 | Merge branch 'master' into fix-8869 | Mark Otto | 3 | -81/+121 | |
| 2014-03-07 | Reorganize docs assets | Zlatan Vasović | 2 | -0/+0 | |
