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
Chris Rebert
1118e8103b
Document that form field feedback icons only work with input.form-control
...
Closes #14202 .
[skip sauce]
2014-07-21 12:27:55 -07:00
Mark Otto
933b38421c
derp
2014-07-08 03:51:32 -07:00
Mark Otto
ddee04038f
Fixes #14068 : Update docs note for inline forms
2014-07-07 20:44:43 -07:00
Mark Otto
4f5efb84c9
Part 2 for fixing #13996 : Add a docs callout to help folks using SVG images in IE8-10
2014-07-07 17:26:52 -07:00
XhmikosR
97ca848e16
Docs: add missing example code code for kbd
after #13351 .
2014-07-05 15:51:03 +03:00
Mark Otto
a091c90063
fix new form validation
2014-07-02 22:12:39 -07:00
Mark Otto
ebdecacd65
fix up examples
2014-07-02 22:06:28 -07:00
Zac Echola
1136f9346a
Moves checkbox/radios into "Validation states" example.
2014-07-02 11:32:25 -05:00
Zac Echola
afdc9c4b32
Documents radio and checkbox validation states
...
References #14010
fixing duped IDs
fix ALL the duped IDs.
make example id match actual id
2014-07-02 11:05:28 -05:00
Mark Otto
51f924ea24
fixes #13968
2014-06-28 16:23:06 -07:00
XhmikosR
10ea20515c
Fix link to compiling info. Fixes #13938 .
...
[skip sauce]
2014-06-26 11:37:08 -07:00
Julian Thilo
25b06d927f
grid class inconsistency 2
...
32bde78e19
2014-06-23 23:36:18 +02:00
Mark Otto
32bde78e19
grid class inconsistency /cc @juthilo
2014-06-23 10:41:45 -07:00
Ilya Radchenko
d4ce4dbf12
fix typo in css - buttons
2014-06-23 12:25:14 -04:00
Mark Otto
a4fa8d07c8
grunt dist
2014-06-19 15:24:24 -07:00
Mark Otto
00cc166671
ids over names
2014-06-19 15:22:49 -07:00
Bas Bosman
91d2cf848b
Fix @gray-light in docs
2014-06-19 14:56:43 +02:00
Mark Otto
74a264fb98
fixes #13021 : add .form-group-sm/-lg
2014-06-18 18:19:17 -07:00
Bas Bosman
7a0f4416a5
Add dropped text-justify
2014-06-11 17:39:02 +02:00
Heinrich Fenkart
03b556bbc5
Follow-up to #13671 ; improves consistency of text with previous examples
...
Also fixes a small indentation error.
2014-06-11 08:33:30 +02:00
Mark Otto
ed2da1c354
Merge pull request #13351 from Cecchi/nested-kbd
...
Add nested kbd element styles for actual keys or inputs
2014-06-10 23:09:25 -07:00
Mark Otto
f77d0aa591
fixes #13356 : clarify use of clearfix on parents
2014-06-10 23:06:25 -07:00
Mark Otto
1d97cbed0f
Merge pull request #13671 from 04818419/text-transformation
...
text transformation added
2014-06-10 22:56:38 -07:00
Mark Otto
5c6c0a194d
fixes #13775 : tweak grid nesting docs about # of cols, change up example slightly
2014-06-10 21:24:44 -07:00
Mark Otto
dcbe484a09
New text align class, .text-nowrap, for preventing text from breaking to new lines. Applies it to the grid docs table.
2014-06-10 21:20:34 -07:00
Chris Rebert
af45472dfe
<input> buttons line-height Firefox bugfix has been shipped!
...
Remove Wall of Browser Bugs entry.
Update mention of the bug in the CSS docs.
[skip sauce]
2014-06-10 11:48:12 -07:00