| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2014-05-05 | Merge pull request #13514 from twbs/jscs | Chris Rebert | 2 | -2/+2 | |
| bump grunt-jscs-checker to v0.4.1 | |||||
| 2014-05-05 | bump grunt-jscs-checker to v0.4.1; refs #13512 | Chris Rebert | 2 | -2/+2 | |
| 2014-05-05 | update-shrinkwrap | Chris Rebert | 1 | -1/+1 | |
| 2014-05-05 | temporarily lock grunt-jscs-checker to v0.4.0 | Chris Rebert | 1 | -1/+1 | |
| Per #13512 & https://github.com/mdevils/node-jscs/issues/357 | |||||
| 2014-05-05 | Allow for resetText of a button to be a falsey value; fixes #13466 | Heinrich Fenkart | 2 | -2/+22 | |
| 2014-05-04 | Merge pull request #13506 from twbs/jscs-ratchet | Chris Rebert | 1 | -0/+5 | |
| import rules from Ratchet's JSCS config with which we already comply | |||||
| 2014-05-04 | import rules from Ratchet's JSCS config with which we already comply | Chris Rebert | 1 | -0/+5 | |
| 2014-05-04 | Fix .visible-print deprecation version #. | Quy Ton | 1 | -3/+3 | |
| 2014-05-04 | replace js scrollspy test for default behavior | breaddevil | 1 | -17/+37 | |
| 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 | 2 | -0/+4 | |
| 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 | Wall of browser bugs: formatting tweaks | Chris Rebert | 1 | -3/+3 | |
| 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-03 | Merge pull request #13433 from watilde/fixed-navbar-radius-of-example-at-docs | Mark Otto | 4 | -15/+9 | |
| Fixed navbar radius of example at docs | |||||
| 2014-05-03 | bump grunt-css-flip to ~0.2.2 | Chris Rebert | 1 | -1/+1 | |
| 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 | make new Carousel tests compatible with noConflict mode | Chris Rebert | 1 | -2/+2 | |
| 2014-05-01 | add role="tooltip" to popovers; fixes #13481 | Chris Rebert | 1 | -1/+1 | |
| 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 | 10 | -8/+38 | |
| 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 | 8 | -6/+13 | |
| 2014-04-30 | explain | Mark Otto | 1 | -0/+1 | |
| 2014-04-30 | Merge pull request #13328 from thebigredgeek/master | Mark Otto | 1 | -0/+1 | |
| Added bower reference to main less file | |||||
| 2014-04-30 | grunt dist | Mark Otto | 11 | -66/+96 | |
| 2014-04-30 | Merge pull request #13449 from sejr/master | Mark Otto | 1 | -1/+1 | |
| Increase .lead font-weight for better readability on mobile | |||||
| 2014-04-30 | Merge pull request #11966 from colllin/noconflict | Mark Otto | 22 | -288/+415 | |
| Fix #11464 - JS noConflict() mode not working in 3.0.x | |||||
| 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 | 9 | -29/+41 | |
| Update docs libs | |||||
| 2014-04-30 | Update alert.js | Ross Nye | 1 | -1/+2 | |
| Added call to remove() after event fires to clean up data as per discussion at #12379 | |||||
| 2014-04-30 | Changed last-child to first-child | Nick Colley | 1 | -5/+5 | |
| As noted by @jerem the first child will actually be the last shown | |||||
| 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 | 24 | -23/+96 | |
| 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-27 | Update type.less | Sam Roth | 1 | -1/+1 | |
| For better readability on mobile devices | |||||
| 2014-04-26 | Merge pull request #13439 from nschonni/spacing-fixes | Chris Rebert | 5 | -7/+17 | |
| Minor Spacing fixes | |||||
| 2014-04-26 | Minor Spacing fixes | Nick Schonning | 5 | -7/+17 | |
| Flagged upstream in bootstrap-sass by scss-lint | |||||
| 2014-04-26 | Run `grunt`. | XhmikosR | 7 | -19/+21 | |
| 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 | 3 | -7/+40 | |
| Carousel event properties | |||||
