| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2014-07-12 | Fixes #14132: add .alert-dismissible to docs examples | Mark Otto | 1 | -2/+2 | |
| 2014-07-12 | Fixes #14116: Use <button> elements over empty anchors | Mark Otto | 1 | -10/+32 | |
| 2014-07-12 | move over all js pages | Mark Otto | 13 | -2196/+0 | |
| 2014-07-11 | Merge branch 'master' into derp | Mark Otto | 1 | -2/+1 | |
| Conflicts: dist/css/bootstrap-theme.css.map dist/css/bootstrap.css.map docs/_includes/components/progress-bars.html docs/dist/css/bootstrap-theme.css.map docs/dist/css/bootstrap.css.map | |||||
| 2014-07-10 | dropdowns.html: Add role="button" and id="..." to link in example. | vsn4ik | 1 | -2/+1 | |
| 2014-07-09 | Merge branch 'master' into derp | Mark Otto | 3 | -39/+39 | |
| Conflicts: dist/css/bootstrap.css.map dist/css/bootstrap.min.css docs/_includes/components/navs.html docs/_includes/css/images.html docs/_includes/js/dropdowns.html docs/_includes/js/tabs.html docs/assets/css/docs.min.css docs/dist/css/bootstrap.css.map docs/dist/css/bootstrap.min.css | |||||
| 2014-07-09 | remove deprecated warnings from docs | Mark Otto | 1 | -12/+0 | |
| 2014-07-08 | .btn-default to .btn-secondary | Mark Otto | 4 | -22/+22 | |
| 2014-07-08 | Refactor: drop .dropdown .caret for a generated caret using ↵ | Mark Otto | 3 | -9/+9 | |
| .dropdown-toggle:after | |||||
| 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 | 2 | -15/+15 | |
| 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 | 2 | -15/+15 | |
| 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-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 | Add role="tablist" to .nav-pills in examples to improve accessibility | Chris Rebert | 1 | -1/+1 | |
| 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 | nitpick phrasing of the docs added for #13835 | Chris Rebert | 1 | -2/+2 | |
| 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 | 2 | -2/+2 | |
| 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-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 | Add collapsed default class to navbar-toggle | Michael Silber | 2 | -2/+2 | |
| 2014-06-30 | Merge pull request #13988 from twbs/fix-13896 | Chris Rebert | 1 | -1/+1 | |
| doc that you can't use both data-ride and $().carousel() on the same carousel | |||||
| 2014-06-30 | Fix inconsistency between demo and displayed code for modal demo | Patrick Robertson | 1 | -1/+1 | |
| Fixes #13991 | |||||
| 2014-06-29 | doc that you can't use both data-ride and $().carousel() on the same ↵ | Chris Rebert | 1 | -1/+1 | |
| carousel; fixes #13896 [skip sauce] | |||||
| 2014-06-29 | docs: use valid JSON in compound option value examples | Chris Rebert | 2 | -4/+4 | |
| Fixes #13874. [skip sauce] | |||||
| 2014-06-29 | fix #13979 | Chris Rebert | 1 | -1/+1 | |
| 2014-06-26 | docs: minor correction to the focus-triggered popover demo explanation | Chris Rebert | 1 | -1/+1 | |
| 2014-06-26 | fix class names in popover live examples in docs | Chris Rebert | 1 | -2/+2 | |
| 2014-06-19 | tweak alert per #13875 | Mark Otto | 1 | -1/+1 | |
| 2014-06-18 | Fix dismissible spelling | Bas Bosman | 1 | -2/+2 | |
| 2014-06-17 | popovers.html: fix typo: "Dimissmisable" | Chris Rebert | 1 | -2/+2 | |
| 2014-06-12 | Update generated markup by the tooltip plugin in docs; fixes #13796 | Heinrich Fenkart | 1 | -2/+2 | |
| 2014-05-22 | clarify and danger-ify affix docs usage requirements, per #10235 | Mark Otto | 1 | -1/+1 | |
| 2014-05-22 | Add aria-haspopup and aria-expanded attributes to dropdown plugin | Max Kramer | 1 | -8/+8 | |
| 1. Add aria-haspopup="true" and aria-expanded="false" to dropdown docs 2. Toggle aria-expanded between "true" and "false" when opening and closing dropdown Satisfy item 1 from https://github.com/paypal/bootstrap-accessibility-plugin#dropdown. See #13553. | |||||
| 2014-05-16 | add `target` option to Affix plugin | Attila Dobi | 1 | -0/+7 | |
| 2014-05-14 | update default 'template' value in popover docs | Chris Rebert | 1 | -1/+1 | |
| 2014-05-14 | add 'container' option motivation to tooltip docs | Chris Rebert | 1 | -1/+1 | |
| 2014-05-14 | add 'selector' option motivation to tooltip docs | Chris Rebert | 1 | -1/+1 | |
| 2014-05-14 | add multiple triggers info to popover docs | Chris Rebert | 1 | -1/+1 | |
| 2014-05-14 | add 'viewport' option to popover docs; #12328 erratum | Chris Rebert | 1 | -0/+8 | |
| 2014-05-14 | docs: sort tooltip & container options for sanity | Chris Rebert | 2 | -51/+51 | |
| 2014-05-09 | Merge pull request #13558 from twbs/nav-tabs-role-tablist | Chris Rebert | 2 | -16/+16 | |
| add some ARIA roles to tabs for improved accessibility | |||||
| 2014-05-09 | add role="button" to [data-slide="prev"],[data-slide="next"] to improve ↵ | Chris Rebert | 1 | -6/+6 | |
| accessibility Per https://github.com/paypal/bootstrap-accessibility-plugin/blob/master/README.md#carousel Credit: https://github.com/paypal/bootstrap-accessibility-plugin | |||||
