| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2013-08-13 | better rc2 download action | Mark Otto | 1 | -2/+2 | |
| 2013-08-12 | mention fubared state of overflow hidden on body in android and iOS to fix ↵ | Mark Otto | 1 | -0/+3 | |
| #8975 and #9315 | |||||
| 2013-08-12 | Merge pull request #9389 from twbs/emphasize-git-HEAD | Mark Otto | 1 | -0/+5 | |
| Emphasize git HEAD downloads | |||||
| 2013-08-12 | safari not webkit | Mark Otto | 1 | -1/+1 | |
| 2013-08-12 | fix typo; fix caps | Chris Rebert | 1 | -2/+2 | |
| 2013-08-12 | mention #9282 in docs browser section | Mark Otto | 1 | -0/+8 | |
| 2013-08-12 | don't show download_dist in favor of site.download; addresses #9138 & its ↵ | Chris Rebert | 1 | -0/+5 | |
| many dupes | |||||
| 2013-08-09 | Use protocol-relative URL in example | Chris Rebert | 1 | -1/+1 | |
| 2013-08-09 | Fixes #9260 | Chris Rebert | 1 | -1/+1 | |
| 2013-08-09 | getting-started docs: rephrase to avoid "helpful...help" | Chris Rebert | 1 | -1/+1 | |
| 2013-08-07 | copy changes | Mark Otto | 1 | -8/+6 | |
| 2013-08-06 | Improve accessibility (Section 508, WCAG) | adamjacobbecker | 1 | -0/+33 | |
| 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 | some copy editing | Mark Otto | 1 | -1/+1 | |
| 2013-08-06 | Merge branch '3.0.0-wip' into bs3_third_party_support_docs | Mark Otto | 1 | -0/+23 | |
| 2013-08-06 | add third party support section to the docs | Mark Otto | 1 | -2/+33 | |
| 2013-08-06 | For @cvrebert | Mark Otto | 1 | -1/+1 | |
| 2013-08-06 | fixes #9162: add mention of Windows Phone 8 and IE10 bugs with responsive foo | Mark Otto | 1 | -0/+23 | |
| 2013-08-05 | Merge branch '3.0.0-wip' of github.com:twbs/bootstrap into 3.0.0-wip | Mark Otto | 1 | -1/+1 | |
| 2013-08-05 | more docs changes | Mark Otto | 1 | -5/+1 | |
| 2013-08-05 | remove image description | liuyl | 1 | -1/+1 | |
| 2013-08-03 | Greater standardization of sizing terminology | Chris Rebert | 1 | -1/+1 | |
| In class names: * large => lg * small => sm * mini => xs ("Extra small") In screen size categories: * Tiny => Extra small | |||||
| 2013-08-02 | Added short instruction for obtaining respond.js | Bryan Keiren | 1 | -1/+1 | |
| The Getting-Started page only lists the actual instructions for respond.js (its purpose and source) *after* listing a piece of example HTML code for the user to copy and paste. It would probably be more clear if that piece of HTML code actually lists where the user can obtain respond.js. Otherwise the user has to scroll down and read 1 specific line on the rest of the page (under the 'IE 8 and 9' compatibility section), in order to know that respond.js can be obtained from a GitHub page (and that it is in fact NOT part of the downloadable Bootstrap file that's provided earlier on the page, even though the use of response.js in the example HTML code seems to suggest that it *is* part of the Bootstrap download). It's a minor issue but this fix should make it just a little bit more clear to a user how the example HTML code works (lest they copy/paste it and find out the browser can't find respond.js). | |||||
| 2013-07-29 | tweak part of license FAQ to reflect Twitter->twbs change | Chris Rebert | 1 | -1/+1 | |
| 2013-07-27 | Update getting-started.html | Fabian Golle | 1 | -1/+1 | |
| 2013-07-27 | mo links, fix ads and analytics in gh pages | Mark Otto | 1 | -1/+1 | |
| 2013-07-27 | fixes for hella broken links on account of jekyll and twbs.github.com links | Mark Otto | 1 | -0/+1 | |
| 2013-07-26 | Broser meta tag docs layout change | Mark Otto | 1 | -1/+5 | |
| 2013-07-26 | Update IDs on getting started page | Mark Otto | 1 | -12/+12 | |
| 2013-07-26 | Tweak getting started section | Mark Otto | 1 | -9/+6 | |
| 2013-07-26 | Use some vars for key urls for easier updating | Mark Otto | 1 | -5/+5 | |
| 2013-07-25 | twbs ALL the links | Chris Rebert | 1 | -2/+2 | |
| 2013-07-23 | Clear up license FAQs by using "Bootstrap" as noun instead of "Twitter open ↵ | Mark Otto | 1 | -8/+8 | |
| source software" | |||||
| 2013-07-23 | getting-started.html: add <code> around mention of `placeholder` | Chris Rebert | 1 | -1/+1 | |
| 2013-07-20 | Update docs on responsive images and elaborate on IE8 support using Respond.js | Mark Otto | 1 | -3/+9 | |
| 2013-07-19 | update links to bower | Francis Brunelle | 1 | -2/+2 | |
| 2013-07-18 | flatten docs dir back into root | Mark Otto | 1 | -0/+270 | |
