aboutsummaryrefslogtreecommitdiff
path: root/docs/dist
AgeCommit message (Collapse)AuthorFilesLines
2014-03-06gruntMark Otto3-3/+3
2014-03-04Fixes #12901: Refactors list group active state for use on non-anchorsMark Otto3-3/+3
2014-03-04Fixes #12848: Account for and document progress bars at 0-3%Mark Otto3-3/+3
2014-03-04Grunt after merging #12863Mark Otto4-4/+4
2014-03-04Fixes #12868: Enables icon feedback on validation states for large/small inputs.Mark Otto4-4/+4
Also reorders the CSS to place Glyhpicons as a dependency before other components for fewer overrides and less specific CSS.
2014-03-04Fixes #12914: Darken immediate children hr elements in jumbotronsMark Otto3-3/+3
2014-03-04Merge branch 'master' into rtl_via_css_flipMark Otto1-1/+1
Conflicts: docs/assets/js/raw-files.min.js
2014-03-04gruntMark Otto1-1/+1
2014-03-03Rename RTL files and add some basic docsMark Otto1-0/+0
2014-03-03Don't RTL the theme file--no needMark Otto2-8/+1
2014-03-03Merge branch 'rtl_via_css_flip' of github.com:twbs/bootstrap into ↵Mark Otto3-14332/+8
rtl_via_css_flip Conflicts: Gruntfile.js package.json test-infra/npm-shrinkwrap.canonical.json
2014-03-03Merge branch 'master' into rtl_via_css_flipMark Otto3-3/+3
2014-03-03Fixes #12593: Add support for table bodies and table rows to the collapse pluginMark Otto2-2/+2
2014-03-01Run `grunt`.XhmikosR3-3/+3
2014-02-26Run grunt dist.XhmikosR1-1/+1
2014-02-25add Grunt task for css-flip-ing & add RTL to Gruntfile configsChris Rebert3-14332/+8
2014-02-24Use CSS Flip to generate RTL variationMark Otto2-0/+14338
2014-02-24grunt distMark Otto1-1/+1
2014-02-22Fixes #12822: Scope panel collapse styles to immediate panel bodies onlyMark Otto3-3/+3
2014-02-22Fixes #12801: Add padding to the bottom of .form-control-static to match ↵Mark Otto2-2/+2
height of standard form controls
2014-02-22Update modals to use more consistent padding—modal body and footer now ↵Mark Otto2-2/+2
match modal header
2014-02-22Merge branch 'master' into pr/12813Mark Otto2-2/+2
Conflicts: dist/css/bootstrap.css.map dist/css/bootstrap.min.css docs/dist/css/bootstrap.css.map docs/dist/css/bootstrap.min.css
2014-02-22Fixes #12756: Ensure horizontal dls are cleared by moving the clearfix out ↵Mark Otto2-2/+2
of the media query
2014-02-21Correctly set .btn-link colors in a .navbar and .navbar-inverse #12694Supergibbs2-2/+2
2014-02-21gruntMark Otto4-4/+4
2014-02-13gruntMark Otto2-2/+2
2014-02-13v3.1.1 bumpMark Otto5-5/+5
2014-02-11Fixes #11659, #12698, and #12349: Always apply position and z-index form ↵Mark Otto2-2/+2
controls in input groups for proper borders
2014-02-11Merge branch 'master' into pr/12412Mark Otto9-55/+54
Conflicts: dist/css/bootstrap-theme.css.map 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-theme.css.map docs/dist/css/bootstrap.css.map docs/dist/css/bootstrap.min.css test-infra/npm-shrinkwrap.canonical.json
2014-02-10Update GlyphiconsMark Otto5-48/+48
2014-02-10Fixes #12674Mark Otto1-1/+1
* The problem with #12674 is that it reassigns the same variable, but the color values were purposely different. * This uses Less's color functions to generate the proper darker colors. * Why darker colors? Because those CSS carets render lighter than their solid border counterparts. Consider it a design hack.
2014-02-08grunt distMark Otto2-2/+2
2014-02-08Fixes #12625: Only remove first list group item's top and last list group ↵Mark Otto2-2/+2
item's bottom borders when the list group is first or last
2014-02-08Merge branch 'master' into fix-12154Mark Otto5-8/+7
Conflicts: dist/css/bootstrap.css.map dist/css/bootstrap.min.css docs/dist/css/bootstrap.css.map docs/dist/css/bootstrap.min.css
2014-02-08grunt with new mixinsMark Otto3-3/+3
2014-02-08gruntMark Otto2-2/+2
2014-02-08Merge branch 'master' into pr/12462Mark Otto3-3/+3
Conflicts: dist/css/bootstrap.css.map dist/css/bootstrap.min.css docs/dist/css/bootstrap.css.map docs/dist/css/bootstrap.min.css
2014-02-08Merge branch 'master' into pr/12639Mark Otto2-2/+2
Conflicts: dist/css/bootstrap.css.map dist/css/bootstrap.min.css docs/dist/css/bootstrap.css.map docs/dist/css/bootstrap.min.css
2014-02-07Merge branch 'master' into panels_and_tablesMark Otto2-2/+2
Conflicts: dist/css/bootstrap.css.map dist/css/bootstrap.min.css docs/dist/css/bootstrap.css.map docs/dist/css/bootstrap.min.css
2014-02-07Nuke shit I added in 4d7b2ddba92e47f923d22d9d7b23cb7b0a3e0bc2 that shouldn't ↵Mark Otto2-2/+2
come until v4
2014-02-07Drop -o-user-selectBas Bosman3-3/+3
2014-02-07Fixes #12486: Restore full width inputs for input groups in inline forms and ↵Mark Otto2-2/+2
navbars
2014-02-07Fixes #12447: Properly reset borders on table cells in panelsMark Otto2-2/+2
2014-02-07grunt for daysMark Otto2-2/+2
2014-02-07Fixes #12555: Rearrange variables to place grids and containers closerMark Otto3-3/+3
2014-02-06Merge branch 'master' into thumbnail-extendMark Otto2-2/+2
Conflicts: dist/css/bootstrap.css
2014-02-05Added border radiuses to table when in a panel. Fixes #12461Supergibbs2-2/+2
2014-02-04grunt dist--includes changes from #12025 and decimal changes, likely from a ↵Mark Otto3-3/+3
change in dependencies
2014-02-04Reorder grunt dist tasks to ensure JS gets copied overMark Otto1-0/+6
2014-02-04Fixes #12470: Scope large modal styles to minimum viewport widthMark Otto2-2/+2