aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-01-11brand guidelines cleanupMark Otto2-18/+23
2014-01-11homepage improvementsMark Otto3-20/+21
2014-01-11Merge branch 'master' into docs_derpMark Otto20-51/+94
2014-01-11rm lingering reference to Recess in the docsChris Rebert1-2/+2
2014-01-11Merge branch 'master' of github.com:twbs/bootstrapMark Otto1-10/+1
2014-01-11grunt distMark Otto2-3/+3
2014-01-11Merge branch 'minify-assets' of https://github.com/XhmikosR/bootstrap into Xh...Mark Otto9-20/+65
2014-01-11Merge pull request #12193 from ZDroid/migrationMark Otto1-10/+1
2014-01-11Update docs per `.container-fluid` additionZlatan Vasović1-10/+1
2014-01-10Don't test Linux browsers since we don't support them officially and they're ...Mark Otto1-8/+9
2014-01-10Merge branch 'master' of github.com:twbs/bootstrapMark Otto1-1/+1
2014-01-10Fixes #12171: Ensure panel groups have a bottom margin since we nuke it on ch...Mark Otto6-4/+9
2014-01-10refer to correct componentChris Rebert1-1/+1
2014-01-10docs mention for #12188Mark Otto1-2/+2
2014-01-10use height adjectives for greater clarityChris Rebert1-1/+1
2014-01-10document #11675Chris Rebert1-0/+2
2014-01-10rm outdated `<select>` references from comments in forms.lessChris Rebert1-2/+2
2014-01-09Clarify that the focus docs styles are not in the repo, per https://github.co...Mark Otto1-4/+5
2014-01-09Merge branch 'master' into docs_derpMark Otto65-1910/+2733
2014-01-09Fixes #11990 and #12159: Make range inputs block level and 100% wide by defaultMark Otto6-4/+14
2014-01-09grunt distMark Otto4-4/+4
2014-01-09more derpMark Otto4-27/+44
2014-01-09Merge pull request #12175 from waynn/patch-3Mark Otto1-10/+10
2014-01-09mixins.less: fix typo in commentChris Rebert1-1/+1
2014-01-09use periods for consistency in each lineWaynn Lue1-10/+10
2014-01-09Merge pull request #12174 from ZDroid/absolute-urlsChris Rebert1-3/+3
2014-01-09Use absolute instead of relative URLsZlatan Vasović1-3/+3
2014-01-09grunt distChris Rebert5-5/+5
2014-01-09Merge pull request #12164 from thomaswelton/issue-12162Chris Rebert2-2/+2
2014-01-09Merge pull request #12163 from ZDroid/wrong-pathsChris Rebert1-4/+2
2014-01-09Merge pull request #12160 from waynn/patch-2Chris Rebert1-1/+1
2014-01-09Update paths in bower.jsonZlatan Vasović1-4/+2
2014-01-09Add new varaible @icon-font-svg-id and set it to be the correct SVG font ID, ...thomaswelton2-2/+2
2014-01-09missing a period after "Twitter, Inc"Waynn Lue1-1/+1
2014-01-08bump grunt-contrib-jade to v0.9.1Chris Rebert1-1/+1
2014-01-08JSHint is on crack?Chris Rebert1-1/+1
2014-01-08grunt build-customizerChris Rebert1-1/+1
2014-01-08grunt distChris Rebert2-2/+2
2014-01-08Merge pull request #11158 from twbs/templated-customizerChris Rebert9-1492/+2249
2014-01-08add support for '//===' for <h3>s in bs-lessdocChris Rebert4-21/+71
2014-01-08Use JS & Jade to generate the customizer variables form HTML from variables.l...Chris Rebert8-1491/+2198
2014-01-08JSCS can be dumb sometimesChris Rebert1-1/+1
2014-01-08Merge pull request #12150 from twbs/extract-from-gruntfileChris Rebert3-41/+53
2014-01-08Merge pull request #12155 from Dudytz/masterJulian Thilo1-1/+1
2014-01-08updated path docs-assets to docs/assetsEduardo1-1/+1
2014-01-08Use single quotes in the jqueryCheck too.XhmikosR2-2/+2
2014-01-08Remove extra newline from banner.XhmikosR5-10/+6
2014-01-08Use the docs banner for all the docs generated files.XhmikosR4-8/+27
2014-01-08Turn advanced optimizations off until it's fixed in clean-css.XhmikosR2-1/+2
2014-01-08Minify docs CSS too.XhmikosR4-3/+24