Chris Rebert
21e94b0374
Update docs to account for #15755
2015-04-14 18:40:36 -07:00
Steven Black
20d3ad10eb
Accessibility and headings hierarchy for the "CSS" page.
...
Closes #15948 by merging it.
2015-03-03 18:29:33 +02:00
Kevin Kirsche
94406bcae0
[ Fixes #15928 ] Encourage use of icons with form validation states for colorblind users
...
[Fixes #15928 ] Encourage use of icons with form validation states for colorblind users
Update text per @patrickhlauke's feedback
Update text per @patrickhlauke's feedback.
Fix stupid grammar mistake
2015-02-28 17:07:20 -05:00
Quy Ton
074419298e
Fix capitalization/singular of comments in helper class docs
...
Closes #15839 by merging a tweaked version of it.
2015-02-20 20:02:20 -08:00
Jon Chretien
7080e895d8
fixed a few typos in the docs
2015-02-20 17:07:14 -05:00
Mark Otto
a7a6e7f8d6
Merge pull request #15703 from kkirsche/patch-9
...
[Fix Issue #15683 ] `readonly` input should not have a not-allowed cursor
2015-02-17 11:31:36 -08:00
Chris Rebert
763f8293da
.text-hide docs: trivial indentation fix
2015-02-12 10:41:16 -08:00
Kevin Kirsche
894ec6f714
Fixes #15653 — Add comment which explains that how a responsive image should be centered
...
Fixes #15653 — Add comment which explains that how a responsive image should be centered
Redo of #15657 which I couldn't get to rebase properly after all the merges were done last night.
2015-02-09 13:55:37 -05:00
Kevin Kirsche
2dfc58fa5c
[Fix Issue #15683 ] readonly
input should not have a not-allowed cursor
...
[Fix Issue #15683 ] `readonly` input should not have a `not-allowed` cursor. Instead, this pull request displays a standard cursor and only displays the not-allowed cursor on disabled items.
Revise docs wording to clarify cursor display
2015-02-03 08:58:11 -05:00
Nikita Rushmanov
6e782ed42d
Add a warning in images.html about text-align
...
People normally center images using text-align. However, the `.img-responsive`
class changes the display type to block. As a result you can no longer align the
image with text-align. You must instead do it with margin: auto. There was no
note about this on the web page, and no mention about setting the display to
block. Users were left on a frustrating journey to figure out why they can't center
images anymore!
2015-01-23 03:16:07 -08:00
XhmikosR
a6f3bdb71f
Move inline CSS to docs.css.
2015-01-21 09:51:12 +02:00
Chris Rebert
2eaa7e0e1c
Merge pull request #15581 from twbs/inline-form-with-visible-labels
...
Add example of using .form-inline with visible <label>s
2015-01-16 08:20:41 -08:00
Dan Course
21f7254e10
12 items of *fewer* as it's a countable item
...
http://www.oxforddictionaries.com/words/less-or-fewer
2015-01-16 10:36:46 +00:00
Chris Rebert
ca2c1e1576
custom widths not always required for inline form fields
...
[skip sauce]
2015-01-15 17:52:02 -08:00
Chris Rebert
2fa70f37da
Add example of using .form-inline with visible <label>s
...
Refs #15410
[skip sauce]
2015-01-15 17:47:22 -08:00
Chris Rebert
499f71d27f
Merge pull request #15498 from twbs/fix-15332
...
Add examples of using feedback icons with .input-group
2015-01-15 15:49:46 -08:00
Chris Rebert
7b84705286
Document that .form-inline & .form-horizontal work fine on non-<form>s too
...
Fixes #15555
[skip sauce]
2015-01-13 17:36:37 -08:00
Chris Rebert
be6dc3a3c9
Add example of using feedback icons with .input-group ; fixes #15332
2015-01-05 16:19:56 -08:00
Chris Rebert
511f37dc04
Document that responsive tables use overflow-y: hidden
...
Closes #15288
[skip sauce]
2014-12-30 18:17:09 -08:00
Mark Otto
4945e370f0
fixes #15340 : mention in docs that most selects can't change border-radius
2014-12-14 16:59:47 -08:00
Bastien
bc36e31280
Add new brand-primary color in the doc and the true color in comment
2014-12-12 11:07:16 +01:00
Patrick H. Lauke
c918127e68
Split out/clarify `<select>
and
multiple
`
2014-12-08 12:05:42 +00:00
Patrick H. Lauke
52e4b87b5a
Expand advice for optional icons with hidden labels
...
to clarify/hint that a ``<label class="sr-only">`` is not the only way
to do it
2014-12-08 10:36:26 +00:00
Patrick H. Lauke
202f1f8d69
`<abbr>
` with title also useful for AT
...
...and remove the redundant paragraph for basic abbreviation, which
simply repeats what was just said above.
2014-12-07 20:56:38 +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
08f388679b
tweak grid docs copy
...
[skip sauce]
2014-12-06 13:55:31 -08: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
Mark Otto
65f72ff095
Merge pull request #15133 from patrickhlauke/docs-table-fixes
...
Fixes to scope
2014-11-29 23:17:36 -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
Quy Ton
347ad61010
Fix name spelling
2014-11-17 08:05:26 -08:00
Chris Rebert
450a9ece10
Merge pull request #15125 from patrickhlauke/docs-clean-up
...
Docs clean up - unnecessary role attributes, callout clarifications
2014-11-17 02:13:21 -08:00
XhmikosR
1a2baf4873
Merge pull request #15139 from patrickhlauke/docs-button-section-restructure
...
Docs button section restructure
2014-11-16 17:42:33 +02:00
Patrick H. Lauke
cb8581580c
Move button-tags section to start of button section
2014-11-15 00:26:22 +00:00
Patrick H. Lauke
25ef6ad625
Move context-specific callout to general tag usage
2014-11-15 00:25:13 +00:00
Chris Rebert
729a115c88
split .form-inline .input-group into separate docs example
2014-11-14 12:03:54 -08: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
25cac1ea9a
Redundant role="form" on <form>s
2014-11-14 10:52:56 +00:00
Patrick H. Lauke
27d9d35ffd
Expand caveat for disabled fieldsets and links
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
Chris Rebert
e5c888f4a2
Fix .form-inline docs example
...
Make sample code match live example
Move <label> out of .input-group into .form-group instead
Change field from Email to Username to make it less redundant, slightly more realistic
Add <label> for Username field for consistency
Fixes #15118
2014-11-13 11:32:33 -08:00
Chris Rebert
125945eb90
add missing dots to .sr-only class mentions, for consistency w/ rest of docs
2014-11-11 19:51:10 -08:00
Patrick H. Lauke
eb580f739c
Improved accessible glyphicon advice/use
...
...to actually make it consistent with what I said in the glyphicon docs
section...
2014-11-11 22:13:25 +00:00
Patrick H. Lauke
bb89657bcb
Assorted accessibility (and some consistency) fixes for documentation
...
Closes #14951 by merging it.
2014-11-11 07:46:14 +01:00
XhmikosR
909a178362
Change Twitter links to use https
.
2014-10-07 15:28:41 +03:00
Mark Otto
2aedd274f2
fixes #14714 : don't use specific value in buttons docs
2014-10-02 20:09:23 -07:00
Chris Rebert
89d437deda
rm redundant grid column classes from responsive utilities demos
2014-09-25 09:09:19 -07:00
Mark Otto
642fbf7e36
Fixes #14642 : Add docs mention for blank checkboxes and radios
2014-09-18 19:00:26 -07:00
Chris Rebert
e646889fd6
document that fieldset[disabled] is somewhat broken in IE11; fixes #14509
2014-09-02 15:23:15 -07:00
Mark Otto
033f1654b0
Fixes #14296 : document a table caption example
2014-08-02 14:49:48 -07:00
Chris Rebert
43fe197da7
Update docs & add example for #14221
...
[skip sauce]
2014-07-24 13:58:13 -07:00