| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2015-02-23 | docs>components>(remainder) headings | Steven Black | 3 | -14/+14 | |
| 2015-02-23 | docs>components>media object headings | Steven Black | 1 | -3/+3 | |
| 2015-02-23 | docs>components>progress bars headings | Steven Black | 1 | -6/+6 | |
| 2015-02-23 | docs>components>thumbnails headings | Steven Black | 1 | -2/+2 | |
| 2015-02-24 | automatic grunt dist | Bootstrap's Grunt bot | 2 | -3/+8 | |
| 2015-02-23 | Normalized the heading hierarchy in the documentation for the Labels component. | Steven Black | 1 | -2/+2 | |
| 2015-02-24 | Merge pull request #15378 from twbs/fix-ie-modal-scrollbar-for-realz | Heinrich Fenkart | 1 | -1/+6 | |
| Modal: Work around IE scrollbars not taking up page width | |||||
| 2015-02-23 | Normalized the heading hierarchy in the documentation for the Button ↵ | Steven Black | 1 | -4/+4 | |
| dropdowns component. | |||||
| 2015-02-23 | docs>components>button-groups headings | Steven Black | 1 | -6/+6 | |
| Normalized the heading hierarchy in the documentation for the Button groups component. | |||||
| 2015-02-23 | Docs>Components>Dropdowns headings | Steven Black | 1 | -5/+5 | |
| Normalized the heading hierarchy in the documentation for the Dropdowns component. | |||||
| 2015-02-23 | Add plugin package keyword recommendation | Kevin Kirsche | 2 | -0/+2 | |
| Related to #15823, I would be interested in officially recommending a keyword such as `twbs-bootstrap` so that we can more easily showcase plugins and extensions for Bootstrap without requiring additional curation by the admins / collabs of TWBS specificity Add additional comment to docs Fix capitalization Update tag per @mdo's recommendation | |||||
| 2015-02-22 | Merge pull request #15867 from twbs/sauce-ios | Chris Rebert | 1 | -1/+1 | |
| Use OS X 10.10 for Sauce iPhone simulator | |||||
| 2015-02-22 | Use OS X 10.10 for Sauce iPhone simulator | Chris Rebert | 1 | -1/+1 | |
| [skip validator] | |||||
| 2015-02-22 | Merge pull request #15866 from twbs/bump-sauce | Chris Rebert | 2 | -62/+104 | |
| Bump grunt-saucelabs to ~8.6.0 | |||||
| 2015-02-22 | update shrinkwrap | Chris Rebert | 1 | -61/+103 | |
| [skip validator] | |||||
| 2015-02-22 | bump grunt-saucelabs to ~8.6.0 | Chris Rebert | 1 | -1/+1 | |
| 2015-02-21 | Merge pull request #15862 from dante2008/contri-doc-typo | Chris Rebert | 1 | -1/+1 | |
| Fix a typo in the contributing doc. | |||||
| 2015-02-22 | Fix a typo in contributing doc. | dante2008 | 1 | -1/+1 | |
| 2015-02-21 | Merge pull request #15861 from patrickhlauke/id-fixup | Patrick H. Lauke | 1 | -1/+1 | |
| Fix copy/pasta'd id on accessibility skiplink callout | |||||
| 2015-02-21 | Fix copy/pasta'd id on accessibility skiplink callout | Patrick H. Lauke | 1 | -1/+1 | |
| 2015-02-21 | Merge pull request #15860 from patrickhlauke/url-fixup | Patrick H. Lauke | 1 | -1/+1 | |
| Typo in URL | |||||
| 2015-02-21 | Typo in URL | Patrick H. Lauke | 1 | -1/+1 | |
| 2015-02-21 | automatic grunt dist | Bootstrap's Grunt bot | 3 | -2/+3 | |
| 2015-02-20 | Fix #15652: Set `position: relative` on .{radio,checkbox}-inline | Kevin Kirsche | 1 | -0/+1 | |
| Closes #15656 by merging it. | |||||
| 2015-02-20 | Fix capitalization/singular of comments in helper class docs | Quy Ton | 1 | -5/+5 | |
| Closes #15839 by merging a tweaked version of it. | |||||
| 2015-02-20 | Merge pull request #15857 from jonchretien/fix-typos-in-docs | Chris Rebert | 2 | -6/+6 | |
| fixed a few typos in the docs | |||||
| 2015-02-20 | fixed a few typos in the docs | Jon Chretien | 2 | -6/+6 | |
| 2015-02-20 | Merge pull request #15851 from twbs/deps | XhmikosR | 8 | -89/+220 | |
| Bump devDependencies | |||||
| 2015-02-20 | Run `grunt`. | XhmikosR | 5 | -5/+11 | |
| 2015-02-20 | Update dependencies. | XhmikosR | 3 | -84/+209 | |
| 2015-02-19 | Fix #15712: Add example of how to use grid system within a modal | Kevin Kirsche | 1 | -0/+96 | |
| Closes #15725 by merging a tweaked version of it. | |||||
| 2015-02-19 | Dropdown docs: Tweak .dropup copy | Chris Rebert | 1 | -1/+1 | |
| 2015-02-19 | Affix docs: add MDN link for `position: sticky` | Chris Rebert | 1 | -1/+1 | |
| 2015-02-19 | Merge pull request #15773 from kkirsche/patch-16 | Chris Rebert | 1 | -2/+2 | |
| Fix #15766: Clarify Affix plugin docs | |||||
| 2015-02-19 | automatic grunt dist | Bootstrap's Grunt bot | 3 | -2/+5 | |
| 2015-02-19 | Merge pull request #15699 from kkirsche/patch-8 | Chris Rebert | 1 | -0/+3 | |
| Fix #15691: .form-control-static changes height when empty | |||||
| 2015-02-19 | [Fixes #15691] .form-control-static changes height when empty | Kevin Kirsche | 1 | -0/+3 | |
| [Fixes #15691] .form-control-static changes height when empty by setting the minimum height to the size it is when text is in the `.form-control-static` JSFiddle: http://jsfiddle.net/4pdo4yzo/ Compute the minimum height @line-height-computed = ~20px @font-size-base = 14px This should come to approx. 34px Add min-height to from-group-* per @cvrebert I had this wrong. The minimum height would depend on the font-size of that specific group, thus we need to declare it once for font-size-small and once also for font-size-large | |||||
| 2015-02-19 | [Fixes #15766] Need Clearer Affix plugin documentation | Kevin Kirsche | 1 | -2/+2 | |
| [Fixes #15766] Need Clearer Affix plugin documentation Remove trailing whitespace Update the documentation | |||||
| 2015-02-19 | Added package.js for Meteor integration | Luca Mussi | 2 | -0/+23 | |
| Closes #15716 by merging it. | |||||
| 2015-02-19 | Merge pull request #15846 from twbs/doc-15832 | Chris Rebert | 1 | -0/+20 | |
| Add Wall of Browser Bugs entries for #15832 | |||||
| 2015-02-19 | Add Wall of Browser Bugs entries for #15832 | Chris Rebert | 1 | -0/+20 | |
| [skip sauce] | |||||
| 2015-02-19 | Merge pull request #15662 from kkirsche/patch-5 | Chris Rebert | 1 | -7/+30 | |
| Fix issue #15597 — Mention dropup variation in dropdown docs | |||||
| 2015-02-19 | automatic grunt dist | Bootstrap's Grunt bot | 6 | -4/+64 | |
| 2015-02-17 | automatic grunt dist | Bootstrap's Grunt bot | 3 | -3/+6 | |
| 2015-02-17 | Merge pull request #15703 from kkirsche/patch-9 | Mark Otto | 2 | -3/+7 | |
| [Fix Issue #15683] `readonly` input should not have a not-allowed cursor | |||||
| 2015-02-17 | [Fixes #15825] .initialism class should use mixin | Kevin Kirsche | 1 | -1/+1 | |
| [Fixes #15825] .initialism class should use text-uppercase() LESS mixin. | |||||
| 2015-02-17 | Merge pull request #15822 from vsn4ik/upd_npmjs_link | Chris Rebert | 2 | -2/+2 | |
| Use https://www.npmjs.com (new site). | |||||
| 2015-02-17 | Use https://www.npmjs.com (new site). | vsn4ik | 2 | -2/+2 | |
| 2015-02-16 | .gitattributes: treat source maps as binary files | Chris Rebert | 1 | -0/+2 | |
| 2015-02-16 | Specify the files to include in the npm package. | XhmikosR | 1 | -0/+9 | |
