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
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
Chris Rebert
dd7ee517e4
add docs for #13745
...
Good catch @juthilo
[skip sauce]
2014-06-06 17:29:36 -07:00
Konstantin Kulinicenko
585f4787f7
text transformation added
...
Transform text in components with text capitalization classes.
2014-05-24 15:33:15 +02:00
Mark Otto
338cff1359
clarify
2014-05-22 21:39:47 -07:00
Mark Otto
abbf6da6aa
tighten up callouts and remove backgrounds
2014-05-22 21:12:13 -07:00
XhmikosR
ceda948372
Remove unneeded spaces from pre
.
2014-05-13 17:14:34 +03:00
Mark Otto
f0daa64a29
move rtl to getting started, per @cvrebert's feedback
2014-05-07 15:30:27 -07:00
Mark Otto
7408917887
Merge pull request #13499 from twbs/clarify-rtl
...
emphasize that bootstrap-rtl.css & bootstrap.css should not be used together
2014-05-07 15:28:08 -07:00
Quy Ton
ed410667df
Fix .visible-print deprecation version #.
2014-05-04 09:02:55 -07:00