Commit Graph

144 Commits

Author SHA1 Message Date
wangsai df56ecbdcb fix form 2013-08-24 11:39:34 +08:00
Mark Otto 2b37d2b533 Update and document use of `small` in headings 2013-08-23 14:22:51 -07:00
Mark Otto f8de960c38 Merge branch 'master' of github.com:twbs/bootstrap
Conflicts:
	css.html
2013-08-23 10:47:36 -07:00
Chris Rebert 4912f960f4 fix #10070 by resyncing fieldset disabled live example & example code 2013-08-23 10:18:39 -07:00
Mark Otto 495768bbf5 Merge branch 'master' of github.com:twbs/bootstrap 2013-08-22 23:19:49 -07:00
Chris Rebert 354e2ee4f9 add cross-reference to .navbar-left/right in .pull-left/right docs 2013-08-22 12:28:00 -07:00
Mark Otto bc2e97756f Always wrap form examples in .bs-example; add some missing role='form' 2013-08-21 15:12:55 -07:00
Mark Otto 6fc988613a Merge branch 'master' of github.com:twbs/bootstrap 2013-08-21 14:30:27 -07:00
Chris Rebert d666a89621 fix #9915 2013-08-20 16:21:18 -07:00
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