Commit Graph

30 Commits

Author SHA1 Message Date
Mark Otto 49373b9b45 fixes #10372: two download buttons on homepage; also fixes broke button styles 2013-09-02 20:20:47 -07:00
hero-m 54dcb4b699 Another case for Issue #10099
Another case for Issue #10099
2013-08-24 12:11:12 +04:30
Mark Otto 1a8d1b7586 docs cleanup around alignment on homepage and footers 2013-08-18 21:15:07 -07:00
Mark Otto b360a97f5c mo betta btn classes in docs 2013-08-18 21:02:52 -07:00
Mark Otto c729f16282 it's levi-OH-sa, not levi-oh-SAR 2013-08-17 22:51:00 -07:00
Mark Otto ffbec23c98 Docs cleanup for v3 prep 2013-08-16 00:54:19 -07:00
Chris Rebert e245bffe8c fix spelling 2013-08-12 14:25:15 -07:00
Mark Otto a09531a40e update to rename rc2 2013-08-12 11:48:35 -07:00
Mark Otto d5290c61d8 fixes #9217 manually--use main element instead of div in home and default layouts 2013-08-10 16:11:34 -07:00
adamjacobbecker a8d95d4721 Improve accessibility (Section 508, WCAG)
This PR significantly improves Bootstrap's accessibility for users of assistive technology, such as screen readers. Some of the these changes add additional markup to the source examples, but we believe that the sacrifice in readability is worth achieving more widespread usage of accessibility best-practices.

What was done
- Added lots of [WAI-ARIA attributes](http://www.w3.org/WAI/intro/aria)
- Added `.sr-only` helper class, that is only readable by screen readers (and invisible for all other users). This lets us - make progress bars and paginations accessible to screen reading users.
- Advised users to always use label elements. For inline forms, they can hide them with `.sr-only`
- Added 'Skip navigation' link
- Added "Accessibility" section to getting-started.html.

What *wasn't* done
- Contrast issues (twbs#3572)
- Tooltips (twbs#8469)
- Documentation re: usage of icons, since they now live in a separate repo

Major props to all that contributed: @bensheldon, @jasonlally, @criscristina, and @louh. Feel free to chime in, guys, if I've left anything out.
2013-08-06 21:58:09 -07:00
Mark Otto 443ff0cc32 Pull from GitHub downloads for latest v3-wip on homepage
/cc @cv
2013-08-06 17:29:41 -07:00
Mark Otto 550493a87e Fixes #9073: add note to homepage about download differences 2013-08-05 08:33:15 -07:00
Chris Rebert 23ef8c0c20 Greater standardization of sizing terminology
In class names:
* large => lg
* small => sm
* mini => xs ("Extra small")

In screen size categories:
* Tiny => Extra small
2013-08-03 21:39:57 -07:00
Mark Otto 29b36bf962 dat purple homepage--http://www.youtube.com/watch?v=k2C5TjS2sh4 2013-07-31 10:27:43 -07:00
Mark Otto 0f2b22a210 herpy derpy shit for urls 2013-07-27 00:18:12 -07:00
Mark Otto 305455a9b3 Use some vars for key urls for easier updating 2013-07-26 19:05:43 -07:00
Mark Otto 5d766d9e2f Mo betta placement of old docs callouts 2013-07-26 01:43:43 -07:00
Mark Otto 94202b2b29 Update docs to better indicate v3 RC1 2013-07-25 21:51:45 -07:00
Mark Otto ac4e7db17f single include for old ads callout 2013-07-25 20:56:44 -07:00
Chris Rebert 90fb40b707 twbs ALL the links 2013-07-25 12:24:13 -07:00
Mark Otto a8005b3d0b flatten docs dir back into root 2013-07-18 17:41:30 -07:00
Jacob Thornton 96c3e70996 cleanup old stuff 2011-05-03 18:12:43 -07:00
Mark Otto bb8ebe2312 More subtle grid pattern, adding dropdown arrow, adding dropdown arrow styles to the topbar 2011-04-29 11:40:24 -07:00
Mark Otto d61317d7b5 Added main topbar and shit. 2011-04-28 17:24:59 -07:00
Mark Otto e89ba29385 Added compiled CSS file and fixed link to do it 2011-04-28 11:53:10 -07:00
Mark Otto eb3389303d Added in mini layout docs; cleaned up layout markup and added the css for it; 2011-04-28 11:46:32 -07:00
Mark Otto b95e99a173 Updated documentation; added stacked forms; cleaned up spacing; moved all ids to the section element instead of the page header to fix spacing with bookmarked links; 2011-04-27 23:00:33 -07:00
Mark Otto b9d6acf766 More documentation and content changes 2011-04-27 15:40:12 -07:00
Mark Otto 677b5554f3 Remove the unnecessary global.js file, remove the old baseline grid image, add in hashgrid, update readme to remove finished todos; 2011-04-27 14:49:56 -07:00
Mark Otto eb81782cdb Porting over all Blueprint styles to new Baseline repo 2011-04-27 13:53:51 -07:00