aboutsummaryrefslogtreecommitdiff
path: root/index.html
AgeCommit message (Collapse)AuthorFilesLines
2013-09-02fixes #10372: two download buttons on homepage; also fixes broke button stylesMark Otto1-1/+2
2013-08-24Another case for Issue #10099hero-m1-1/+1
Another case for Issue #10099
2013-08-18docs cleanup around alignment on homepage and footersMark Otto1-1/+1
2013-08-18mo betta btn classes in docsMark Otto1-1/+1
2013-08-17it's levi-OH-sa, not levi-oh-SARMark Otto1-1/+1
2013-08-16Docs cleanup for v3 prepMark Otto1-2/+1
2013-08-12fix spellingChris Rebert1-1/+1
2013-08-12update to rename rc2Mark Otto1-1/+1
2013-08-10fixes #9217 manually--use main element instead of div in home and default ↵Mark Otto1-2/+2
layouts
2013-08-06Improve accessibility (Section 508, WCAG)adamjacobbecker1-1/+1
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-06Pull from GitHub downloads for latest v3-wip on homepageMark Otto1-2/+2
/cc @cv
2013-08-05Fixes #9073: add note to homepage about download differencesMark Otto1-0/+1
2013-08-03Greater standardization of sizing terminologyChris Rebert1-1/+1
In class names: * large => lg * small => sm * mini => xs ("Extra small") In screen size categories: * Tiny => Extra small
2013-07-31dat purple homepage--http://www.youtube.com/watch?v=k2C5TjS2sh4Mark Otto1-1/+1
2013-07-27herpy derpy shit for urlsMark Otto1-0/+1
2013-07-26Use some vars for key urls for easier updatingMark Otto1-1/+1
2013-07-26Mo betta placement of old docs calloutsMark Otto1-22/+3
2013-07-25Update docs to better indicate v3 RC1Mark Otto1-2/+2
2013-07-25single include for old ads calloutMark Otto1-9/+0
2013-07-25twbs ALL the linksChris Rebert1-1/+1
2013-07-18flatten docs dir back into rootMark Otto1-0/+42
2011-05-03cleanup old stuffJacob Thornton1-1224/+0
2011-04-29More subtle grid pattern, adding dropdown arrow, adding dropdown arrow ↵Mark Otto1-3/+9
styles to the topbar
2011-04-28Added main topbar and shit.Mark Otto1-10/+74
2011-04-28Added compiled CSS file and fixed link to do itMark Otto1-2/+2
2011-04-28Added in mini layout docs; cleaned up layout markup and added the css for it;Mark Otto1-17/+38
2011-04-27Updated documentation; added stacked forms; cleaned up spacing; moved all ↵Mark Otto1-41/+137
ids to the section element instead of the page header to fix spacing with bookmarked links;
2011-04-27More documentation and content changesMark Otto1-203/+228
2011-04-27Remove the unnecessary global.js file, remove the old baseline grid image, ↵Mark Otto1-2/+3
add in hashgrid, update readme to remove finished todos;
2011-04-27Porting over all Blueprint styles to new Baseline repoMark Otto1-0/+1011