| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2014-07-08 | add role="tabpanel" to .panel-collapse to improve accessibility | Chris Rebert | 1 | -6/+6 | |
| Refs #13555. Per https://github.com/paypal/bootstrap-accessibility-plugin/blob/master/README.md#collapse Credit: https://github.com/paypal/bootstrap-accessibility-plugin [skip sauce] | |||||
| 2014-07-08 | Merge pull request #14085 from twbs/tab-lis-role-preso | Chris Rebert | 4 | -55/+55 | |
| add role="presentation" to tab <li>s to improve accessibility | |||||
| 2014-07-08 | Add role="tabpanel" to .tab-pane <div>s to improve accessibility | Chris Rebert | 1 | -16/+16 | |
| Refs #13554. Per https://github.com/paypal/bootstrap-accessibility-plugin/blob/master/README.md#tab-panel Credit: https://github.com/paypal/bootstrap-accessibility-plugin [skip sauce] | |||||
| 2014-07-08 | add role="presentation" to tab <li>s to improve accessibility | Chris Rebert | 4 | -55/+55 | |
| Refs #13554. Per https://github.com/paypal/bootstrap-accessibility-plugin/blob/master/README.md#tab-panel Credit: https://github.com/paypal/bootstrap-accessibility-plugin [skip sauce] | |||||
| 2014-07-08 | Drop: Thumbnails completely, as they'll be replaced | Mark Otto | 2 | -100/+0 | |
| 2014-07-08 | Drop: Panels completely, as they'll be replaced | Mark Otto | 2 | -289/+0 | |
| 2014-07-08 | derp | Mark Otto | 1 | -1/+1 | |
| 2014-07-08 | nuke the v2.x to v3.x migration docs | Mark Otto | 2 | -11/+0 | |
| 2014-07-08 | link | Mark Otto | 1 | -0/+1 | |
| 2014-07-08 | Update grid mixins section of the docs | Mark Otto | 1 | -126/+44 | |
| 2014-07-08 | remove mention of fonts | Mark Otto | 2 | -17/+10 | |
| 2014-07-08 | Drop Glyphicons | Mark Otto | 1 | -66/+0 | |
| 2014-07-08 | drop wells | Mark Otto | 1 | -1/+0 | |
| 2014-07-08 | buttons docs tweak | Mark Otto | 1 | -9/+9 | |
| 2014-07-07 | remove the less docs | Mark Otto | 2 | -508/+0 | |
| 2014-07-07 | Merge branch 'master' into derp | Mark Otto | 51 | -422/+825 | |
| Conflicts: docs/_layouts/default.html docs/assets/css/docs.min.css docs/assets/css/src/docs.css docs/assets/js/docs.min.js docs/assets/js/src/application.js | |||||
| 2014-07-07 | Fixes #14068: Update docs note for inline forms | Mark Otto | 1 | -5/+5 | |
| 2014-07-07 | Merge branch 'master' of github.com:twbs/bootstrap | Mark Otto | 1 | -3/+9 | |
| 2014-07-07 | more accurate homepage title | Mark Otto | 1 | -1/+1 | |
| 2014-07-07 | Merge pull request #14072 from twbs/carousel-gloss-buttons | Chris Rebert | 1 | -0/+6 | |
| Add screenreader text to prev/next carousel buttons in examples to improve accessibility | |||||
| 2014-07-07 | Add screenreader text to prev/next carousel buttons in examples to improve ↵ | Chris Rebert | 1 | -0/+6 | |
| accessibility Refs #13556. Per https://github.com/paypal/bootstrap-accessibility-plugin/blob/master/README.md#carousel Credit: https://github.com/paypal/bootstrap-accessibility-plugin [skip sauce] | |||||
| 2014-07-07 | add role="listbox" to .carousel-inner to improve accessibility of Carousels | Chris Rebert | 1 | -3/+3 | |
| Refs #13556. Per https://github.com/paypal/bootstrap-accessibility-plugin/#carousel Credit: https://github.com/paypal/bootstrap-accessibility-plugin [skip sauce] | |||||
| 2014-07-07 | Merge pull request #14036 from twbs/fix-13575 | Chris Rebert | 2 | -0/+23 | |
| Jekyll: Use non-minified assets when not running from GitHub Pages | |||||
| 2014-07-07 | Add role="tablist" to .nav-pills in examples to improve accessibility | Chris Rebert | 3 | -14/+14 | |
| Follow-up to e9374c0609c9e63fd6033f684b18ff105e1756ae Per https://github.com/paypal/bootstrap-accessibility-plugin/commit/f203dea4b6d17264d7b776f02feaeeaa386cc9b2 Credit: https://github.com/paypal/bootstrap-accessibility-plugin & @rohk [skip sauce] | |||||
| 2014-07-07 | Part 2 for fixing #13996: Add a docs callout to help folks using SVG images ↵ | Mark Otto | 1 | -0/+4 | |
| in IE8-10 | |||||
| 2014-07-07 | docs HTML5 validity fixup to 8e2348e9eda51296eb680192379ab37f10355ca3 | Chris Rebert | 1 | -1/+1 | |
| 2014-07-07 | nitpick phrasing of the docs added for #13835 | Chris Rebert | 1 | -2/+2 | |
| 2014-07-07 | grammar fix; indicate that img[src] shouldn't actually be empty | Chris Rebert | 1 | -2/+2 | |
| 2014-07-06 | Fixes #13746: Add docs section for brand image | Mark Otto | 2 | -0/+27 | |
| 2014-07-06 | Fixes #13835: More explicitly document mobile dropdown menu dismissing behavior | Mark Otto | 1 | -1/+3 | |
| 2014-07-06 | Merge pull request #14021 from ↵ | Mark Otto | 4 | -13/+13 | |
| CFXd/add_collapsed_default_class_to_navbar_collapse_button Add collapsed default class to navbar-toggle | |||||
| 2014-07-05 | Merge pull request #14034 from twbs/deprecate-modal-remote | Chris Rebert | 1 | -2/+4 | |
| Deprecate the `remote` option of modals? | |||||
| 2014-07-05 | `remote` modal docs: mention jQuery.load and other JS options as alternatives | Chris Rebert | 1 | -1/+3 | |
| [skip sauce] | |||||
| 2014-07-05 | grunt | Mark Otto | 1 | -6/+10 | |
| 2014-07-05 | Docs: add missing example code code for `kbd` after #13351. | XhmikosR | 1 | -1/+2 | |
| 2014-07-03 | use non-minified Bootstrap JS when on non-gh-pages | Chris Rebert | 1 | -0/+6 | |
| 2014-07-03 | use non-minified docs JS on non-gh-pages | Chris Rebert | 1 | -0/+4 | |
| 2014-07-03 | use non-minified docs CSS on non-gh-pages | Chris Rebert | 1 | -0/+5 | |
| 2014-07-03 | use non-minified BS Theme CSS on non-gh-pages | Chris Rebert | 1 | -0/+4 | |
| 2014-07-03 | use non-minified Bootstrap CSS on non-gh-pages | Chris Rebert | 1 | -0/+4 | |
| 2014-07-03 | modal docs formatting tweak | Chris Rebert | 1 | -1/+1 | |
| [skip sauce] | |||||
| 2014-07-03 | Mark the `remote` option of the Modal plugin as deprecated. | Chris Rebert | 1 | -1/+1 | |
| Follow-up to https://github.com/twbs/bootstrap/issues/13087#issuecomment-46563760 Closes #13087 as WONTFIX. Closes #13597 as WONTFIX. | |||||
| 2014-07-03 | Merge pull request #13986 from twbs/address-13874 | Chris Rebert | 2 | -4/+4 | |
| docs: use valid JSON in compound option value examples | |||||
| 2014-07-02 | fix new form validation | Mark Otto | 1 | -4/+4 | |
| 2014-07-02 | Merge branch 'pr/14011' | Mark Otto | 1 | -0/+48 | |
| 2014-07-02 | fix up examples | Mark Otto | 1 | -22/+26 | |
| 2014-07-02 | clarify the iOS virtual keyboard bug with respect to navbars | Chris Rebert | 1 | -1/+1 | |
| 2014-07-02 | Add collapsed default class to navbar-toggle | Michael Silber | 4 | -13/+13 | |
| 2014-07-02 | Moves checkbox/radios into "Validation states" example. | Zac Echola | 1 | -52/+44 | |
| 2014-07-02 | Documents radio and checkbox validation states | Zac Echola | 1 | -0/+52 | |
| References #14010 fixing duped IDs fix ALL the duped IDs. make example id match actual id | |||||
