| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2014-06-06 | add docs for #13745 | Chris Rebert | 1 | -1/+26 | |
| Good catch @juthilo [skip sauce] | |||||
| 2014-05-28 | add missing role="menu" attrs to .dropdown-menu elements in docs+examples | Chris Rebert | 4 | -9/+9 | |
| Docs audit prompted by #13697. [skip sauce] | |||||
| 2014-05-28 | fix #13697 | Chris Rebert | 1 | -2/+2 | |
| [skip sauce] | |||||
| 2014-05-24 | text transformation added | Konstantin Kulinicenko | 2 | -0/+13 | |
| Transform text in components with text capitalization classes. | |||||
| 2014-05-22 | clarify | Mark Otto | 1 | -4/+2 | |
| 2014-05-22 | tighten up callouts and remove backgrounds | Mark Otto | 1 | -0/+14 | |
| 2014-05-22 | Merge branch 'master' of github.com:twbs/bootstrap | Mark Otto | 1 | -0/+4 | |
| 2014-05-22 | clarify and danger-ify affix docs usage requirements, per #10235 | Mark Otto | 1 | -1/+1 | |
| 2014-05-22 | Merge branch 'master' into docs-theme-toggler | Mark Otto | 1 | -1/+1 | |
| Conflicts: dist/css/bootstrap.css.map dist/css/bootstrap.min.css docs/assets/css/docs.min.css docs/dist/css/bootstrap.css.map docs/dist/css/bootstrap.min.css | |||||
| 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-22 | Revert 4f9270cc20c29cd3fbb0664379d620d14bb24a91. | XhmikosR | 1 | -1/+1 | |
| The validator doesn't choke anymore on this and even though it's not spec compliant, it's needed for some IE versions. So until we move favicon.ico in root, this should do the job. | |||||
| 2014-05-20 | Merge branch 'master' into docs-theme-toggler | Mark Otto | 18 | -134/+143 | |
| Conflicts: docs/assets/css/docs.min.css | |||||
| 2014-05-17 | update link to Grunt setup & info | Chris Rebert | 1 | -1/+1 | |
| 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-13 | Remove unneeded spaces from `pre`. | XhmikosR | 1 | -1/+1 | |
| 2014-05-13 | add link to StackOverflow question regarding Android <select> bug | Chris Rebert | 1 | -1/+1 | |
| 2014-05-13 | Remove RTL leftovers. | XhmikosR | 2 | -5/+0 | |
| 2014-05-13 | Update jQuery to v1.11.1. | XhmikosR | 2 | -2/+2 | |
| 2014-05-12 | nuke the rtl docs | Mark Otto | 2 | -32/+0 | |
| 2014-05-10 | cleanup | Mark Otto | 1 | -3/+1 | |
| 2014-05-10 | Update html5shiv to 3.7.2. | XhmikosR | 2 | -2/+2 | |
| 2014-05-09 | Merge pull request #13558 from twbs/nav-tabs-role-tablist | Chris Rebert | 3 | -22/+22 | |
| 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 | |||||
| 2014-05-09 | add role="tab" to .nav-tabs [data-toggle="tab"] | Chris Rebert | 1 | -12/+12 | |
| Per https://github.com/paypal/bootstrap-accessibility-plugin#tab-panel Credit: https://github.com/paypal/bootstrap-accessibility-plugin | |||||
| 2014-05-09 | add role="tablist" to .nav-tabs in examples to improve accessibility | Chris Rebert | 3 | -10/+10 | |
| Per https://github.com/paypal/bootstrap-accessibility-plugin#tab-panel Credit: https://github.com/paypal/bootstrap-accessibility-plugin | |||||
| 2014-05-08 | Remove outdated rtl nav links | Quy Ton | 1 | -7/+0 | |
| 2014-05-07 | regenerate minified docs JS & CSS | Chris Rebert | 1 | -1/+1 | |
| 2014-05-07 | move Grunt info from README into HTML docs | Chris Rebert | 2 | -0/+40 | |
| Fixes #13470 | |||||
| 2014-05-07 | add button to toggle the optional theme when viewing the docs; fixes #9764 | Chris Rebert | 1 | -0/+4 | |
| 2014-05-07 | move rtl to getting started, per @cvrebert's feedback | Mark Otto | 2 | -0/+7 | |
| 2014-05-07 | Merge pull request #13499 from twbs/clarify-rtl | Mark Otto | 1 | -1/+6 | |
| emphasize that bootstrap-rtl.css & bootstrap.css should not be used together | |||||
| 2014-05-07 | Merge pull request #13504 from Quy/resputil | Chris Rebert | 1 | -3/+3 | |
| Fix .visible-print deprecation version #. | |||||
| 2014-05-06 | tweak formatting in Carousel docs for clarity; fixes #13522 | Chris Rebert | 1 | -1/+1 | |
| 2014-05-04 | Fix .visible-print deprecation version #. | Quy Ton | 1 | -3/+3 | |
| 2014-05-04 | emphasize that bootstrap-rtl.css & bootstrap.css should not be used together | Chris Rebert | 1 | -1/+6 | |
| 2014-05-04 | add RTL CSS files to "What's included" section of docs | Chris Rebert | 1 | -0/+2 | |
| 2014-05-04 | include RTL CSS CDN URL in Download docs | Chris Rebert | 1 | -0/+3 | |
| 2014-05-04 | Merge pull request #13493 from twbs/close-btn-access | Chris Rebert | 4 | -13/+13 | |
| Improve accessibility of close buttons in modals & alerts | |||||
| 2014-05-04 | Merge pull request #13495 from twbs/android-firefox | Mark Otto | 1 | -1/+1 | |
| Officially support Android Firefox | |||||
| 2014-05-03 | mark Android Firefox as officially supported | Chris Rebert | 1 | -1/+1 | |
| 2014-05-03 | document #13390 | Chris Rebert | 1 | -2/+2 | |
| 2014-05-03 | Improve accessibility of close buttons in modals & alerts | Chris Rebert | 4 | -13/+13 | |
| Adds textual caption to the close buttons. The "X" multiplication sign isn't very meaningful to screenreaders. Credit: https://github.com/paypal/bootstrap-accessibility-plugin Per: https://github.com/paypal/bootstrap-accessibility-plugin/blob/master/README.md#alert https://github.com/paypal/bootstrap-accessibility-plugin/blob/master/README.md#modal-dialog | |||||
| 2014-05-01 | Merge pull request #13461 from patrickhlauke/docs-dropdown-sr-only | Mark Otto | 1 | -4/+4 | |
| Remove sr-only from components/dropdowns example | |||||
| 2014-05-01 | Remove sr-only from components/dropdown entirely | Patrick H. Lauke | 1 | -5/+5 | |
| possibly less confusing option, as per discussion, is to always show the dropdown trigger button (both live and in that code example) | |||||
