| Age | Commit message (Expand) | Author | Files | Lines |
| 2013-08-17 | add role=menu to html | fat | 1 | -37/+37 |
| 2013-08-17 | brand, not title, in navbar examples | Mark Otto | 1 | -17/+15 |
| 2013-08-17 | more specific panel titles and docs notes | Mark Otto | 1 | -3/+3 |
| 2013-08-16 | finish up second pass through docs nav, headings, organization, naming, etc (... | Mark Otto | 1 | -48/+43 |
| 2013-08-16 | docs cleanup on naming to fix #9710 | Mark Otto | 1 | -7/+13 |
| 2013-08-15 | better well content labels | Mark Otto | 1 | -2/+2 |
| 2013-08-15 | fixes #9632: button spacing in narrow viewports | Mark Otto | 1 | -153/+159 |
| 2013-08-15 | reorder alerts | Mark Otto | 1 | -4/+4 |
| 2013-08-15 | reorder and cleanup progress bar display | Mark Otto | 1 | -18/+18 |
| 2013-08-15 | Fixes #9617: consistent variation order, add .label-primary | Mark Otto | 1 | -18/+41 |
| 2013-08-15 | fixes #9616 | Mark Otto | 1 | -1/+1 |
| 2013-08-14 | add call out to fix #9569 | Mark Otto | 1 | -0/+5 |
| 2013-08-14 | Ordered breadcrumbs | Bas Bosman | 1 | -8/+8 |
| 2013-08-14 | rm `action` attr from highlighted example code too | Chris Rebert | 1 | -1/+1 |
| 2013-08-13 | Overhaul navbar alignment (.pull-) utilities (fixes #9440) | Mark Otto | 1 | -5/+6 |
| 2013-08-13 | fix up broken tests by removing empty attr | Mark Otto | 1 | -1/+1 |
| 2013-08-13 | Merge branch '3.0.0-wip' into bs3_navbar_overhaul | Mark Otto | 1 | -63/+136 |
| 2013-08-13 | Merge branch '3.0.0-wip' into bs3_drop_accordion_for_panel | Mark Otto | 1 | -0/+40 |
| 2013-08-13 | enable button groups in vertical button groups | Mark Otto | 1 | -1/+11 |
| 2013-08-13 | derp | Mark Otto | 1 | -1/+31 |
| 2013-08-12 | Drop the accordion for the panel | Mark Otto | 1 | -15/+45 |
| 2013-08-12 | Merge branch '3.0.0-wip' into bs3_navbar_overhaul | Mark Otto | 1 | -15/+16 |
| 2013-08-12 | Navbar refactor | Mark Otto | 1 | -279/+202 |
| 2013-08-12 | Components docs: Dropdowns section: add .sr-only toggle buttons so aria-label... | Chris Rebert | 1 | -6/+9 |
| 2013-08-12 | add alt text to <img>s in components.html | Chris Rebert | 1 | -4/+4 |
| 2013-08-12 | add src attribute to holder.js-powered <img>s so that they validate | Chris Rebert | 1 | -15/+15 |
| 2013-08-12 | add ARIA roles to Dropdown examples in Components docs | Chris Rebert | 1 | -26/+26 |
| 2013-08-12 | give navbar forms non-empty `action`s | Chris Rebert | 1 | -3/+3 |
| 2013-08-12 | rm unnecessary blank id attribute | Chris Rebert | 1 | -1/+1 |
| 2013-08-12 | add alt text to media object <img>s | Chris Rebert | 1 | -10/+10 |
| 2013-08-12 | add alt text to thumbnail <img>s | Chris Rebert | 1 | -5/+5 |
| 2013-08-12 | Newfangled input and button group sizing (fixes #9295) | Mark Otto | 1 | -12/+45 |
| 2013-08-12 | Merge pull request #9384 from BBosman/aria-hidden | Mark Otto | 1 | -2/+2 |
| 2013-08-12 | Add missing aria-hidden attribs to close buttons | Bas Bosman | 1 | -2/+2 |
| 2013-08-12 | Aria role search instead of form | Bas Bosman | 1 | -6/+6 |
| 2013-08-12 | fixes #9266 manually on account of list group file reorganization | Mark Otto | 1 | -16/+8 |
| 2013-08-12 | fixes #9310: alerts aren't dismissable by default, now requires .alert-dismis... | Mark Otto | 1 | -16/+23 |
| 2013-08-11 | Give forms and search fields proper ARIA roles | Kevin Suttle | 1 | -15/+15 |
| 2013-08-11 | fix broken components page, also likely from @kevinsuttle's #9332 | Mark Otto | 1 | -7/+7 |
| 2013-08-11 | fix indentation | Mark Otto | 1 | -2/+2 |
| 2013-08-10 | Use nav for proper HTML5 ARIA role mapping | Kevin Suttle | 1 | -57/+59 |
| 2013-08-10 | Merge pull request #9245 from jlaswell/patch-1 | Mark Otto | 1 | -1/+1 |
| 2013-08-08 | Update components.html | jlaswell | 1 | -1/+1 |
| 2013-08-08 | Changed "Standard pagination" to "Default pagination" | Guillermo González de Agüero | 1 | -1/+1 |
| 2013-08-07 | Fixed link to JavaScript buttons plugin | Guillermo González de Agüero | 1 | -1/+1 |
| 2013-08-06 | Improve accessibility (Section 508, WCAG) | adamjacobbecker | 1 | -51/+75 |
| 2013-08-06 | Fix #9132, but in the correct branch | Chris Rebert | 1 | -1/+1 |
| 2013-08-06 | remove repeated 'pagination' class in code example | Rakhat Jabagin | 1 | -1/+1 |
| 2013-08-05 | Update labels to include a base class | Mark Otto | 1 | -9/+9 |
| 2013-08-05 | Enable scrollable responsive nav bar | Mark Otto | 1 | -1/+43 |