| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2015-01-19 | Merge pull request #15604 from twbs/ship_v3.3.2v3.3.2 | Mark Otto | 32 | -102/+102 | |
| Ship v3.3.2 | |||||
| 2015-01-19 | grunt | Mark Otto | 3 | -3/+3 | |
| 2015-01-19 | bump versions | Mark Otto | 34 | -105/+105 | |
| 2015-01-19 | grunt | Mark Otto | 1 | -1/+1 | |
| 2015-01-18 | fixes #15497: increase decimals on line-height-large from 1.33 to 1.3333333 ↵ | Mark Otto | 10 | -20/+20 | |
| to fix button sizing in Win 8.1 Chrome | |||||
| 2015-01-18 | Merge branch 'master' of github.com:twbs/bootstrap | Mark Otto | 1 | -2/+2 | |
| 2015-01-18 | Fixes #15142: Add position: relative; to .dropup for proper placement of menus | Mark Otto | 9 | -7/+10 | |
| 2015-01-18 | rm dummy href from dismiss-on-next-click popover example; fixes #15277 | Chris Rebert | 1 | -2/+2 | |
| 2015-01-18 | Merge branch 'master' into pr/15278 | Mark Otto | 141 | -1593/+1984 | |
| Conflicts: dist/css/bootstrap.css.map dist/css/bootstrap.min.css docs/assets/js/customize.min.js docs/assets/js/raw-files.min.js docs/dist/css/bootstrap.css.map docs/dist/css/bootstrap.min.css | |||||
| 2015-01-18 | grunt | Mark Otto | 6 | -11/+27 | |
| 2015-01-17 | Merge pull request #15594 from twbs/fix_15493 | Mark Otto | 4 | -4/+12 | |
| Fixes #15493: inherit color on small/.small in .panel-title | |||||
| 2015-01-17 | fixes #15493: inherit color on small/.small in .panel-title | Mark Otto | 4 | -4/+12 | |
| 2015-01-18 | automatic grunt dist | Bootstrap's Grunt bot | 3 | -3/+3 | |
| 2015-01-17 | Merge pull request #15551 from lee101/master | Mark Otto | 1 | -1/+1 | |
| Fix table-striped to work with bootstraps tooltips on rows | |||||
| 2015-01-16 | #15576 errata: #15298 also reproduces on Linux | Chris Rebert | 1 | -1/+1 | |
| See https://github.com/twbs/bootstrap/issues/15298#issuecomment-69216754 | |||||
| 2015-01-16 | automatic grunt dist | Bootstrap's Grunt bot | 1 | -1/+1 | |
| 2015-01-16 | Merge pull request #15589 from KevinJannis/patch-3 | Mark Otto | 1 | -0/+4 | |
| Added blank line between selectors in badges | |||||
| 2015-01-16 | Added blank line between selectors in badges | Kevin Jannis | 1 | -0/+4 | |
| 2015-01-16 | automatic grunt dist | Bootstrap's Grunt bot | 1 | -1/+1 | |
| 2015-01-16 | .form-control: add note about <select> & border-radius | Chris Rebert | 1 | -1/+1 | |
| Refs #15340 | |||||
| 2015-01-16 | automatic grunt dist | Bootstrap's Grunt bot | 1 | -3/+3 | |
| 2015-01-16 | Merge pull request #15583 from twbs/deps | XhmikosR | 4 | -214/+139 | |
| Update devDependencies. | |||||
| 2015-01-16 | Merge pull request #15581 from twbs/inline-form-with-visible-labels | Chris Rebert | 1 | -8/+36 | |
| Add example of using .form-inline with visible <label>s | |||||
| 2015-01-16 | Fix bogus JSCS warning. | XhmikosR | 1 | -3/+3 | |
| 2015-01-16 | Update JSCS config for the new version. | XhmikosR | 1 | -0/+1 | |
| 2015-01-16 | Update devDependencies. | XhmikosR | 2 | -211/+135 | |
| 2015-01-16 | Merge pull request #15585 from dancourse/patch-1 | Mark Otto | 1 | -1/+1 | |
| 12 items of *fewer* as it's a countable item | |||||
| 2015-01-16 | automatic grunt dist | Bootstrap's Grunt bot | 1 | -1/+1 | |
| 2015-01-16 | Merge pull request #15584 from KevinJannis/patch-2 | Mark Otto | 1 | -0/+5 | |
| Added blank lines between selectors for alerts | |||||
| 2015-01-16 | 12 items of *fewer* as it's a countable item | Dan Course | 1 | -1/+1 | |
| http://www.oxforddictionaries.com/words/less-or-fewer | |||||
| 2015-01-16 | Added blank lines between selectors for alerts | Kevin Jannis | 1 | -0/+5 | |
| 2015-01-15 | custom widths not always required for inline form fields | Chris Rebert | 1 | -1/+1 | |
| [skip sauce] | |||||
| 2015-01-15 | Add example of using .form-inline with visible <label>s | Chris Rebert | 1 | -8/+36 | |
| Refs #15410 [skip sauce] | |||||
| 2015-01-15 | Merge pull request #15580 from twbs/tooltip-async-docs | Chris Rebert | 2 | -6/+7 | |
| Document that tooltip+popover show+hide methods are async | |||||
| 2015-01-15 | Document that tooltip+popover show+hide methods are async; fixes #15500 | Chris Rebert | 2 | -6/+7 | |
| [skip sauce] | |||||
| 2015-01-15 | Fixes #15536, #15559: Add .form-group sizing support to .form-control-static | Mark Otto | 4 | -2/+26 | |
| 2015-01-15 | Merge branch 'master' of github.com:twbs/bootstrap | Mark Otto | 1 | -0/+81 | |
| 2015-01-15 | grunt | Mark Otto | 11 | -55/+44 | |
| 2015-01-15 | Merge pull request #15498 from twbs/fix-15332 | Chris Rebert | 1 | -0/+81 | |
| Add examples of using feedback icons with .input-group | |||||
| 2015-01-15 | automatic grunt dist | Bootstrap's Grunt bot | 4 | -3/+9 | |
| 2015-01-15 | Merge pull request #15567 from twbs/fix-15565 | Mark Otto | 1 | -1/+1 | |
| Use @link-hover-decoration for .btn-link too; fixes #15565 | |||||
| 2015-01-15 | Merge pull request #15482 from liias/patch-1 | Mark Otto | 1 | -0/+1 | |
| Add .disabled class styling for .btn-styles in theme | |||||
| 2015-01-15 | automatic grunt dist | Bootstrap's Grunt bot | 1 | -1/+1 | |
| 2015-01-15 | Merge pull request #15577 from KevinJannis/patch-1 | Mark Otto | 1 | -0/+1 | |
| Added blank line between selectors in jumbotron | |||||
| 2015-01-15 | Merge pull request #15578 from twbs/licensing-contributing | Chris Rebert | 1 | -3/+7 | |
| Clarify in CONTRIBUTING docs that CC-BY 3.0 License applies to Bootstrap's docs | |||||
| 2015-01-15 | Merge pull request #15576 from twbs/chrome-bug-449180 | Chris Rebert | 1 | -0/+10 | |
| Add Wall of Browser Bugs entry for #15298 | |||||
| 2015-01-15 | Clarify in CONTRIBUTING docs that CC-BY 3.0 License applies to Bootstrap's docs | Chris Rebert | 1 | -3/+7 | |
| [ci skip] | |||||
| 2015-01-15 | Added blank line between selectors in jumbotron | Kevin Jannis | 1 | -0/+1 | |
| 2015-01-15 | Add Wall of Browser Bugs entry for #15298 | Chris Rebert | 1 | -0/+10 | |
| [skip sauce] | |||||
| 2015-01-15 | Docs: add missing "http://" | Chris Rebert | 1 | -1/+1 | |
