aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2015-01-20fix docs homepage adMark Otto3-4/+5
2015-01-20Add .glyphicon-* aliases for other ISO 4217-ish currency codesChris Rebert3-0/+20
Fixes #15617.
2015-01-20Merge pull request #61 from twbs/clear-out-fontsMark Otto4-56/+6
remove unused font files
2015-01-20Update README.mdMark Otto1-5/+2
2015-01-20Merge pull request #15619 from twbs/markdownChris Rebert3-27/+27
Change markdown library
2015-01-20update shrinkwrapChris Rebert1-24/+24
2015-01-20remarkable -> markdown-itChris Rebert2-3/+3
2015-01-20Merge pull request #15618 from twbs/update-sauceChris Rebert2-313/+143
update grunt-saucelabs to ~8.5.0
2015-01-20update shrinkwrapChris Rebert1-36/+12
2015-01-20update grunt-saucelabs to ~8.5.0Chris Rebert2-277/+131
2015-01-19new headers, ad placements, intro paragraphs on several pages, etcMark Otto16-88/+67
2015-01-19fix scrollspy navMark Otto2-3/+3
2015-01-19Merge pull request #52 from twbs/normalize-figureChris Rebert1-10/+0
Let Normalize.css normalize <figure>'s margin
2015-01-19fix broken brand logosMark Otto1-3/+3
2015-01-19no need for additional subheadingMark Otto1-2/+0
2015-01-19tons of docs helpers cleanupMark Otto10-11/+32
2015-01-19properly reset button.close stylesMark Otto1-11/+11
2015-01-19fix quick floats exampleMark Otto1-2/+2
2015-01-19fix broken breadcrumb dividerMark Otto9-9/+9
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 Otto9-9/+10
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-19automatic grunt distBootstrap's Grunt bot1-1/+1
2015-01-19Merge pull request #15606 from tagliala/trim-whitespacesMark Otto3-7/+7
Trim whitespaces
2015-01-19gruntMark Otto10-81/+102
2015-01-19fix invalid cssMark Otto1-1/+0
2015-01-19Merge branch 'master' into v4Mark Otto45-901/+550
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-19Trim whitespacesGeremia Taglialatela3-7/+7
2015-01-19Update QUnit to v1.17.0.XhmikosR2-549/+972
2015-01-19Merge pull request #15605 from twbs/depsXhmikosR2-16/+24
Update devDependencies.
2015-01-19Update devDependencies.XhmikosR2-16/+24
2015-01-19customizer typoMark Otto1-1/+1
2015-01-19Merge pull request #15604 from twbs/ship_v3.3.2v3.3.2Mark Otto32-102/+102
Ship v3.3.2
2015-01-19gruntMark Otto3-3/+3
2015-01-19bump versionsMark Otto34-105/+105
2015-01-19gruntMark Otto1-1/+1
2015-01-18remove less references from package filesThomas McDonald2-6/+6
Closes #62 (of v4)
2015-01-18Merge pull request #64 from twbs/fix-buildChris Rebert5-4/+4
Temporarily revert "Rename scss/bootstrap.scss -> scss/_bootstrap.scss"
2015-01-18fixes #15497: increase decimals on line-height-large from 1.33 to 1.3333333 ↵Mark Otto10-20/+20
to fix button sizing in Win 8.1 Chrome
2015-01-18Temporarily revert "Rename scss/bootstrap.scss -> scss/_bootstrap.scss"Chris Rebert5-4/+4
This reverts commit 2916ac43ed57baacc49d2cc7550b8d1dfe87b261. This reverts commit 3d635f30795deb11ee7feaea5595b78c70221389. This reverts commit 61a21205575aa03b4fbbacee2052d20bf75941d4. This change broke the Grunt build.
2015-01-18fix main SCSS file pathsChris Rebert2-2/+2
Fixes 2916ac43ed57baacc49d2cc7550b8d1dfe87b261 errata FYI @glebm
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 Otto9-7/+10