| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2013-08-18 | Fix broken link and wrong label | Mark Otto | 1 | -2/+2 | |
| 2013-08-18 | Add responsive tables with help of `.table-responsive` wrapper | Mark Otto | 1 | -291/+299 | |
| 2013-08-18 | Merge branch '3.0.0-wip' into bs3_homepage | Mark Otto | 1 | -1/+333 | |
| Conflicts: customize.html examples/justified-nav/justified-nav.css | |||||
| 2013-08-18 | tweak formatting of additional migration notes | Chris Rebert | 1 | -4/+4 | |
| 2013-08-18 | add angle brackets | Chris Rebert | 1 | -1/+1 | |
| 2013-08-18 | update nav for getting started migration | Mark Otto | 1 | -3/+4 | |
| 2013-08-18 | Fix well class names in migration section of getting-started.html | thgh | 1 | -1/+1 | |
| 2013-08-18 | reformat all the things | Mark Otto | 1 | -128/+319 | |
| 2013-08-18 | updates to migration | iatek | 1 | -0/+140 | |
| 2013-08-17 | Update URLs in config to what I think they need to be; add theme CDN url | Mark Otto | 1 | -1/+4 | |
| 2013-08-17 | Merge branch '3.0.0-wip' into bs3_homepage | Mark Otto | 1 | -5/+25 | |
| Conflicts: dist/css/bootstrap.min.css | |||||
| 2013-08-17 | Update docs text a bit | Mark Otto | 1 | -1/+1 | |
| 2013-08-17 | sub headings for modals and mobile devices on browser support | Mark Otto | 1 | -0/+2 | |
| 2013-08-17 | copy edit | Mark Otto | 1 | -1/+1 | |
| 2013-08-17 | Merge branch '3.0.0-wip' into bs3_theme | Mark Otto | 1 | -2/+2 | |
| 2013-08-17 | Finish first pass at and docment Bootstrap v2-ish theme | Mark Otto | 1 | -0/+8 | |
| * Adds new "theme" example * Adds new theme.less file to provide all the overrides and additional styles for the theme * theme.less compiles, via Grunt, to two new files to `dist/css`, bootstrap-theme.css and bootstrap-theme.min.css | |||||
| 2013-08-17 | improve grammar in "Disabling responsiveness" docs | Chris Rebert | 1 | -1/+1 | |
| 2013-08-17 | comma & <code> in "Modals and mobile devices" docs | Chris Rebert | 1 | -1/+1 | |
| 2013-08-17 | improve grammar in "Alternate customization methods" docs | Chris Rebert | 1 | -1/+1 | |
| 2013-08-17 | update non-responsive docs and example to really disable it | Mark Otto | 1 | -2/+5 | |
| 2013-08-17 | add nonresponsive template to examples | Mark Otto | 1 | -0/+7 | |
| 2013-08-17 | Merge branch '3.0.0-wip' into bs3_homepage | Mark Otto | 1 | -3/+13 | |
| Conflicts: dist/css/bootstrap.min.css getting-started.html | |||||
| 2013-08-17 | add comment addressing #9023 | fat | 1 | -0/+1 | |
| 2013-08-16 | finish up second pass through docs nav, headings, organization, naming, etc ↵ | Mark Otto | 1 | -3/+3 | |
| (another run through at #9710) | |||||
| 2013-08-16 | fix up justified nav example | Mark Otto | 1 | -1/+10 | |
| 2013-08-16 | Docs cleanup for v3 prep | Mark Otto | 1 | -5/+0 | |
| 2013-08-15 | more docs updates for new examples | Mark Otto | 1 | -3/+0 | |
| 2013-08-15 | new screenshot images and docs section | Mark Otto | 1 | -25/+50 | |
| 2013-08-15 | hella examples fixing, mostly navbars and lots of work on grids example | Mark Otto | 1 | -1/+86 | |
| 2013-08-15 | more fixes for #9513 | Chris Rebert | 1 | -3/+3 | |
| 2013-08-15 | copyediting tweaks to "Disabling responsiveness" docs | Chris Rebert | 1 | -4/+4 | |
| 2013-08-15 | update to include nav link and mo betta docs on that last commit | Mark Otto | 1 | -0/+10 | |
| 2013-08-15 | fixes #9586: add documentaton on how to disable the responsiveness of BS3 | Mark Otto | 1 | -0/+51 | |
| 2013-08-14 | fixes #9563: add callout about browser zooming to browser support section | Mark Otto | 1 | -0/+3 | |
| 2013-08-13 | tweak punctuation in sentence of docs | Chris Rebert | 1 | -1/+1 | |
| 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 | |
