Mark Otto
|
216bc3d68b
|
Rewrite grid docs in markdown
|
2014-07-09 22:00:07 -07:00 |
|
Mark Otto
|
61151f8d3d
|
rewrite overview in markdown
|
2014-07-09 21:35:27 -07:00 |
|
Mark Otto
|
09762c3f65
|
rewrite images in markdown
|
2014-07-09 21:17:22 -07:00 |
|
Mark Otto
|
3ec4ca17ba
|
rewrite helpers in markdown
|
2014-07-09 21:17:10 -07:00 |
|
Mark Otto
|
cfc16c94b5
|
move buttons, helpers, images to markdown
|
2014-07-09 21:15:57 -07:00 |
|
Mark Otto
|
4d5243674a
|
remove deprecated warnings from docs
|
2014-07-09 13:51:20 -07:00 |
|
Mark Otto
|
93a7421f2c
|
.btn-default to .btn-secondary
|
2014-07-08 17:14:14 -07:00 |
|
Mark Otto
|
f399d21ef5
|
Revamp button: rename .btn-default to .btn-secondary, drop .btn-info
|
2014-07-08 17:09:47 -07:00 |
|
Mark Otto
|
28a61e708d
|
nuke the sass docs
|
2014-07-08 17:00:20 -07:00 |
|
Mark Otto
|
8582659d5c
|
Refactor: drop .dropdown .caret for a generated caret using .dropdown-toggle:after
|
2014-07-08 14:23:34 -07:00 |
|
Mark Otto
|
63f6b24042
|
link
|
2014-07-08 03:46:17 -07:00 |
|
Mark Otto
|
77bccf8998
|
Update grid mixins section of the docs
|
2014-07-08 03:43:44 -07:00 |
|
Mark Otto
|
d85895fda8
|
buttons docs tweak
|
2014-07-08 00:03:11 -07:00 |
|
Mark Otto
|
5f768e01d4
|
remove the less docs
|
2014-07-07 23:38:10 -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 |
|
Chris Rebert
|
f71f2dbeb0
|
emphasize that bootstrap-rtl.css & bootstrap.css should not be used together
|
2014-05-04 02:24:04 -07:00 |
|
Chris Rebert
|
949b81f511
|
Improve accessibility of close buttons in modals & alerts
Adds textual caption to the close buttons. The "X" multiplication sign isn't very meaningful to screenreaders.
Credit: https://github.com/paypal/bootstrap-accessibility-plugin
Per:
https://github.com/paypal/bootstrap-accessibility-plugin/blob/master/README.md#alert
https://github.com/paypal/bootstrap-accessibility-plugin/blob/master/README.md#modal-dialog
|
2014-05-03 19:53:34 -07:00 |
|
Chris Rebert
|
99f22d97ba
|
Merge pull request #13434 from twbs/fix-13247
document grid column wrapping behavior; fixes #13247
|
2014-04-30 20:16:30 -07:00 |
|
Chris Rebert
|
f793853609
|
document grid column wrapping behavior; fixes #13247
|
2014-04-30 20:15:46 -07:00 |
|