| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2015-01-19 | fix broken breadcrumb divider | Mark Otto | 5 | -5/+5 | |
| 2015-01-19 | fix broken buttons | Mark Otto | 2 | -5/+5 | |
| 2015-01-19 | separate examples for inline radios and checkboxes | Mark Otto | 1 | -0/+2 | |
| 2015-01-19 | consolidate forms docs | Mark Otto | 2 | -586/+69 | |
| 2015-01-19 | docs subheading tweaks | Mark Otto | 1 | -1/+2 | |
| 2015-01-19 | fix border color on inverse tables | Mark Otto | 5 | -5/+5 | |
| 2015-01-19 | better separation of docs sections with a light bottom border on h2s | Mark Otto | 1 | -0/+2 | |
| 2015-01-19 | remove unnecessary docs sections for media queries page | Mark Otto | 2 | -5/+0 | |
| 2015-01-19 | fix homepage nav styles | Mark Otto | 4 | -29/+32 | |
| 2015-01-19 | nuke files | Mark Otto | 2 | -157/+0 | |
| 2015-01-19 | move around files | Mark Otto | 4 | -2/+2 | |
| 2015-01-19 | grunt | Mark Otto | 5 | -53/+64 | |
| 2015-01-19 | Merge branch 'master' into v4 | Mark Otto | 17 | -44/+108 | |
| Conflicts: _config.yml dist/css/bootstrap-theme.css dist/css/bootstrap-theme.css.map dist/css/bootstrap-theme.min.css dist/css/bootstrap.css dist/css/bootstrap.css.map dist/css/bootstrap.min.css dist/js/bootstrap.min.js docs/_includes/components/thumbnails.html docs/_includes/css/forms.html docs/_includes/css/grid.html docs/_includes/customizer-variables.html docs/_includes/footer.html docs/_includes/getting-started/download.html docs/_includes/getting-started/template.html docs/_includes/js/overview.html docs/_includes/js/popovers.html docs/_includes/js/tooltips.html docs/assets/css/docs.min.css docs/assets/js/customize.min.js docs/assets/js/raw-files.min.js docs/assets/js/src/customizer.js docs/dist/css/bootstrap-theme.css docs/dist/css/bootstrap-theme.css.map docs/dist/css/bootstrap-theme.min.css docs/dist/css/bootstrap.css docs/dist/css/bootstrap.css.map docs/dist/css/bootstrap.min.css docs/dist/js/bootstrap.js docs/dist/js/bootstrap.min.js docs/examples/navbar-fixed-top/index.html docs/examples/navbar-static-top/index.html docs/examples/non-responsive/index.html docs/examples/theme/index.html grunt/configBridge.json less/alerts.less less/badges.less less/jumbotron.less less/panels.less less/tables.less less/theme.less less/variables.less package.json scss/_button-group.scss scss/_buttons.scss scss/_forms.scss | |||||
| 2015-01-19 | customizer typo | Mark Otto | 1 | -1/+1 | |
| 2015-01-19 | grunt | Mark Otto | 2 | -2/+2 | |
| 2015-01-19 | bump versions | Mark Otto | 10 | -39/+39 | |
| 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 | 6 | -11/+11 | |
| 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 | 5 | -5/+6 | |
| 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 | 86 | -723/+930 | |
| 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-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 | 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 | 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-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 | Document that tooltip+popover show+hide methods are async; fixes #15500 | Chris Rebert | 2 | -6/+7 | |
| [skip sauce] | |||||
| 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 | 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 | |
| 2015-01-14 | Merge pull request #15560 from twbs/fix-15555 | Chris Rebert | 1 | -2/+2 | |
| Document that .form-inline & .form-horizontal work fine on non-<form>s too | |||||
| 2015-01-14 | document usage of npm package; fixes #15127 | Chris Rebert | 1 | -0/+10 | |
| [skip sauce] | |||||
| 2015-01-14 | Core & Sass Teams are now one and the same bigger Team | Chris Rebert | 3 | -23/+8 | |
| 2015-01-13 | Document that .form-inline & .form-horizontal work fine on non-<form>s too | Chris Rebert | 1 | -2/+2 | |
| Fixes #15555 [skip sauce] | |||||
| 2015-01-13 | Document that calling tooltip/popover .show()/.hide() qualifies as manual ↵ | Chris Rebert | 2 | -6/+6 | |
| triggering Fixes #15465 [skip sauce] | |||||
| 2015-01-09 | Filed http://openradar.appspot.com/19435018 | Chris Rebert | 1 | -1/+1 | |
| Refs #14868 | |||||
| 2015-01-09 | Filed http://openradar.appspot.com/19434933 | Chris Rebert | 1 | -1/+1 | |
| Refs #15205 | |||||
| 2015-01-09 | Filed http://openradar.appspot.com/19434878 | Chris Rebert | 1 | -1/+1 | |
| Refs #11266, #13098 | |||||
| 2015-01-09 | http://crbug.com/377346 is claimed to be fixed in Chrome 41 | Chris Rebert | 1 | -10/+0 | |
| So remove its entry from the Wall of Browser Bugs. Refs #13892, #14037 [skip sauce] | |||||
| 2015-01-09 | remove more Glyphicon references from the docs | Chris Rebert | 1 | -1/+1 | |
| 2015-01-08 | add pointer to Masonry in the thumbnail docs | Chris Rebert | 1 | -0/+1 | |
| 2015-01-08 | docs: fix typo in media-queries.md | Gleb Mazovetskiy | 1 | -2/+2 | |
| 2015-01-07 | grunt | Chris Rebert | 5 | -70/+36 | |
| 2015-01-06 | update responsive utility docs post-overhaul | Chris Rebert | 4 | -172/+173 | |
| 2015-01-06 | add migration guidance regarding responsive visibility classes | Chris Rebert | 1 | -0/+2 | |
| 2015-01-06 | fix numerical typo in grid docs | Chris Rebert | 1 | -1/+1 | |
