aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2013-10-05Sort tasks alphabeticallyZlatan Vasović1-1/+1
2013-10-05Insert comma to fix validation warningZlatan Vasović1-1/+1
BS doesn't support IE6/IE7, so comma can be inserted.
2013-10-05Merge pull request #10950 from twbs/docs-navbar-classMark Otto1-20/+20
Fix #10948: Clarify navbar example target in docs
2013-10-05Change all navbar example targetsJulian Thilo1-20/+20
According to comment on https://github.com/twbs/bootstrap/issues/10948#issuecomment-25751889 .
2013-10-05merge in new adsMark Otto2-3/+35
2013-10-05removed outline from modalMartynas3-1/+3
2013-10-05Fix #10948: Clarify navbar example target in docsJulian Thilo1-2/+2
2013-10-04Jumbotron: remove the hard-coded font-size from jumbotron.less and moved it ↵Steven Black2-2/+2
into variables.less where other .font-size-xxxxx things now live.
2013-10-03Merge pull request #10932 from ZDroid/patch-1Julian Thilo1-1/+1
Correct grammar
2013-10-03Change border to border-radiusZlatan Vasović1-1/+1
Border isn't set, but border-radius is.
2013-10-03Correct grammarZlatan Vasović1-1/+1
Jekyll is the third person singular (it), so it should be 'its documentation', not 'their documentation'.
2013-10-03unify button sizing, use mixin ".button-size" also for the base sized buttonTobias Lindig1-4/+1
2013-10-03run gruntChris Rebert6-36/+36
2013-10-03Merge pull request #10871 from ZDroid/patch-2Chris Rebert1-1/+1
Remove .ruby-version from excludes
2013-10-02Merge pull request #10908 from ZDroid/patch-4Mark Otto1-6/+6
Indent banner to match the *'s
2013-10-02Indent banner to match the *'sZlatan Vasović1-6/+6
2013-10-01run up-to-date gruntChris Rebert4-0/+28
2013-10-01Merge branch 'master' of github.com:twbs/bootstrapMark Otto2-1/+7
2013-10-01run gruntMark Otto7-32/+4
2013-10-01Change clone protocol from git:// to https://Zlatan Vasović1-1/+1
Cloning with git: protocol doesn't allow to change anything in `.git/`, like when using `git pull`.
2013-09-30Merge pull request #10806 from twbs/ios-safari-pct-roundingChris Rebert1-1/+1
add iOS and versions to Safari percent rounding warning; fixes #10723
2013-09-30Merge pull request #10826 from twbs/doc-multiple-navbars-unsupportedChris Rebert1-0/+4
document that multiple navbars aren't supported by default
2013-09-30add maintenance note regarding #10864's additionChris Rebert1-0/+2
2013-09-30document that multiple navbars aren't supported by default; addresses #10824Chris Rebert1-0/+4
2013-09-30Merge pull request #10864 from akalicki/included_filesMark Otto1-0/+23
Added abridged form of 'What's included' docs to README
2013-09-30Merge pull request #10856 from akalicki/grid_class_docsMark Otto1-8/+9
Better documentation and optimized examples for grid classes
2013-09-30Merge pull request #10865 from Quy/masterMark Otto1-9/+9
Apply help-block class to help text in customize.html
2013-09-30Merge pull request #10883 from ZDroid/patch-3Mark Otto1-1/+0
Remove "Remove margin on the body" from base css docs
2013-09-30Merge pull request #10889 from twbs/contextual-table-docs-xsMark Otto1-2/+2
table contextual classes docs: .col-lg-* => .col-xs-*
2013-09-30Merge pull request #10888 from twbs/favor-xs-in-docsMark Otto1-12/+12
use .col-xs-* in "Forms: Column Sizing" docs so more responsive
2013-09-30remove comma separating the color and the color-stop in ↵Shaun Dychko1-1/+1
-webkit-linear-gradient in the #gradient .vertical mixin.
2013-09-30table contextual classes docs: .col-lg-* => .col-xs-*Chris Rebert1-2/+2
2013-09-30use .col-xs-* in "Forms: Column Sizing" docs so more responsiveChris Rebert1-12/+12
2013-09-30also use .col-sm-* in other .form-horizontal example for consistencyChris Rebert1-8/+8
2013-09-30Remove "Remove margin on the body" from base css docsZlatan Vasović1-1/+0
Normalize did that.
2013-09-30Remove .ruby-version due to ↵Zlatan Vasović1-1/+1
https://github.com/twbs/bootstrap/commit/4f20a29c329aa58919919426cbd2190fabfdb723
2013-09-30Merge pull request #10869 from ZDroid/patch-2Chris Rebert1-1/+1
Update qunit dependency
2013-09-30Update qunit dependencyZlatan Vasović1-1/+1
2013-09-29Apply help-block class to help text in customize.htmlQuy Ton1-9/+9
2013-09-29Moved 'getting started' link out of 'What's included' section in READMEAlex Kalicki1-2/+2
2013-09-29rm unnecessary backslashes from jqueryCheckChris Rebert1-1/+1
2013-09-29Merge pull request #10863 from DeanMarkTaylor/patch-2Chris Rebert1-1/+1
Update Gruntfile.js fixing undefined jQuery check
2013-09-29Added abridged form of 'What's included' docs to READMEAlex Kalicki1-0/+23
2013-09-29Update Gruntfile.js fixing undefined jQuery checkDean Taylor1-1/+1
The check to see if jQuery was defined as incorrect causing the "Bootstrap requires jQuery" message to only be displayed if jQuery is defined and has a value which equates to `false`.
2013-09-28Better documentation and optimized examples for grid classesAlex Kalicki1-8/+9
2013-09-28Merge pull request #10855 from dan-silver/masterChris Rebert1-2/+2
Spelling mistakes in documentation.
2013-09-28Spelling mistakes in documentation.Dan Silver1-2/+2
2013-09-27Merge pull request #10841 from DeanMarkTaylor/patch-1Chris Rebert1-1/+0
Update Gruntfile.js removing pointless reading of customize.html.
2013-09-27Update Gruntfile.js removing pointless reading of customize.html.Dean Taylor1-1/+0
I couldn't see a reason to read "customize.html", removed line.
2013-09-27bower.json: Modify `assets` directory on ignore to `docs-assets`Rodrigo Willrich1-1/+1