Mark Otto
2457b40eab
Merge pull request #15887 from StevenBlack/headings-labels
...
docs>components>labels headings
2015-02-24 16:27:36 -08:00
Mark Otto
7e0b801f4c
Merge pull request #15889 from StevenBlack/headings-progressbars
...
docs>components>progress bars headings
2015-02-24 16:27:24 -08:00
Mark Otto
13c690f992
Merge pull request #15891 from StevenBlack/headings-listgroup-panel-well
...
docs>components>(remaining components) headings
2015-02-24 16:26:17 -08:00
Mark Otto
7872ca69be
Merge pull request #15890 from StevenBlack/headings-media
...
docs>components>media object headings
2015-02-24 16:25:59 -08:00
Mark Otto
3c4a8ea61b
Merge pull request #15888 from StevenBlack/headings-thumbnails
...
docs>components>thumbnails headings
2015-02-24 16:24:49 -08:00
Mark Otto
0e12bb4947
Merge pull request #15886 from StevenBlack/headings-buttondropdowns
...
docs>components>button-dropdowns headings
2015-02-24 16:23:17 -08:00
Mark Otto
05d0e88dbb
Merge pull request #15885 from StevenBlack/headings-buttongroups
...
docs>components>button-groups headings
2015-02-24 16:22:52 -08:00
Steven Black
79eb5854ea
docs>components>(remainder) headings
2015-02-23 22:14:50 -05:00
Steven Black
74b4f83434
docs>components>media object headings
2015-02-23 21:59:27 -05:00
Steven Black
8a64c684de
docs>components>progress bars headings
2015-02-23 21:51:10 -05:00
Steven Black
f8280e40a0
docs>components>thumbnails headings
2015-02-23 21:41:53 -05:00
Steven Black
3e2dee6bd5
Normalized the heading hierarchy in the documentation for the Labels component.
2015-02-23 21:35:37 -05:00
Steven Black
106445aea8
Normalized the heading hierarchy in the documentation for the Button dropdowns component.
2015-02-23 21:23:50 -05:00
Steven Black
9159e44a7a
docs>components>button-groups headings
...
Normalized the heading hierarchy in the documentation for the Button groups component.
2015-02-23 21:16:02 -05:00
Steven Black
36fdaa8030
Docs>Components>Dropdowns headings
...
Normalized the heading hierarchy in the documentation for the Dropdowns component.
2015-02-23 21:01:54 -05:00
Chris Rebert
e9afc74b01
Dropdown docs: Tweak .dropup copy
2015-02-19 16:01:04 -08:00
Chris Rebert
0b10c6b060
Merge pull request #15662 from kkirsche/patch-5
...
Fix issue #15597 — Mention dropup variation in dropdown docs
2015-02-19 11:29:24 -08:00
Kevin Kirsche
d78d9dc5d9
Remove separate area for dropup's
...
Condense the dropup example
2015-02-10 08:57:56 -05:00
Chris Rebert
97e5ac1c92
Fix #15688
...
Stability > Precision
2015-01-29 18:00:49 -08:00
Kevin Kirsche
98d4464065
Update per @vsn4ik's requests
...
data-example-id not need be moved. Only change, because data-example-id="static-dropdown" already exists.
Remove whitespace after h3.
Variation not need capitalize.
2015-01-28 13:47:02 -05:00
Kevin Kirsche
5688fc8d65
Complete @vsn4ik's requests
...
* Remove `<h3>Example</h3>;`
* Move `data-example-id=""` to `<h3>Dropup Variation</h3>` and change value;
2015-01-27 17:01:59 -05:00
Kevin Kirsche
dc50153c93
Fix issue #15597 — Mention dropup variation in dropdown docs
...
Fix issue #15597 — Mention dropup variation in dropdown docs
Other pull request was so messed up I sincerely have no clue how to save it. The recommended command doesn't work, can't believe rebasing is so problematic...
2015-01-23 21:48:33 -05:00
Mark Otto
efd7792488
Merge branch 'master' of github.com:twbs/bootstrap
2015-01-21 21:06:28 -08:00
Mark Otto
8ec708870c
Merge pull request #15299 from SpectrumPixel/patch-2
...
Remove "Separated link" in example where it's not
2015-01-21 19:58:03 -08:00
XhmikosR
a6f3bdb71f
Move inline CSS to docs.css.
2015-01-21 09:51:12 +02:00
Chris Rebert
901ece7996
add pointer to Masonry in the thumbnail docs
2015-01-08 13:35:05 -08:00
Chris Rebert
3406a5c97a
Remove holder.js references from syntax-highlighted example HTML
...
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-22 14:55:41 -08:00
Bastien
5b8ba0cb4d
200 to 260 glyphicons in the doc
2014-12-12 10:58:21 +01:00
Patrick H. Lauke
d9c3e5f3ad
Fix/merge advice on low percentage progress bars
...
- 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-10 16:50:21 +00:00
Patrick H. Lauke
285ec70493
Make main segmented button keyboard-focusable
...
unless there's a reason why ``tabindex="-1"`` was dropped in there...
2014-12-08 22:29:34 +00:00
Patrick H. Lauke
24bc102664
Use aria-label for pagination prev/next
...
Cleaner alternative to using ``<span class="sr-only">``
2014-12-08 22:29:33 +00:00
Patrick H. Lauke
eee275762f
Callout for labelling of input groups
...
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-08 22:29:33 +00:00
Bas Bosman
e9dca8df52
Add missing to
2014-12-08 09:41:44 +01:00
Mark Otto
e11c634be9
fixes #15311 : mention in docs requirement for .btn-group-* sizing on immediate .btn-group
2014-12-07 22:26:19 -08:00
Patrick H. Lauke
353d8395ae
Expand advice about adding labels
...
Harmonizing this with same advice given for CSS inline forms
2014-12-07 20:56:37 +00:00
Patrick H. Lauke
c609272ac1
`aria-label="close"
instead of sr-only
span
`
...
shorter, neater, well supported
2014-12-07 14:29:03 +00:00
Chris Rebert
0c5a5563b2
Merge pull request #15214 from twbs/example-ids
...
Give all embedded live docs examples data-example-id attrs
[skip sauce]
2014-12-04 19:18:29 -08:00
TJ
f837a3f775
Remove "Separated link" in example where it's not
...
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-04 19:00:31 -05:00
Quy Ton
a6950ce276
Add .media-object in docs
2014-11-30 07:44:14 -08:00
Mark Otto
65f72ff095
Merge pull request #15133 from patrickhlauke/docs-table-fixes
...
Fixes to scope
2014-11-29 23:17:36 -08:00
Mark Otto
1de638f830
fixes #15164 : wrap disable pagination spans in another span
2014-11-29 18:27:51 -08:00
Chris Rebert
44447eeefe
Give all embedded live docs examples data-example-id attrs
...
Refs #11410
2014-11-24 17:09:32 -08:00
Julian Thilo
7bf002d63d
Fix #15194 : Shrink media link area
2014-11-22 13:45:32 +01:00
Patrick H. Lauke
db4e5efb8f
Fixes to scope
...
as discssued in
https://github.com/twbs/bootstrap/issues/15117#issuecomment-63029993
- added ``scope="row"`` to row headers
- made sure row headers are actual ``<th>`` elements
- removed ``scope="col"`` where it was redundant
- simplified table examples with (to me) unnecessary
``rowspan``/``colspan`` (unless you really want complex tables, in which
case we would need full-on ``id`` and ``headers`` attributes to make
sure each table cell has an explicit association with the related header
cells - overkill, in my opinion)
- one table (in typography) left header-less, as it's more or less presentational (though its structure is still important, hence not adding ``role="presentation"``)
2014-11-14 13:40:09 +00:00
Patrick H. Lauke
bab36220c9
Redundant role="navigation" on <nav>s
...
plus one example that still used the old <div role="navigation"> and a
fix-up of the callout as per
https://github.com/twbs/bootstrap/issues/15109
2014-11-14 10:52:57 +00:00
Patrick H. Lauke
25cac1ea9a
Redundant role="form" on <form>s
2014-11-14 10:52:56 +00:00
Chris Rebert
ea407666ce
give all docs callouts IDs
...
[skip sauce]
2014-11-13 12:16:03 -08:00
XhmikosR
5660be42fa
Use a 40x40 image for the navbar
brand image example.
...
Saves 3.4KB.
2014-11-13 22:09:38 +02:00
Chris Rebert
b87370c28f
navbar callouts cleanup
...
Move all callouts to be adjacent to each other
Combine JS-related callouts into a single callout
2014-11-11 21:22:30 -08:00
Patrick H. Lauke
0681971c8a
Wash-up of some stray dropdown examples
...
adding explicit aria-expanded="false" initial state (so they're
correctly announced by AT as being collapsed), and - in the case of
old-school use of <a> - role="button"
2014-11-11 23:52:52 +00:00