Mark Otto
0886fee103
quick fix for docs mention
2013-08-19 15:12:25 -07:00
Mark Otto
ea3fa72f1d
Clarify responsive tables and tuck margin
2013-08-19 00:45:20 -07:00
Mark Otto
5639287d5d
Copy edits, fix classes for demo, add subnav links
2013-08-19 00:16:51 -07:00
Mark Otto
3260288df8
Merge branch '3.0.0-wip' of https://github.com/eratzlaff/bootstrap into eratzlaff-3.0.0-wip
2013-08-19 00:15:47 -07:00
Elvis Ratzlaff
7818c5e186
Add Test case to documentation
2013-08-19 03:14:38 -04:00
Mark Otto
6262230d0f
update grid options max container width in docs to reflect latest changes
2013-08-19 00:06:26 -07:00
Mark Otto
e293873484
smaller h1 and h2
2013-08-18 21:49:05 -07:00
Mark Otto
e989acfc79
Add responsive tables with help of .table-responsive
wrapper
2013-08-18 21:43:05 -07:00
Mark Otto
9dcae610e9
Merge branch '3.0.0-wip' into bs3_homepage
...
Conflicts:
customize.html
examples/justified-nav/justified-nav.css
2013-08-18 19:02:42 -07:00
Mark Otto
9c12d670ed
clarify inline block mention in docs
2013-08-18 16:27:20 -07:00
Mark Otto
b09fcc019c
remove old glyphicons mention
2013-08-18 01:32:33 -07:00
Mark Otto
c729f16282
it's levi-OH-sa, not levi-oh-SAR
2013-08-17 22:51:00 -07:00
Mark Otto
903e92a327
Update helper classes to reflect changes and mention mixins
2013-08-17 14:15:14 -07:00
Mark Otto
6fe1264a80
mo betta heading examples labels
2013-08-17 14:11:05 -07:00
Mark Otto
2a4bd786ed
more accurate grid classes in examples
2013-08-17 14:09:35 -07:00
Mark Otto
3c880e681d
finish up second pass through docs nav, headings, organization, naming, etc (another run through at #9710 )
2013-08-16 13:30:33 -07:00
Mark Otto
e04590babb
remove grid examples callout
2013-08-15 21:39:40 -07:00
Mark Otto
c4b59fc1ca
fixes #9663 : third part, document the resets
2013-08-15 20:43:55 -07:00
Mark Otto
e3c6a1fc4f
form control state ordering
2013-08-15 14:35:15 -07:00
Mark Otto
8211b12c0f
improve table classes' snippets and ordering
2013-08-15 13:00:34 -07:00
Mark Otto
33edb95b98
drop legend from docs example per #9626
2013-08-15 12:35:22 -07:00
Mark Otto
49e95f2bcf
add clearfix mention to another grid example and clear up examples
2013-08-15 11:47:45 -07:00
Mark Otto
209d3af301
Fixes #9617 : consistent variation order, add .label-primary
2013-08-15 11:31:26 -07:00
Mark Otto
18be4e880c
Merge pull request #9591 from BBosman/9523
...
Doc fixes related to #9523
2013-08-15 10:01:14 -07:00
Christian
6b612ae3fe
Update css.html
...
I know the form code are only examples, but it'd be good to encourage usage of the proper input type for the email inputs by changing the type from "text" to "email".
2013-08-15 21:57:24 +09:00
Bas Bosman
1619122603
Doc fixes related to #9523
2013-08-15 11:40:39 +02:00
Mark Otto
7f4e05fcce
Merge branch '3.0.0-wip' of github.com:twbs/bootstrap into 3.0.0-wip
2013-08-14 23:53:21 -07:00
Mark Otto
f058a6a3ea
fixes #9522
2013-08-14 23:52:57 -07:00
Chris Rebert
c84d34b5f1
fix inaccurate comment in media query docs
2013-08-14 23:31:21 -07:00
Mark Otto
6e26f846cd
fix #9454 : add grid docs about responsive column clearing
2013-08-14 23:11:38 -07:00
Mark Otto
70b0fb445e
fixes #9523 : more accurate grid table breakpoint numbers
2013-08-14 22:57:59 -07:00
Gabriele Cirulli
fb71f40245
tweak note about zoom disabled on mobile
2013-08-14 23:51:26 +02:00
Gabriele Cirulli
a3b279c556
improve the "zoom disabled" documentation
2013-08-14 23:26:34 +02:00
Gabriele Cirulli
fb6bd757df
add information on how to disable mobile zoom to the docs
2013-08-14 22:08:17 +02:00
Pedro Pereira
1800edc07c
CSS Grid old classes in use
2013-08-14 17:02:57 +08:00
Matthew Leffler
a380e80cd7
Typo
2013-08-13 17:56:12 -06:00
saiwang
84b1ef5048
fix mixin code example
2013-08-14 02:23:44 +08:00
Bas Bosman
052edcd8de
Fixes #9415
2013-08-13 18:10:57 +02:00
Chris Rebert
b33989a977
add src attribute to holder.js-powered <img>s so that they validate
...
use `data:` URL of empty invalid PNG: src="data:image/png;base64,"
2013-08-12 18:59:59 -07:00
Chris Rebert
a13fe0a4a0
use unique IDs in Forms examples in docs
2013-08-12 17:43:38 -07:00
Chris Rebert
81ab8ffae0
Headings docs: use put <hN>s within <td>s instead of <th>s
2013-08-12 17:43:38 -07:00
Chris Rebert
520bc8cf37
add alt text to <img>s in Images section of CSS docs
2013-08-12 17:28:53 -07:00
Chris Rebert
4876a3a716
Validation states docs: fix closing tag
2013-08-12 17:06:02 -07:00
Chris Rebert
1c64c8f43b
fix ID of <select> in fieldset[disabled] example
2013-08-12 16:54:58 -07:00
Mark Otto
abedd38c5b
update grid xs mixin and update docs to match new mixins
2013-08-12 11:52:51 -07:00
Chris Rebert
f5b1499776
copyedit media queries docs added in aefed0ada9
2013-08-12 11:31:45 -07:00
Mark Otto
f662dff6e9
fixes #9382 : inline forms now require use of .form-group for proper alignment of all form controls
2013-08-12 11:07:23 -07:00
Bas Bosman
8dd45053ce
Add missing aria-hidden attribs to close buttons
2013-08-12 17:56:10 +02:00
Mark Otto
aefed0ada9
fixes #9317 : document media queries
2013-08-12 00:48:36 -07:00
Mark Otto
efe62a7ef4
rename and refactor a smidge to add medium grid mixins
2013-08-12 00:36:22 -07:00