| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2014-07-17 | Clean up the Alert documentation | Heinrich Fenkart | 1 | -8/+12 | |
| 2014-07-17 | Clean up Affix documentation | Heinrich Fenkart | 1 | -10/+10 | |
| 2014-07-15 | popover dismiss-on-next-click example: instead of <button>, use <a> w/ tabindex | Chris Rebert | 1 | -12/+10 | |
| Fixes #14038. Research supporting this choice of approach: https://gist.github.com/cvrebert/68659d0333a578d75372 Why not <button>? Even with a `tabindex` attribute, they don't gain focus when clicked upon in: * Mac OS X Firefox 30.0 * Mac OS X Safari 7.0.5 | |||||
| 2014-07-15 | Fix jsbin link | Bas Bosman | 1 | -1/+1 | |
| 2014-07-15 | Merge pull request #14143 from twbs/fix-14134 | Chris Rebert | 2 | -0/+4 | |
| add docs note about browsers with JS disabled | |||||
| 2014-07-15 | Another new js bin link | Mark Otto | 1 | -1/+1 | |
| /cc @cvrebert @hnrch02 | |||||
| 2014-07-14 | add docs note about browsers w/ JS disabled; fixes #14134 | Chris Rebert | 2 | -0/+4 | |
| [skip sauce] | |||||
| 2014-07-14 | fix #14114 mo' betta | Chris Rebert | 1 | -1/+1 | |
| 2014-07-14 | Fix inaccessible buttons. | Daniel Nixon | 1 | -4/+4 | |
| 2014-07-13 | typos | Mark Otto | 1 | -4/+4 | |
| 2014-07-12 | Redundant thanks to bb1286a0ab073bce1d18f704d7ac0545ea76c6ef | Chris Rebert | 1 | -1/+1 | |
| 2014-07-12 | Fixes #14133 | Mark Otto | 1 | -0/+4 | |
| 2014-07-12 | Fixes #14132: add .alert-dismissible to docs examples | Mark Otto | 1 | -2/+2 | |
| 2014-07-12 | Use bootstrapcdn links | Mark Otto | 1 | -1/+1 | |
| 2014-07-12 | New Android select example | Mark Otto | 1 | -1/+1 | |
| Fixes #14114 | |||||
| 2014-07-12 | grunt | Mark Otto | 1 | -1/+1 | |
| 2014-07-12 | Fixes #14116: Use <button> elements over empty anchors | Mark Otto | 1 | -10/+32 | |
| 2014-07-10 | Merge pull request #14113 from vsn4ik/add-attributes-for-dropdown-example | Chris Rebert | 1 | -2/+1 | |
| dropdowns.html: Add role="button" and id="..." to link in example. | |||||
| 2014-07-10 | dropdowns.html: Add role="button" and id="..." to link in example. | vsn4ik | 1 | -2/+1 | |
| 2014-07-10 | Fix text on ".progress-bar .sr-only" elements. | vsn4ik | 1 | -1/+1 | |
| 2014-07-08 | Merge pull request #14089 from twbs/accordion-panel-group-aria-multiselectable | Chris Rebert | 1 | -2/+2 | |
| Add role="tablist" & aria-multiselectable="true" to accordion .panel-group | |||||
| 2014-07-08 | Add role="tablist" & aria-multiselectable="true" to accordion .panel-group ↵ | Chris Rebert | 1 | -2/+2 | |
| to improve accessibility 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 | 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 | derp | Mark Otto | 1 | -1/+1 | |
| 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 | |
