| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2013-10-05 | Sort tasks alphabetically | Zlatan Vasović | 1 | -1/+1 | |
| 2013-10-05 | Insert comma to fix validation warning | Zlatan Vasović | 1 | -1/+1 | |
| BS doesn't support IE6/IE7, so comma can be inserted. | |||||
| 2013-10-05 | Merge pull request #10950 from twbs/docs-navbar-class | Mark Otto | 1 | -20/+20 | |
| Fix #10948: Clarify navbar example target in docs | |||||
| 2013-10-05 | Change all navbar example targets | Julian Thilo | 1 | -20/+20 | |
| According to comment on https://github.com/twbs/bootstrap/issues/10948#issuecomment-25751889 . | |||||
| 2013-10-05 | merge in new ads | Mark Otto | 2 | -3/+35 | |
| 2013-10-05 | removed outline from modal | Martynas | 3 | -1/+3 | |
| 2013-10-05 | Fix #10948: Clarify navbar example target in docs | Julian Thilo | 1 | -2/+2 | |
| 2013-10-04 | Jumbotron: remove the hard-coded font-size from jumbotron.less and moved it ↵ | Steven Black | 2 | -2/+2 | |
| into variables.less where other .font-size-xxxxx things now live. | |||||
| 2013-10-03 | Merge pull request #10932 from ZDroid/patch-1 | Julian Thilo | 1 | -1/+1 | |
| Correct grammar | |||||
| 2013-10-03 | Change border to border-radius | Zlatan Vasović | 1 | -1/+1 | |
| Border isn't set, but border-radius is. | |||||
| 2013-10-03 | Correct grammar | Zlatan Vasović | 1 | -1/+1 | |
| Jekyll is the third person singular (it), so it should be 'its documentation', not 'their documentation'. | |||||
| 2013-10-03 | unify button sizing, use mixin ".button-size" also for the base sized button | Tobias Lindig | 1 | -4/+1 | |
| 2013-10-03 | run grunt | Chris Rebert | 6 | -36/+36 | |
| 2013-10-03 | Merge pull request #10871 from ZDroid/patch-2 | Chris Rebert | 1 | -1/+1 | |
| Remove .ruby-version from excludes | |||||
| 2013-10-02 | Merge pull request #10908 from ZDroid/patch-4 | Mark Otto | 1 | -6/+6 | |
| Indent banner to match the *'s | |||||
| 2013-10-02 | Indent banner to match the *'s | Zlatan Vasović | 1 | -6/+6 | |
| 2013-10-01 | run up-to-date grunt | Chris Rebert | 4 | -0/+28 | |
| 2013-10-01 | Merge branch 'master' of github.com:twbs/bootstrap | Mark Otto | 2 | -1/+7 | |
| 2013-10-01 | run grunt | Mark Otto | 7 | -32/+4 | |
| 2013-10-01 | Change 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-30 | Merge pull request #10806 from twbs/ios-safari-pct-rounding | Chris Rebert | 1 | -1/+1 | |
| add iOS and versions to Safari percent rounding warning; fixes #10723 | |||||
| 2013-09-30 | Merge pull request #10826 from twbs/doc-multiple-navbars-unsupported | Chris Rebert | 1 | -0/+4 | |
| document that multiple navbars aren't supported by default | |||||
| 2013-09-30 | add maintenance note regarding #10864's addition | Chris Rebert | 1 | -0/+2 | |
| 2013-09-30 | document that multiple navbars aren't supported by default; addresses #10824 | Chris Rebert | 1 | -0/+4 | |
| 2013-09-30 | Merge pull request #10864 from akalicki/included_files | Mark Otto | 1 | -0/+23 | |
| Added abridged form of 'What's included' docs to README | |||||
| 2013-09-30 | Merge pull request #10856 from akalicki/grid_class_docs | Mark Otto | 1 | -8/+9 | |
| Better documentation and optimized examples for grid classes | |||||
| 2013-09-30 | Merge pull request #10865 from Quy/master | Mark Otto | 1 | -9/+9 | |
| Apply help-block class to help text in customize.html | |||||
| 2013-09-30 | Merge pull request #10883 from ZDroid/patch-3 | Mark Otto | 1 | -1/+0 | |
| Remove "Remove margin on the body" from base css docs | |||||
| 2013-09-30 | Merge pull request #10889 from twbs/contextual-table-docs-xs | Mark Otto | 1 | -2/+2 | |
| table contextual classes docs: .col-lg-* => .col-xs-* | |||||
| 2013-09-30 | Merge pull request #10888 from twbs/favor-xs-in-docs | Mark Otto | 1 | -12/+12 | |
| use .col-xs-* in "Forms: Column Sizing" docs so more responsive | |||||
| 2013-09-30 | remove comma separating the color and the color-stop in ↵ | Shaun Dychko | 1 | -1/+1 | |
| -webkit-linear-gradient in the #gradient .vertical mixin. | |||||
| 2013-09-30 | table contextual classes docs: .col-lg-* => .col-xs-* | Chris Rebert | 1 | -2/+2 | |
| 2013-09-30 | use .col-xs-* in "Forms: Column Sizing" docs so more responsive | Chris Rebert | 1 | -12/+12 | |
| 2013-09-30 | also use .col-sm-* in other .form-horizontal example for consistency | Chris Rebert | 1 | -8/+8 | |
| 2013-09-30 | Remove "Remove margin on the body" from base css docs | Zlatan Vasović | 1 | -1/+0 | |
| Normalize did that. | |||||
| 2013-09-30 | Remove .ruby-version due to ↵ | Zlatan Vasović | 1 | -1/+1 | |
| https://github.com/twbs/bootstrap/commit/4f20a29c329aa58919919426cbd2190fabfdb723 | |||||
| 2013-09-30 | Merge pull request #10869 from ZDroid/patch-2 | Chris Rebert | 1 | -1/+1 | |
| Update qunit dependency | |||||
| 2013-09-30 | Update qunit dependency | Zlatan Vasović | 1 | -1/+1 | |
| 2013-09-29 | Apply help-block class to help text in customize.html | Quy Ton | 1 | -9/+9 | |
| 2013-09-29 | Moved 'getting started' link out of 'What's included' section in README | Alex Kalicki | 1 | -2/+2 | |
| 2013-09-29 | rm unnecessary backslashes from jqueryCheck | Chris Rebert | 1 | -1/+1 | |
| 2013-09-29 | Merge pull request #10863 from DeanMarkTaylor/patch-2 | Chris Rebert | 1 | -1/+1 | |
| Update Gruntfile.js fixing undefined jQuery check | |||||
| 2013-09-29 | Added abridged form of 'What's included' docs to README | Alex Kalicki | 1 | -0/+23 | |
| 2013-09-29 | Update Gruntfile.js fixing undefined jQuery check | Dean Taylor | 1 | -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-28 | Better documentation and optimized examples for grid classes | Alex Kalicki | 1 | -8/+9 | |
| 2013-09-28 | Merge pull request #10855 from dan-silver/master | Chris Rebert | 1 | -2/+2 | |
| Spelling mistakes in documentation. | |||||
| 2013-09-28 | Spelling mistakes in documentation. | Dan Silver | 1 | -2/+2 | |
| 2013-09-27 | Merge pull request #10841 from DeanMarkTaylor/patch-1 | Chris Rebert | 1 | -1/+0 | |
| Update Gruntfile.js removing pointless reading of customize.html. | |||||
| 2013-09-27 | Update Gruntfile.js removing pointless reading of customize.html. | Dean Taylor | 1 | -1/+0 | |
| I couldn't see a reason to read "customize.html", removed line. | |||||
| 2013-09-27 | bower.json: Modify `assets` directory on ignore to `docs-assets` | Rodrigo Willrich | 1 | -1/+1 | |
