| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2014-05-03 | Merge pull request #13433 from watilde/fixed-navbar-radius-of-example-at-docs | Mark Otto | 2 | -7/+1 | |
| Fixed navbar radius of example at docs | |||||
| 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) | |||||
| 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 | 4 | -5/+22 | |
| 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 | grunt dist | Mark Otto | 3 | -3/+3 | |
| 2014-04-30 | explain | Mark Otto | 1 | -0/+1 | |
| 2014-04-30 | grunt dist | Mark Otto | 4 | -4/+4 | |
| 2014-04-30 | Merge pull request #13437 from saas786/master | Mark Otto | 1 | -3/+3 | |
| fixes #13367 | |||||
| 2014-04-30 | Merge pull request #13424 from twbs/docs-libs | XhmikosR | 6 | -25/+35 | |
| Update docs libs | |||||
| 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 | 23 | -22/+95 | |
| Warn about IE emulation modes in docs+examples | |||||
| 2014-04-27 | add ie-emulation-modes-warning.js to docs & examples | Chris Rebert | 22 | -22/+44 | |
| 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 | Run `grunt`. | XhmikosR | 4 | -15/+15 | |
| 2014-04-26 | Update holder.js to v2.3.2. | XhmikosR | 1 | -5/+15 | |
| 2014-04-26 | Update JSZip to v2.2.1. | XhmikosR | 1 | -5/+5 | |
| 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-26 | Fixed navbar radius of example at docs | Daijiro Wachi | 2 | -7/+1 | |
| 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 | remove semicolons :'-( | Chris Rebert | 1 | -15/+15 | |
| 2014-04-24 | add script to warn folks trying to test old IE using IE's unreliable ↵ | Chris Rebert | 1 | -0/+51 | |
| emulation modes | |||||
| 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 | 24 | -14/+86 | |
| add IE10 viewport bug workaround to examples | |||||
| 2014-04-24 | Merge pull request #13374 from Jakobovski/fix-issue-#13355 | Mark Otto | 1 | -0/+4 | |
| FIX: #13355. Added .navbar-nav to migration change list. | |||||
| 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-23 | Merge pull request #13397 from twbs/fix-13394 | Chris Rebert | 1 | -0/+4 | |
| document that non-:visible scrollspy targets are ignored | |||||
| 2014-04-23 | Add missing word. | Quy Ton | 1 | -1/+1 | |
| 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 | 23 | -23/+23 | |
| 2014-04-21 | Update html5shiv to v3.7.1. | XhmikosR | 23 | -23/+23 | |
| 2014-04-20 | grunt dist | Chris Rebert | 2 | -2/+2 | |
| 2014-04-20 | add IE10 viewport bug workaround to examples | Chris Rebert | 24 | -14/+86 | |
| Closes #13379. | |||||
| 2014-04-21 | Merge pull request #13151 from twbs/customizer-uglifyjs2 | XhmikosR | 4 | -35/+38 | |
| Customizer: switch to UglifyJS2 | |||||
| 2014-04-19 | quote attribute value in selector in JS docs example | Chris Rebert | 1 | -1/+1 | |
| 2014-04-19 | quote attribute value in selector in offcanvas.js | Chris Rebert | 1 | -1/+1 | |
| 2014-04-18 | Merge pull request #13373 from twbs/fix-13360 | Chris Rebert | 1 | -0/+10 | |
| Make variable deprecation notices visible in customizer | |||||
| 2014-04-18 | quote data-* attribute value in docs JS per best-practices | Chris Rebert | 1 | -2/+2 | |
| 2014-04-17 | FIX: #13355. Added .navbar-nav to migration change list. | jackson | 1 | -0/+4 | |
| 2014-04-17 | fix #13337 by mentioning removal of .progress-* contextual classes | Chris Rebert | 1 | -0/+5 | |
| 2014-04-17 | fix #13360 by making deprecation notices visible in customizer | Chris Rebert | 1 | -0/+10 | |
| 2014-04-17 | Merge pull request #13358 from Jakobovski/docs-improvements-#13332 | Chris Rebert | 1 | -1/+4 | |
| Added specificity note to docs per issue #13332 | |||||
| 2014-04-17 | fixes #13365: remove dupe css in grid example | Mark Otto | 1 | -5/+0 | |
| 2014-04-17 | grunt dist | Mark Otto | 1 | -1/+1 | |
| 2014-04-16 | Fixed typo and added leading space | jackson | 1 | -2/+2 | |
