aboutsummaryrefslogtreecommitdiff
path: root/docs
AgeCommit message (Collapse)AuthorFilesLines
2015-01-19fix broken breadcrumb dividerMark Otto5-5/+5
2015-01-19fix broken buttonsMark Otto2-5/+5
2015-01-19separate examples for inline radios and checkboxesMark Otto1-0/+2
2015-01-19consolidate forms docsMark Otto2-586/+69
2015-01-19docs subheading tweaksMark Otto1-1/+2
2015-01-19fix border color on inverse tablesMark Otto5-5/+5
2015-01-19better separation of docs sections with a light bottom border on h2sMark Otto1-0/+2
2015-01-19remove unnecessary docs sections for media queries pageMark Otto2-5/+0
2015-01-19fix homepage nav stylesMark Otto4-29/+32
2015-01-19nuke filesMark Otto2-157/+0
2015-01-19move around filesMark Otto4-2/+2
2015-01-19gruntMark Otto5-53/+64
2015-01-19Merge branch 'master' into v4Mark Otto17-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-19customizer typoMark Otto1-1/+1
2015-01-19gruntMark Otto2-2/+2
2015-01-19bump versionsMark Otto10-39/+39
2015-01-19gruntMark Otto1-1/+1
2015-01-18fixes #15497: increase decimals on line-height-large from 1.33 to 1.3333333 ↵Mark Otto6-11/+11
to fix button sizing in Win 8.1 Chrome
2015-01-18Merge branch 'master' of github.com:twbs/bootstrapMark Otto1-2/+2
2015-01-18Fixes #15142: Add position: relative; to .dropup for proper placement of menusMark Otto5-5/+6
2015-01-18rm dummy href from dismiss-on-next-click popover example; fixes #15277Chris Rebert1-2/+2
2015-01-18Merge branch 'master' into pr/15278Mark Otto86-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-18gruntMark Otto6-11/+27
2015-01-16#15576 errata: #15298 also reproduces on LinuxChris Rebert1-1/+1
See https://github.com/twbs/bootstrap/issues/15298#issuecomment-69216754
2015-01-16Merge pull request #15581 from twbs/inline-form-with-visible-labelsChris Rebert1-8/+36
Add example of using .form-inline with visible <label>s
2015-01-1612 items of *fewer* as it's a countable itemDan Course1-1/+1
http://www.oxforddictionaries.com/words/less-or-fewer
2015-01-15custom widths not always required for inline form fieldsChris Rebert1-1/+1
[skip sauce]
2015-01-15Add example of using .form-inline with visible <label>sChris Rebert1-8/+36
Refs #15410 [skip sauce]
2015-01-15Document that tooltip+popover show+hide methods are async; fixes #15500Chris Rebert2-6/+7
[skip sauce]
2015-01-15Merge branch 'master' of github.com:twbs/bootstrapMark Otto1-0/+81
2015-01-15gruntMark Otto11-55/+44
2015-01-15Merge pull request #15498 from twbs/fix-15332Chris Rebert1-0/+81
Add examples of using feedback icons with .input-group
2015-01-15Add Wall of Browser Bugs entry for #15298Chris Rebert1-0/+10
[skip sauce]
2015-01-15Docs: add missing "http://"Chris Rebert1-1/+1
2015-01-14Merge pull request #15560 from twbs/fix-15555Chris Rebert1-2/+2
Document that .form-inline & .form-horizontal work fine on non-<form>s too
2015-01-14document usage of npm package; fixes #15127Chris Rebert1-0/+10
[skip sauce]
2015-01-14Core & Sass Teams are now one and the same bigger TeamChris Rebert3-23/+8
2015-01-13Document that .form-inline & .form-horizontal work fine on non-<form>s tooChris Rebert1-2/+2
Fixes #15555 [skip sauce]
2015-01-13Document that calling tooltip/popover .show()/.hide() qualifies as manual ↵Chris Rebert2-6/+6
triggering Fixes #15465 [skip sauce]
2015-01-09Filed http://openradar.appspot.com/19435018Chris Rebert1-1/+1
Refs #14868
2015-01-09Filed http://openradar.appspot.com/19434933Chris Rebert1-1/+1
Refs #15205
2015-01-09Filed http://openradar.appspot.com/19434878Chris Rebert1-1/+1
Refs #11266, #13098
2015-01-09http://crbug.com/377346 is claimed to be fixed in Chrome 41Chris Rebert1-10/+0
So remove its entry from the Wall of Browser Bugs. Refs #13892, #14037 [skip sauce]
2015-01-09remove more Glyphicon references from the docsChris Rebert1-1/+1
2015-01-08add pointer to Masonry in the thumbnail docsChris Rebert1-0/+1
2015-01-08docs: fix typo in media-queries.mdGleb Mazovetskiy1-2/+2
2015-01-07gruntChris Rebert5-70/+36
2015-01-06update responsive utility docs post-overhaulChris Rebert4-172/+173
2015-01-06add migration guidance regarding responsive visibility classesChris Rebert1-0/+2
2015-01-06fix numerical typo in grid docsChris Rebert1-1/+1