aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2014-03-07Remove ./ from _config.yml pathsZlatan Vasović1-2/+2
2014-03-07Remove ./ from package.json pathsZlatan Vasović1-2/+2
2014-03-07rm #1969 from browser bugs list per outcome of investigationChris Rebert1-6/+0
2014-03-07Improve badges mixinabilityZlatan Vasović2-19/+19
2014-03-07Move license to the top of the file.XhmikosR1-1/+3
2014-03-07Merge pull request #12505 from ZDroid/js-cs-hintChris Rebert7-10/+12
Reorganize docs assets
2014-03-07Merge pull request #12961 from BBosman/csscombXhmikosR6-6/+6
Do csscomb earlier in build phase
2014-03-07Reorganize docs assetsZlatan Vasović7-10/+12
2014-03-07Do csscomb earlier in build phaseBas Bosman6-6/+6
2014-03-07Fix typo.XhmikosR1-3/+3
2014-03-07Add transition-timing-function mixin to docsBas Bosman1-1/+5
2014-03-07Merge pull request #12688 from twbs/document_popover_focusMark Otto7-7/+31
Document popover focus
2014-03-07fix derped htmlMark Otto1-4/+4
2014-03-07Merge branch 'master' into document_popover_focusMark Otto125-4985/+11514
Conflicts: docs/assets/js/docs.min.js
2014-03-07Merge pull request #12891 from ZDroid/bower-json-pathsMark Otto1-6/+6
Remove ./ from bower.json paths
2014-03-07Merge pull request #12957 from BBosman/rename-mixinMark Otto1-2/+2
Fix transition-timing-function mixin
2014-03-07Merge branch 'master' into typography-example-updatesMark Otto2-2/+2
Conflicts: docs/assets/js/customize.min.js
2014-03-07G R U N T G R U N TMark Otto1-1/+1
2014-03-07Fixes #12748mrmrs14-13/+97
2014-03-07G R U N TMark Otto2-2/+2
2014-03-07Rename propertiesBas Bosman1-2/+2
2014-03-07Merge branch 'master' of github.com:twbs/bootstrapMark Otto4-129/+130
2014-03-07G R U N TMark Otto12-12/+12
2014-03-07Merge pull request #12931 from twbs/line-endingsXhmikosR4-129/+130
2014-03-07Merge branch 'master' into pr/12670Mark Otto17-26/+48
2014-03-07grunt for daysMark Otto11-8/+14
2014-03-07Normalize line endingsXhmikosR3-129/+129
2014-03-07Merge branch 'master' of github.com:twbs/bootstrapMark Otto2-0/+2
2014-03-07Use LF for SVG files too.XhmikosR1-0/+1
2014-03-07Fixes #12937: Darken active button states just a smidge moreMark Otto11-23/+27
2014-03-07Add autoprefixerBas Bosman14-56/+305
2014-03-06Merge pull request #12739 from DaSchTour/twbsMark Otto2-0/+2
add posibillity to hover links and not background in list-groups
2014-03-06Comment for #12794Mark Otto1-1/+9
2014-03-06Merge pull request #12794 from epidemian/required-radio-button-groupsMark Otto1-1/+3
Fix UAs required message position on grouped radio buttons
2014-03-06add responsive embed to customizerMark Otto1-0/+6
2014-03-06Merge branch 'master' of github.com:twbs/bootstrapMark Otto3-3/+7
2014-03-06Moving the embed to it's own CSS file, moving the docs to the Components ↵Mark Otto18-114/+127
page with an example, fixing a Glyhpicons list problem in the docs
2014-03-07Add time-grunt plugin.XhmikosR3-2/+4
2014-03-07Remove duplicate dependency.XhmikosR1-3/+2
2014-03-07Specify engines in package.json.XhmikosR1-0/+3
Things don't work with older versions.
2014-03-06Merge branch 'master' into boulox-responsive-embedMark Otto210-13057/+21155
Conflicts: dist/css/bootstrap.css.map dist/css/bootstrap.min.css docs/assets/js/customize.min.js docs/assets/js/docs.min.js docs/css.html docs/dist/css/bootstrap.css.map docs/dist/css/bootstrap.min.css
2014-03-06Fixes #12683: Remove the overflow: hidden; from the .panel-group > .panel ↵Mark Otto10-10/+7
because it apparently serves no purpose and cuts off nested dropdown menus.
2014-03-06Merge branch 'master' into popovers-use-radii-varMark Otto18-18/+122
Conflicts: dist/css/bootstrap.css.map docs/assets/js/raw-files.min.js docs/dist/css/bootstrap.css.map
2014-03-06Rewrite the disabled list group items to simplify stylesMark Otto13-22/+45
2014-03-06Merge branch 'master' into pr/12490Mark Otto170-5202/+12256
Conflicts: less/list-group.less
2014-03-06Merge branch 'master' of github.com:twbs/bootstrapMark Otto1-0/+3
2014-03-06Fixes #12722: Fixes up responsive tables in printMark Otto9-9/+9
Safari renders this fine for one reason or another, but Chrome still renders the media query styles to make tables responsive. This change scopes them to screen devices only, so printing looks boss everywhere.
2014-03-06Merge pull request #12894 from lipis/patch-2Mark Otto1-0/+3
Removed margin-bottom from last p of .blog-footer
2014-03-06Fixes #12934mrmrs5-5/+5
2014-03-06Fixes #12824: Remove white-space: nowrap from code elementsMark Otto10-10/+7