| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2015-03-29 | automatic `grunt dist` | Bootstrap's Grunt bot | 1 | -1/+0 | |
| 2015-03-28 | grunt | Mark Otto | 4 | -5/+10 | |
| 2015-03-29 | automatic `grunt dist` | Bootstrap's Grunt bot | 3 | -4/+6 | |
| 2015-03-29 | automatic `grunt dist` | Bootstrap's Grunt bot | 3 | -13/+13 | |
| 2015-03-28 | automatic `grunt dist` | Bootstrap's Grunt bot | 3 | -14/+140 | |
| 2015-03-27 | Remove wrong role="tabpanel" from parent container | Patrick H. Lauke | 1 | -2/+2 | |
| As per discussion on https://github.com/w3c/wai-wcag-quickref/issues/2 and #13554 | |||||
| 2015-03-27 | automatic `grunt dist` | Bootstrap's Grunt bot | 3 | -7/+12 | |
| 2015-03-26 | automatic `grunt dist` | Bootstrap's Grunt bot | 1 | -1/+1 | |
| 2015-03-26 | automatic `grunt dist` | Bootstrap's Grunt bot | 3 | -7/+12 | |
| 2015-03-26 | automatic `grunt dist` | Bootstrap's Grunt bot | 3 | -3/+6 | |
| 2015-03-26 | automatic `grunt dist` | Bootstrap's Grunt bot | 2 | -5/+2 | |
| 2015-03-25 | Merge pull request #16158 from twbs/fix-16020 | Chris Rebert | 1 | -12/+12 | |
| remove redundant aria-hidden usage from Modals | |||||
| 2015-03-25 | Merge pull request #16157 from twbs/fix-16069 | Chris Rebert | 1 | -0/+7 | |
| Document how to disable transitions in jQuery plugins | |||||
| 2015-03-25 | rm redundant aria-hidden usage from Modals; fixes #16020 | Chris Rebert | 1 | -12/+12 | |
| 2015-03-25 | Document how to disable transitions in jQuery plugins; fixes #16069 | Chris Rebert | 1 | -0/+7 | |
| [skip sauce] | |||||
| 2015-03-25 | Properly document $(...).tab('show') method; fixes #16115 | Chris Rebert | 1 | -21/+4 | |
| [skip sauce] | |||||
| 2015-03-25 | docs: #myTab => #myTabs, to slightly increase clarity | Chris Rebert | 1 | -8/+8 | |
| 2015-03-24 | add missing <code> within docs heading for `.modal('handleUpdate')` | Chris Rebert | 1 | -1/+1 | |
| 2015-03-24 | Merge pull request #15987 from twbs/fix-15972 | Chris Rebert | 1 | -9/+9 | |
| add role="button" to a[data-toggle="collapse"] | |||||
| 2015-03-24 | Add aria-expanded and aria-controls to docs navbar toggle | Patrick H. Lauke | 1 | -2/+2 | |
| Also, use id rather class name for the navigation, as it's unique and lets us use correct aria-controls (and without the use of id, aria-expanded does not get updated correctly by the current dropdown toggle script) | |||||
| 2015-03-24 | Add aria-expanded to navbar toggles | Patrick H. Lauke | 1 | -10/+10 | |
| 2015-03-23 | Move all tooltip callouts into appropriate section | Patrick H. Lauke | 1 | -20/+22 | |
| Before, most callouts hierarchically came under Examples > Four directions, which is not appropriate. Now they're under Markup | |||||
| 2015-03-23 | Callout for tooltips and keyboard/AT accessibility | Patrick H. Lauke | 1 | -0/+4 | |
| Include callout explicitly mentioning tooltips should only be added to focusable elements. Closes #16134 | |||||
| 2015-03-21 | automatic `grunt dist` | Bootstrap's Grunt bot | 2 | -2/+4 | |
| 2015-03-20 | Add docs on how to install Bootstrap via composer | Rodrigo Prado | 1 | -0/+4 | |
| Closes #16113 Closes #16114 [skip sauce] | |||||
| 2015-03-19 | Add `.alert-warning` related change to migration doc | Vignesh Nandha Kumar | 1 | -0/+4 | |
| 2015-03-19 | automatic `grunt dist` | Bootstrap's Grunt bot | 2 | -3/+7 | |
| 2015-03-16 | automatic `grunt dist` | Bootstrap's Grunt bot | 1 | -2/+2 | |
| 2015-03-16 | full gruntv3.3.4 | Chris Rebert | 8 | -34/+34 | |
| 2015-03-16 | v3.3.2 => v3.3.4 | Chris Rebert | 1 | -1/+1 | |
| 2015-03-16 | Clarify that role="button" is required for dismiss-on-next-click popovers | Chris Rebert | 1 | -1/+1 | |
| Refs #15947 | |||||
| 2015-03-15 | automatic `grunt dist` | Bootstrap's Grunt bot | 2 | -2/+2 | |
| 2015-03-15 | automatic `grunt dist` | Bootstrap's Grunt bot | 1 | -2/+2 | |
| 2015-03-15 | Run `grunt`. | XhmikosR | 4 | -27/+57 | |
| 2015-03-13 | Document that .progress-bar-striped doesn't work in IE<=9; fixes #16058 | Chris Rebert | 1 | -1/+1 | |
| [skip sauce] | |||||
| 2015-03-11 | more migration content | Mark Otto | 1 | -0/+5 | |
| 2015-03-11 | start to fill in more migration docs | Mark Otto | 1 | -17/+38 | |
| 2015-03-11 | grunt css | Mark Otto | 2 | -2/+2 | |
| 2015-03-11 | update image docs and styles | Mark Otto | 2 | -13/+48 | |
| 2015-03-11 | grunt css | Mark Otto | 2 | -2/+2 | |
| 2015-03-11 | better tables in the docs | Mark Otto | 1 | -0/+5 | |
| 2015-03-11 | simplify grunt compiling docs | Mark Otto | 1 | -15/+8 | |
| 2015-03-10 | automatic `grunt dist` | Bootstrap's Grunt bot | 1 | -1/+1 | |
| 2015-03-10 | automatic `grunt dist` | Bootstrap's Grunt bot | 5 | -41/+47 | |
| 2015-03-10 | Add Wall of Browser Bugs entry for #16022 | Chris Rebert | 1 | -0/+10 | |
| [skip sauce] [skip validator] | |||||
| 2015-03-09 | comment out download options for now | Mark Otto | 1 | -0/+2 | |
| 2015-03-09 | simplify js docs overview section | Mark Otto | 1 | -21/+7 | |
| 2015-03-09 | scope the anchor highlighting | Mark Otto | 1 | -1/+1 | |
| 2015-03-09 | fix page layout for examples overview | Mark Otto | 1 | -1/+1 | |
| 2015-03-09 | more component alignment fixes for docs | Mark Otto | 1 | -0/+5 | |
