aboutsummaryrefslogtreecommitdiff
path: root/docs
AgeCommit message (Collapse)AuthorFilesLines
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
2014-12-07``aria-label="close"`` instead of sr-only ``span``Patrick H. Lauke4-16/+15
shorter, neater, well supported
2014-12-06tweak grid docs copyChris Rebert1-1/+1
[skip sauce]
2014-12-05Customizer: Catch and properly report compile errors that Less.js's toCSS() ↵Chris Rebert1-8/+14
can throw. Currently these errors are only reported in the JavaScript console, not in the Customizer UI. Refs #15296 [skip sauce] [skip validator]
2014-12-05Repeat warning comment about keeping "What's included" sections in syncChris Rebert1-1/+2
Refs #15238 [skip sauce]
2014-12-04Merge pull request #15214 from twbs/example-idsChris Rebert37-168/+168
Give all embedded live docs examples data-example-id attrs [skip sauce]
2014-12-04Remove "Separated link" in example where it's notTJ1-1/+0
Removed "Separated link" in example where it's not separated. This may confuse people to think that it is separated. I don't want to sound nitpick, but I've been working with a client maintaining a custom internal Bootstrap installation with customized docs, so I've been getting a lot of feedback from client developers using the docs.
2014-12-03Nested button groups with only one child now have rounded corners (Iss.#15270)Matt Smith5-7/+8
2014-12-02Update Wall of Browser Bugs entry for #14972Chris Rebert1-2/+3
http://crbug.com/175502 is fixed in Chrome 40 and has been closed. But Windows is still broken due to http://crbug.com/438064 , which is open and currently targeting Chrome 41.
2014-12-01nuke the other incomplete example per @ianwMark Otto1-9/+0
2014-11-30Merge branch 'master' of github.com:twbs/bootstrapMark Otto14-1747/+2726
2014-11-30clarify collapse example with link and button triggers; also mention classesMark Otto1-8/+21
2014-11-30Add .media-object in docsQuy Ton1-16/+16
2014-11-30Example: minor image compression improvements.XhmikosR11-0/+0
[ci skip]
2014-11-30Update devDependencies.XhmikosR2-1731/+2710
2014-11-30Merge branch 'master' of github.com:twbs/bootstrapMark Otto6-88/+85
2014-11-30Bump Glyphicons to v1.9Mark Otto11-225/+527
2014-11-30Fixes #15096: Fix navbar forms in the non-responsive exampleMark Otto2-1/+83
2014-11-29Merge pull request #15133 from patrickhlauke/docs-table-fixesMark Otto6-88/+85
Fixes to scope
2014-11-29Fixes #15241: Add simple example to docs for collapse pluginMark Otto5-5/+35
2014-11-29gruntMark Otto5-7/+12
2014-11-29Alternate fix for #15250 with a more descriptive theme jumbotronMark Otto1-3/+2
2014-11-29gruntMark Otto5-12/+34
2014-11-29gruntMark Otto6-6/+9
2014-11-29fixes #15164: wrap disable pagination spans in another spanMark Otto1-6/+33
2014-11-29fix the run-onMark Otto1-1/+1
2014-11-27Add CSS source maps reference to docs. Closes #15211Peter Blazejewicz1-1/+3
- update distribution file list with relevant files - add a short reference to CSS source map purpose - add link to Google Chrome developer network article
2014-11-24Remove #12548's entry from the Wall of Browser BugsChris Rebert1-10/+0
Since https://crbug.com/346051 has been closed as WontFix. Bug is now documented in MDN: https://developer.mozilla.org/en-US/docs/Web/HTML/Element/Input$compare?locale=en-US&to=698785&from=693137 Refs #12548 [skip sauce]