aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-06-19fixes #13881: restore existing striped progress bar behavior with theme stylesMark Otto8-5/+23
2014-06-19bump npm-shrinkwrap to ~3.1.4Chris Rebert2-4/+4
2014-06-19gruntMark Otto1-2/+2
2014-06-19grunt distMark Otto9-13/+86
2014-06-19ids over namesMark Otto1-4/+4
2014-06-19Merge pull request #13867 from hnrch02/remove-depreacted-jscs-rulesChris Rebert9-462/+746
2014-06-19S H R I N K W R A PHeinrich Fenkart1-450/+734
2014-06-19Merge pull request #13866 from BBosman/ie8fontfaceMark Otto2-0/+4
2014-06-19Update a few source files to comply to new JSCS rulesHeinrich Fenkart6-7/+7
2014-06-19Remove deprecated JSCS rules and add requireSpaceAfterLineCommentHeinrich Fenkart1-4/+4
2014-06-19Bump grunt-jscs-checker to 0.5.1Heinrich Fenkart1-1/+1
2014-06-19Merge pull request #13877 from twbs/npm-shrinkwrapChris Rebert8-53/+3607
2014-06-19Switch to uber/npm-shrinkwrap for npm-shrinkwrap.json generationChris Rebert8-53/+3607
2014-06-19Document IE8 font-face weirdnessBas Bosman2-0/+4
2014-06-19Merge pull request #13870 from BBosman/gray-lightChris Rebert1-1/+1
2014-06-19Fix @gray-light in docsBas Bosman1-1/+1
2014-06-19Run `grunt`.XhmikosR11-11/+11
2014-06-19Merge pull request #13829 from BBosman/preserveXhmikosR1-9/+3
2014-06-19Merge pull request #13865 from BBosman/deprecatedMark Otto3-4/+4
2014-06-19Use full deprecation versionBas Bosman3-4/+4
2014-06-19Update JSZip to v2.3.0.XhmikosR2-9/+9
2014-06-19Nuke equal height columns example; got a few bugs that make it not ready for ...Mark Otto3-172/+0
2014-06-18gruntMark Otto3-3/+3
2014-06-18Merge pull request #13861 from twbs/new_striped_progress_bar_classMark Otto11-34/+47
2014-06-18lol wordsMark Otto1-1/+1
2014-06-18rewrite striped and active to deprecate the parent selectors, change the docsMark Otto11-33/+45
2014-06-18Merge branch 'master' into new_striped_progress_bar_classMark Otto17-16/+61
2014-06-18Merge pull request #13859 from twbs/skew_youMark Otto1-3/+3
2014-06-18gruntMark Otto5-4/+9
2014-06-18Merge branch 'master' of github.com:twbs/bootstrapMark Otto2-2/+4
2014-06-18Merge pull request #13860 from twbs/fixes_13346Mark Otto2-2/+4
2014-06-18gruntMark Otto12-11/+48
2014-06-18Fixes #13400, #13415: actually document the existing practice for links in pa...Mark Otto1-0/+1
2014-06-18fixes #13347: make striped progress bars its own classMark Otto1-1/+2
2014-06-18fixes #13346: add a variable for .dl-horizontal's offsetMark Otto2-2/+4
2014-06-18change skew(x,y) to skewX skewY because mdn told me soMark Otto1-3/+3
2014-06-18Merge pull request #13857 from twbs/list_group_smallMark Otto1-1/+3
2014-06-18Merge pull request #13851 from ahoereth/patch-1Mark Otto1-0/+1
2014-06-18fix part of #13111: hide the docs nav on small and below devicesMark Otto1-1/+1
2014-06-18fixes #13093: reset the background color and remove background image on disab...Mark Otto1-0/+6
2014-06-18fixes #13020: proper color for small/.small in list group headingsMark Otto1-1/+3
2014-06-18gruntMark Otto2-2/+2
2014-06-18fixes #13021: add .form-group-sm/-lgMark Otto7-6/+79
2014-06-18fixes #10073: add width: 100%; for ie10 and below to size svg.img-responsive ...Mark Otto6-4/+7
2014-06-18grunt distMark Otto6-32/+32
2014-06-18Merge pull request #13854 from ssorallen/gray-light-higher-contrastMark Otto2-2/+2
2014-06-18among supported WebKit/Blink browsers, this now only applies to SafariChris Rebert1-1/+1
2014-06-18Darken @gray-light to meet accessibility guidelinesRoss Allen2-2/+2
2014-06-18Add white-space: nowrap; to .dropdown-headerahoereth1-0/+1
2014-06-18Run `grunt`.XhmikosR9-11/+11