aboutsummaryrefslogtreecommitdiff
path: root/dist
AgeCommit message (Collapse)AuthorFilesLines
2014-07-08rems: codeMark Otto6-83/+84
2014-07-08Drop GlyphiconsMark Otto3-638/+9
2014-07-08drop wellsMark Otto3-24/+2
2014-07-08restore font-weight and knock down font-size for .leadMark Otto3-3/+4
2014-07-07start the move to remsMark Otto6-222/+205
2014-07-07Merge branch 'master' into derpMark Otto10-7859/+723
Conflicts: docs/_layouts/default.html docs/assets/css/docs.min.css docs/assets/css/src/docs.css docs/assets/js/docs.min.js docs/assets/js/src/application.js
2014-07-07gruntMark Otto5-26/+66
2014-07-06Merge branch 'master' of github.com:twbs/bootstrapMark Otto1-0/+2
2014-07-06Merge pull request #14029 from BBosman/touch-actionMark Otto1-0/+2
Add touch-action: manipulate to .btn
2014-07-06Fixes #13746: Add docs section for brand imageMark Otto3-2/+5
2014-07-06Fixes #14053: Don't show radio/checkbox in justified button groupsMark Otto3-4/+6
2014-07-06Fixes #13997: Move min-height for radio/checkbox to their inner labelMark Otto3-3/+3
2014-07-06gruntMark Otto2-13/+16
2014-07-06Merge pull request #14015 from twbs/possible-14013-fixChris Rebert1-3/+6
Possible fix for #14013
2014-07-05gruntMark Otto3-6/+4
2014-07-05Fixes #13967: Don't reset the cite element's font-styleMark Otto3-5/+2
2014-07-05Fixes #13953: Remove the progress bar min-width styles for low percentages ↵Mark Otto3-6/+2
to avoid jumping progress
2014-07-05Fixes #13943: Lighten the navbar inverse link color more since our text ↵Mark Otto3-3/+3
contrast change in v3.2.0
2014-07-05gruntMark Otto5-7/+7
2014-07-03Remove superfluous cursor:pointerBas Bosman1-1/+0
2014-07-03Add touch-action: manipulate to buttonsBas Bosman1-0/+2
2014-07-03Fixes #12738 again: use max-device-width instead of max-width for ↵Mark Otto3-3/+3
.navbar-collapse height in landscape devices
2014-07-02typoMark Otto3-6/+6
2014-07-02Fixes #13989: Don't extend the input sizes; manually chain the selectorsMark Otto3-8/+14
2014-07-02merge in and resolve conflictsMark Otto3-7/+21
2014-07-02possible fix for #14013Chris Rebert1-3/+6
2014-06-30Update dependencies.XhmikosR3-6/+2
2014-06-27Update "grunt-autoprefixer".XhmikosR4-3/+4
2014-06-26bump to v3.2.0Mark Otto6-30/+30
2014-06-25Merge branch 'master' of github.com:twbs/bootstrapMark Otto5-1543/+1471
Conflicts: dist/css/bootstrap.css.map dist/css/bootstrap.min.css docs/dist/css/bootstrap.css.map docs/dist/css/bootstrap.min.css
2014-06-25fixes #13912: make radios/checkboxes work with inline forms againMark Otto3-4/+4
2014-06-25Run `grunt`.XhmikosR2-2/+2
Revert a991cd572c8b3cafa6228915ca86f7a0cdd26e2d.
2014-06-24grunt dist; closes #13914Chris Rebert3-3/+3
2014-06-24Run `grunt`.XhmikosR5-1542/+1470
2014-06-23Revert UMD (#13772 & friends) for now, due to #13812.Chris Rebert1-1/+1
Will hopefully revert this reversion and land a fully-working version of UMD in v3.3.0. Revert "some changes from #13801 - add strict mode back and ==" This reverts commit 2b302f69eea416bc85e7827b7d7a74d49f879662. Revert "Fix regression of #10038 introduced by #13772" This reverts commit e9d6756a1ac76a9db31a41e8e03f663bedc41b70. Revert "MD/CommonJS/Globals #12909" This reverts commit 1c6fa9010daf0d0c21de9e20fe6ac4dba1788d90. Revert "address #13811" This reverts commit f347d7d955bbb17234b8e12c68efae7d516ce62c. Conflicts: js/carousel.js js/collapse.js js/dropdown.js js/modal.js js/tab.js js/tooltip.js
2014-06-23Fixes #13903: Restore side padding on .btn-blockMark Otto3-4/+2
2014-06-20Fixes #13872 more: add overrides for lg and sm input modifiersMark Otto3-7/+12
2014-06-19Fixes #13872: Always apply padding to .form-control-static for that vertical ↵Mark Otto3-6/+4
alignment
2014-06-19fixes #13881: restore existing striped progress bar behavior with theme stylesMark Otto3-2/+7
2014-06-19grunt distMark Otto4-10/+22
2014-06-19Run `grunt`.XhmikosR4-4/+4
2014-06-18gruntMark Otto1-1/+1
2014-06-18rewrite striped and active to deprecate the parent selectors, change the docsMark Otto4-5/+7
2014-06-18gruntMark Otto1-1/+1
2014-06-18gruntMark Otto6-5/+42
2014-06-18fixes #13021: add .form-group-sm/-lgMark Otto3-4/+16
2014-06-18fixes #10073: add width: 100%; for ie10 and below to size svg.img-responsive ↵Mark Otto3-2/+4
correctly
2014-06-18grunt distMark Otto3-29/+29
2014-06-18Run `grunt`.XhmikosR3-3/+3
2014-06-17address #13811Chris Rebert1-1/+1