aboutsummaryrefslogtreecommitdiff
path: root/docs
AgeCommit message (Collapse)AuthorFilesLines
2014-12-31Merge pull request #15464 from twbs/address-15419Chris Rebert1-2/+1
Address #15419
2014-12-31Merge pull request #15292 from twbs/customize-iconXhmikosR3-5/+9
Use a glyphicon instead of the unicode character.
2014-12-30Remove extra word from disabling-responsiveness.htmlNate Eagleson1-1/+1
2014-12-30Document that Autoprefixer is requiredChris Rebert1-0/+3
Closes #14937 [skip sauce]
2014-12-30Document that responsive tables use `overflow-y: hidden`Chris Rebert1-0/+4
Closes #15288 [skip sauce]
2014-12-30Document the VERSION property of the jQuery plugins; fixes #15202Chris Rebert2-0/+7
[skip sauce]
2014-12-30Use a glyphicon instead of the unicode character.XhmikosR3-5/+9
2014-12-29grunt build-glyphicons-dataChris Rebert1-2/+1
2014-12-22gruntMark Otto6-7/+15
2014-12-22Merge branch 'master' of https://github.com/twbs/bootstrapMark Otto1-2/+2
Conflicts: dist/css/bootstrap.css.map
2014-12-22gruntMark Otto3-3/+3
2014-12-22Remove holder.js references from syntax-highlighted example HTMLChris Rebert1-2/+2
Our use of Holder.js in the docs is a mere implementation detail. Don't want to confuse people into thinking Holder.js is somehow required by the Thumbnail component. [skip sauce]
2014-12-22http://crbug.com/438064 has been fixedChris Rebert1-11/+0
Refs #14972 [skip sauce] [skip validator]
2014-12-20gruntMark Otto7-9/+13
2014-12-19Add Wall of Browser Bugs entry for #11266, #13098Chris Rebert1-0/+10
[skip sauce]
2014-12-18Add Wall of Browser Bugs entry for #15205Chris Rebert1-0/+10
Closes #15205
2014-12-18group Safari browser bugs by OSChris Rebert1-8/+8
2014-12-17Add warning to Customizer about Firefox bug; refs #15016Chris Rebert1-0/+5
[skip sauce]
2014-12-15Port c66e3029df84f55a31f785 over from hosted docsChris Rebert1-0/+5
2014-12-14fixes #15340: mention in docs that most selects can't change border-radiusMark Otto1-0/+1
2014-12-14Merge pull request #15348 from bastienmoulia/masterMark Otto3-3/+4
Correction in the documentation, add the brand-primary true color in comment and woff2 glyphicons
2014-12-14Expand/clarify advice about skip linksPatrick H. Lauke1-2/+3
2014-12-14Make skip link look less "bare bones"Patrick H. Lauke3-2/+22
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-12Revert "fix typo in carousel doc"Julian Thilo1-1/+1
2014-12-12Add glyphicons fonts in woff2Bastien1-1/+2
2014-12-12fix typoEmmanuel Gautier1-1/+1
2014-12-12Add new brand-primary color in the doc and the true color in commentBastien1-1/+1
2014-12-12200 to 260 glyphicons in the docBastien1-1/+1
2014-12-11Run `grunt`.XhmikosR8-289/+290
2014-12-11Tweak colors to improve accessibility.XhmikosR1-10/+10
2014-12-11Specify `img` dimensions in the HTML.XhmikosR2-8/+4
2014-12-10Merge pull request #15337 from twbs/patrickhlaukePatrick H. Lauke1-0/+4
Add @patrickhlauke to Core Team list on the About page
2014-12-10Merge pull request #15334 from patrickhlauke/progress-low-percentagesPatrick H. Lauke2-9/+6
Fix/merge advice on low percentage progress bars
2014-12-10Add @patrickhlauke to Core Team list on the About pageChris Rebert1-0/+4
[skip sauce] [skip validator]
2014-12-10Filed http://openradar.appspot.com/19208483 for #12536Chris Rebert1-1/+1
2014-12-10Fix/merge advice on low percentage progress barsPatrick H. Lauke2-9/+6
- actually add the ``min-width`` extra style (and use ``em`` rather than ``px``) to the 0% and 2% example - remove the unnecessarily redundant sentence in the "With labels" section - remove the unnecessary heading/section specifically for low percentage case, make it flow naturally as part of the "With labels" section
2014-12-09Merge pull request #15330 from patrickhlauke/customizer-variables-help-blockPatrick H. Lauke1-1/+3
Tie help block to input with aria-describedby
2014-12-09Tie help block to input with aria-describedbyPatrick H. Lauke1-1/+3
2014-12-08tweak browser bug list order so Chrome bugs are contiguousChris Rebert1-11/+11
2014-12-08tweak browser bug list order so Safari bugs are contiguousChris Rebert1-10/+10
2014-12-08Make main segmented button keyboard-focusablePatrick H. Lauke1-2/+2
unless there's a reason why ``tabindex="-1"`` was dropped in there...
2014-12-08Use aria-label for pagination prev/nextPatrick H. Lauke1-18/+13
Cleaner alternative to using ``<span class="sr-only">``
2014-12-08Callout for labelling of input groupsPatrick H. Lauke1-43/+47
plus a few suggested approaches (in some cases, elided, as the actual content of the label - being a generic example - is not important)
2014-12-08Split out/clarify ``<select>`` and ``multiple``Patrick H. Lauke1-9/+16
2014-12-08Expand advice for optional icons with hidden labelsPatrick H. Lauke1-1/+1
to clarify/hint that a ``<label class="sr-only">`` is not the only way to do it
2014-12-08Add missing toBas Bosman1-1/+1
2014-12-07fixes #15311: mention in docs requirement for .btn-group-* sizing on ↵Mark Otto1-1/+1
immediate .btn-group
2014-12-07``<abbr>`` with title also useful for ATPatrick H. Lauke1-2/+1
...and remove the redundant paragraph for basic abbreviation, which simply repeats what was just said above.
2014-12-07Expand advice about adding labelsPatrick H. Lauke1-1/+1
Harmonizing this with same advice given for CSS inline forms
2014-12-07Make sidebar navigation actual ``<nav>``Patrick H. Lauke1-3/+3