| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2013-09-11 | Merge branch 'master' of github.com:twbs/bootstrap | Mark Otto | 14 | -51/+41 | |
| Conflicts: dist/css/bootstrap.min.css | |||||
| 2013-09-11 | move to separate about page | Mark Otto | 4 | -0/+85 | |
| 2013-09-11 | Remove old and unused .prettyprint styles in code.less (per #10566) | Mark Otto | 3 | -10/+1 | |
| 2013-09-11 | Merge pull request #10579 from roryokane/patch-1 | Chris Rebert | 1 | -1/+1 | |
| Fix capitalization of “list groups” in middle of sentence | |||||
| 2013-09-11 | Fix capitalization of “list groups” in middle of sentence | Rory O’Kane | 1 | -1/+1 | |
| When “list groups” is used in the middle of a sentence in http://getbootstrap.com/components/#list-group-basic, it is not capitalized. | |||||
| 2013-09-11 | Fixed hardcoded tooltip arrow positioning | gribelu | 1 | -8/+8 | |
| Tooltip Arrow positioning was hardcoded to 5px instead of using @tooltip-arrow-width. | |||||
| 2013-09-11 | The last | Zlatan Vasović | 1 | -1/+1 | |
| 2013-09-11 | Again? | Zlatan Vasović | 1 | -1/+1 | |
| 2013-09-11 | Rumbo Jumbo | Zlatan Vasović | 1 | -1/+1 | |
| 2013-09-11 | Another fixup | Zlatan Vasović | 1 | -2/+2 | |
| 2013-09-11 | Eagle eye | Zlatan Vasović | 1 | -1/+1 | |
| 2013-09-11 | Merge pull request #10567 from ZDroid/patch-2 | Chris Rebert | 1 | -1/+1 | |
| Use @screen-sm-min in forms | |||||
| 2013-09-11 | Use @screen-sm-min in forms | Zlatan Vasović | 1 | -1/+1 | |
| 2013-09-10 | Remove multiple touch icons and roll with a single one | Mark Otto | 4 | -3/+0 | |
| 2013-09-10 | Merge pull request #9989 from eins78/more-monospace-elements | Mark Otto | 1 | -1/+3 | |
| code.less: also set default monospace font for `<kbd>` and `<samp>` | |||||
| 2013-09-10 | Merge pull request #10565 from twbs/gruntfile-css-banner | Mark Otto | 9 | -34/+35 | |
| generate CSS banners via Gruntfile; fixes #10101 | |||||
| 2013-09-10 | Merge pull request #10560 from ZDroid/patch-1 | Mark Otto | 1 | -1/+0 | |
| Remove display: block from address | |||||
| 2013-09-10 | generate CSS banners via Gruntfile; fixes #10101 | Chris Rebert | 8 | -33/+34 | |
| 2013-09-10 | fix punctuation in author field of package.json | Chris Rebert | 1 | -1/+1 | |
| 2013-09-10 | rm period from licensing header so it's not mistaken as part of the URL | Chris Rebert | 3 | -3/+3 | |
| 2013-09-10 | run grunt dist | Chris Rebert | 2 | -2/+3 | |
| 2013-09-10 | Merge pull request #10563 from lipis/patch-1 | Chris Rebert | 1 | -3/+3 | |
| Updated the old btn-large in carousel example | |||||
| 2013-09-11 | Updated the old btn-large in carousel example | Lipis | 1 | -3/+3 | |
| 2013-09-10 | add missing comma in carousel.less; fixes #10562 | Chris Rebert | 1 | -1/+1 | |
| 2013-09-10 | Rephrase text | Julian Thilo | 1 | -2/+2 | |
| 2013-09-10 | Remove display: block from address | Zlatan Vasović | 1 | -1/+0 | |
| <address> is already displayed as block in all browsers (UAs). | |||||
| 2013-09-10 | Fix #10556 | Julian Thilo | 1 | -1/+1 | |
| Make media queries example in docs clearer | |||||
| 2013-09-09 | fixes #9985: update grid classes in grid example | Mark Otto | 1 | -11/+7 | |
| 2013-09-09 | Merge pull request #10542 from twbs/controls-migration-docs | Mark Otto | 1 | -0/+14 | |
| add .control* to migration docs; fixes #10532 | |||||
| 2013-09-09 | add .control* to migration docs; fixes #10532 | Chris Rebert | 1 | -0/+14 | |
| 2013-09-09 | dat hash | Mark Otto | 1 | -1/+1 | |
| 2013-09-09 | dat @juthilo edit | Mark Otto | 1 | -1/+1 | |
| 2013-09-09 | Copy edits from @cvrebert and @juthilo | Mark Otto | 1 | -6/+6 | |
| 2013-09-09 | adding required attribute for example signin form | Topsitemakers | 1 | -2/+2 | |
| 2013-09-08 | Merge branch 'master' into docs_welcome | Mark Otto | 4 | -11/+14 | |
| 2013-09-08 | fixes #10526: Remove custom background on responsive tables and set it in ↵ | Mark Otto | 4 | -11/+14 | |
| the docs where it should've been originally | |||||
| 2013-09-08 | use irc link | Mark Otto | 1 | -1/+1 | |
| 2013-09-08 | shorter avatar urls | Mark Otto | 1 | -4/+4 | |
| 2013-09-08 | Add Welcome section to docs | Mark Otto | 4 | -10/+132 | |
| * Fixes unrelated typo in readme * Add new Welcome section with history, team, callouts, and community subsections * Redesigns callouts to be a bit lighterweight with colored headings | |||||
| 2013-09-08 | Match order of vars to order of components; darken some alert borders | Mark Otto | 3 | -17/+17 | |
| 2013-09-08 | Merge branch 'master' of github.com:twbs/bootstrap | Mark Otto | 1 | -1/+1 | |
| 2013-09-08 | fixes #10521: Only remove bottom-border from last row of cells in tbody and ↵ | Mark Otto | 3 | -3/+9 | |
| tfoot within responsive tables | |||||
| 2013-09-08 | Merge pull request #10523 from ZDroid/patch-1 | Julian Thilo | 1 | -1/+1 | |
| Added missing semicolon | |||||
| 2013-09-08 | Added missing semicolon | Zlatan Vasović | 1 | -1/+1 | |
| 2013-09-08 | changed attr('data-target') to data('target'); | Alexey | 1 | -1/+1 | |
| this will extend js interface, to be possible to setup targets for tabs as var content=$('<div class="tab-pane">',{text: 'content'}); var tab=('<li>',{html: $('<a>',{text: 'Main options'})}).addClass('active').data({target: $main,toggle: 'tab'}).appendTo(tabs); | |||||
| 2013-09-06 | Run grunt to gen raw files | Mark Otto | 1 | -1/+1 | |
| 2013-09-06 | Remove nav from jumbotron example (temp fix for #10228) | Mark Otto | 1 | -17/+0 | |
| 2013-09-06 | fixes #10024: Use negative margin to fix the border between button and input ↵ | Mark Otto | 3 | -1/+17 | |
| in input groups | |||||
| 2013-09-06 | Merge pull request #9968 from thelukemcdonald/master | Mark Otto | 2 | -7/+7 | |
| Apply gradient stripe @color parameter | |||||
| 2013-09-06 | Merge branch 'master' of https://github.com/nuttertag/bootstrap into ↵ | Mark Otto | 3 | -3/+19 | |
| nuttertag-master Conflicts: dist/css/bootstrap.min.css | |||||
