| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2014-05-01 | Not Less' fault per se | Chris Rebert | 1 | -1/+1 | |
| 2014-04-30 | Merge pull request #13434 from twbs/fix-13247 | Chris Rebert | 2 | -0/+19 | |
| document grid column wrapping behavior; fixes #13247 | |||||
| 2014-04-30 | document grid column wrapping behavior; fixes #13247 | Chris Rebert | 2 | -0/+19 | |
| 2014-04-30 | Merge branch 'pr/13320' | Mark Otto | 1 | -2/+19 | |
| Conflicts: dist/css/bootstrap-rtl.min.css dist/css/bootstrap.css.map dist/css/bootstrap.min.css docs/dist/css/bootstrap-rtl.min.css docs/dist/css/bootstrap.css.map docs/dist/css/bootstrap.min.css | |||||
| 2014-04-30 | explain | Mark Otto | 1 | -0/+1 | |
| 2014-04-30 | Merge pull request #13437 from saas786/master | Mark Otto | 1 | -3/+3 | |
| fixes #13367 | |||||
| 2014-04-29 | Remove sr-only from components/dropdowns example | Patrick H. Lauke | 1 | -3/+3 | |
| Assuming sr-only is used in the actual live code so that the menu can be shown open already ... but having sr-only in the highlighted example code itself is confusing/misleading. Also, change the text for the button from "Dropdown" to "Dropdown trigger" for clarity (and it then matches http://getbootstrap.com/javascript/#dropdowns) | |||||
| 2014-04-27 | Merge pull request #13422 from twbs/ie-emulation-modes-warning | Chris Rebert | 1 | -1/+2 | |
| Warn about IE emulation modes in docs+examples | |||||
| 2014-04-27 | add ie-emulation-modes-warning.js to docs & examples | Chris Rebert | 1 | -1/+2 | |
| 2014-04-27 | Merge pull request #13435 from twbs/doc-less-import-glyphicons | Chris Rebert | 1 | -0/+4 | |
| Document that @import-ing Bootstrap can break the icon font path | |||||
| 2014-04-26 | fixes https://github.com/twbs/bootstrap/issues/13367 | syed | 1 | -3/+3 | |
| Second color stop value should be percentage instead of decimal value. | |||||
| 2014-04-25 | Merge pull request #13396 from twbs/carousel-events | Chris Rebert | 1 | -0/+5 | |
| Carousel event properties | |||||
| 2014-04-25 | Document that @import-ing Bootstrap can break the icon font path | Chris Rebert | 1 | -0/+4 | |
| Addresses part of #13429. | |||||
| 2014-04-25 | fix #13427 | Chris Rebert | 1 | -3/+3 | |
| 2014-04-24 | Merge pull request #13423 from twbs/fix-13362 | Chris Rebert | 2 | -0/+8 | |
| document that show-ing a tooltip/popover on a hidden element doesn't work | |||||
| 2014-04-24 | Document .direction & .relatedTarget properties of Carousel events. | Chris Rebert | 1 | -0/+5 | |
| Fixes #13395 | |||||
| 2014-04-24 | Merge pull request #13390 from twbs/ie10-viewport-bug | Mark Otto | 1 | -0/+2 | |
| add IE10 viewport bug workaround to examples | |||||
| 2014-04-24 | document that show-ing a tooltip/popover on a hidden element doesn't work; ↵ | Chris Rebert | 2 | -0/+8 | |
| fixes #13362 | |||||
| 2014-04-21 | document that non-:visible scrollspy targets are ignored; fixes #13394 | Chris Rebert | 1 | -0/+4 | |
| 2014-04-21 | Use the new respond.js URL. | XhmikosR | 2 | -2/+2 | |
| 2014-04-21 | Update html5shiv to v3.7.1. | XhmikosR | 2 | -2/+2 | |
| 2014-04-20 | add IE10 viewport bug workaround to examples | Chris Rebert | 1 | -0/+2 | |
| Closes #13379. | |||||
| 2014-04-19 | quote attribute value in selector in JS docs example | Chris Rebert | 1 | -1/+1 | |
| 2014-04-17 | fix #13360 by making deprecation notices visible in customizer | Chris Rebert | 1 | -0/+10 | |
| 2014-04-16 | Fixed typo and added leading space | jackson | 1 | -2/+2 | |
| 2014-04-16 | Added specificity note to docs per issue #13332 | jackson | 1 | -1/+4 | |
| 2014-04-15 | fix #13340 by documenting @icon-font-path & @icon-font-name more | Chris Rebert | 1 | -0/+5 | |
| 2014-04-15 | Add nested kbd element styles for actual keys or inputs | Cecchi MacNaughton | 1 | -1/+2 | |
| 2014-04-11 | Add documentation for using optional icons with sr-only labels | Sean Dwyer | 1 | -2/+18 | |
| 2014-04-08 | Merge branch 'master' into equal-height-experiment | Mark Otto | 15 | -36/+65 | |
| 2014-04-07 | Fixes #13208: Drop <b> for <span> in code snippets and examples | Mark Otto | 4 | -12/+12 | |
| 2014-04-05 | Fixed typo in Responsive Tables CSS docs | Billy Matthews | 1 | -1/+1 | |
| 2014-04-04 | fix grammar in "Underlined text" example | Chris Rebert | 1 | -2/+2 | |
| 2014-04-04 | Re-implement Universal Analytics | Julian Thilo | 3 | -13/+13 | |
| X-Refs: https://github.com/twbs/bootstrap/commit/b2a67ffe55f5fedb0ae1d5dff331687c3e744be0 https://github.com/twbs/bootstrap/commit/c97e6d5cad74d20257d28734f85311ef5d00b560 | |||||
| 2014-04-04 | Replace $.fn.bind with $.fn.on in alert docs | Heinrich Fenkart | 1 | -1/+1 | |
| 2014-04-03 | Merge pull request #13260 from twbs/doc-12651 | Chris Rebert | 1 | -8/+16 | |
| document that label.active on preselected inputs in btn-groups is manual | |||||
| 2014-04-03 | doc how to change the collapsed mobile navbar breakpoint; fixes #13126 | Chris Rebert | 1 | -0/+4 | |
| 2014-04-02 | document that you have to add .active yourself on prechecked btn-ized ↵ | Chris Rebert | 1 | -8/+16 | |
| checkboxes+radios; fixes #12651 | |||||
| 2014-04-01 | help avoid misuse of Carousel's .active when copy-pasting from examples; fix ↵ | Chris Rebert | 1 | -1/+7 | |
| #13252 | |||||
| 2014-03-31 | Merge pull request #13241 from twbs/address-13240 | Mark Otto | 1 | -0/+4 | |
| explicitly doc that icon classes should only be used on empty elements | |||||
| 2014-03-31 | explicitly doc that icon classes should only be used on empty elements; ↵ | Chris Rebert | 1 | -0/+4 | |
| closes #13240 | |||||
| 2014-03-31 | add document ready jQuery wrapper in Android Browser workaround | Chris Rebert | 1 | -5/+7 | |
| 2014-03-28 | Merge pull request #13190 from twbs/fix-13175 | Chris Rebert | 1 | -1/+4 | |
| doc that popover content() is given the element as an arg | |||||
| 2014-03-27 | Revert upgrade to Universal Analytics | Julian Thilo | 3 | -11/+13 | |
| The Google Analytics account we use cannot currently be upgraded to Universal Analytics. In order to keep using Analytics, we have to stick with Classic for now. | |||||
| 2014-03-27 | Add equal-height grid columns as an experimental example. | Chris Rebert | 1 | -0/+7 | |
| Based on @pete-otaqui's work from #11851 | |||||
| 2014-03-27 | Change GA events to Universal Analytics | Julian Thilo | 2 | -5/+5 | |
| 2014-03-27 | Add TOC entry for "Third-party libraries" callout section to JS docs | Chris Rebert | 1 | -0/+1 | |
| 2014-03-27 | Docs: switch to the Universal Analytics code. | XhmikosR | 1 | -8/+6 | |
| 2014-03-26 | doc that popover content() is given the element as an arg; fix #13175 | Chris Rebert | 1 | -1/+4 | |
| 2014-03-26 | Document `template` option of tooltip & popover; fixes #13088 | Chris Rebert | 2 | -18/+41 | |
| Also capitalize column titles and descriptions. | |||||
