| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 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-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-05 | Remove dead link to release announcement | Molly White | 1 | -1/+1 | |
| Found it! They just changed the link. | |||||
| 2015-03-05 | [Fix #16001] Add link to Vietnamese translation | Kevin Kirsche | 1 | -0/+5 | |
| [Fix #16001] Add link to Vietnamese translation | |||||
| 2015-03-03 | add role="button" to a[data-toggle="collapse"]; fixes #15972 | Chris Rebert | 1 | -9/+9 | |
| 2015-03-03 | Accessibility and headings hierarchy for the "CSS" page. | Steven Black | 2 | -21/+21 | |
| Closes #15948 by merging it. | |||||
| 2015-03-03 | Accessibility and headings hierarchy for the "Getting started" page. | Steven Black | 7 | -58/+58 | |
| Closes #15946 by merging it. | |||||
| 2015-03-03 | Javascript docs: Accessibility and cosmetic changes to headings. | Steven Black | 11 | -33/+40 | |
| Closes #15915 by merging it. | |||||
| 2015-03-03 | Properly document Modal#handleUpdate | Heinrich Fenkart | 2 | -4/+5 | |
| 2015-03-02 | Disable es3 for tests and customizer.js. | XhmikosR | 1 | -0/+1 | |
| 2015-03-02 | Run `grunt`. | XhmikosR | 5 | -10/+10 | |
| 2015-03-01 | Merge pull request #15965 from kkirsche/fixURL | Chris Rebert | 1 | -1/+1 | |
| [Docs / README] Fix URL to match the plugin keyword recommendation | |||||
| 2015-03-01 | Fix URL to match the keyword | Kevin Kirsche | 1 | -1/+1 | |
| Fix URL to match the keyword | |||||
| 2015-03-01 | Replace accidently removed text | Kevin Kirsche | 2 | -2/+2 | |
| X-Ref #15742 cc: @mdo | |||||
| 2015-02-28 | Merge pull request #15929 from kkirsche/patch-5 | Patrick H. Lauke | 1 | -3/+3 | |
| [Fixes #15928] Encourage use of icons with form validation states for co... | |||||
| 2015-02-28 | [Fixes #15928] Encourage use of icons with form validation states for ↵ | Kevin Kirsche | 1 | -3/+3 | |
| colorblind users [Fixes #15928] Encourage use of icons with form validation states for colorblind users Update text per @patrickhlauke's feedback Update text per @patrickhlauke's feedback. Fix stupid grammar mistake | |||||
| 2015-02-26 | Run `grunt`. | XhmikosR | 7 | -51/+51 | |
| 2015-02-25 | Prevent collapsed navbar in Non-responsive Example | TJ | 1 | -8/+4 | |
| Closes #15291 by merging it. | |||||
| 2015-02-24 | Merge pull request #15916 from kkirsche/patch-2 | Mark Otto | 1 | -0/+2 | |
| Add source code documentation of justified navbar for #15906 | |||||
| 2015-02-24 | Merge pull request #15914 from StevenBlack/docs.js.headings | Mark Otto | 2 | -9/+9 | |
| docs > js > headings | |||||
| 2015-02-24 | Document justified navbar for #15906 | Kevin Kirsche | 1 | -0/+2 | |
| Document in the source code that the justified nav is meant for single line list items only. This should help prevent Issues like #15906 in the future. | |||||
| 2015-02-25 | Follow-up to 769c27a19f: Add new section to nav | Heinrich Fenkart | 1 | -0/+1 | |
| 2015-02-25 | Document how to properly handle modals with dynamic content height | Kevin Kirsche | 1 | -0/+3 | |
| Fixes #15106. Closes #15910. | |||||
| 2015-02-24 | Accessibility changes to headings (transitions.html) | Steven Black | 1 | -2/+2 | |
| 2015-02-24 | Accessibility changes to headings (overview.html) | Steven Black | 1 | -7/+7 | |
| 2015-02-24 | Merge branch 'master' of github.com:twbs/bootstrap | Mark Otto | 13 | -46/+47 | |
| 2015-02-24 | Fix #15911: Clear the floats and move the padding to the header | Mark Otto | 2 | -2/+2 | |
