| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2013-08-05 | Fix Issue #8175 - remove lh for input-lg|sm | geedmo | 1 | -2/+0 | |
| 2013-08-05 | Fix Issue #8175 | geedmo | 1 | -1/+1 | |
| 2013-08-05 | Merge pull request #9121 from Flydiverny/alerts | Mark Otto | 3 | -10/+14 | |
| Added padding variable for alerts and changed customize.html | |||||
| 2013-08-05 | Remove dupe hover background color | Mark Otto | 3 | -3/+1 | |
| 2013-08-05 | Update labels to include a base class | Mark Otto | 5 | -12/+26 | |
| * Builds on the new button styles by requiring a `.btn-default` for the regular, gray labels * Updates components examples to show new stuff | |||||
| 2013-08-06 | Comma for clarification | Markus Maga | 1 | -1/+1 | |
| 2013-08-06 | Added padding variable for alerts and changed customize.html Warning state ↵ | Markus Maga | 3 | -10/+14 | |
| (which doesn't exist anymore) | |||||
| 2013-08-05 | Fixes #8732: unfucks disabled fieldset form example with form groups | Mark Otto | 4 | -12/+22 | |
| 2013-08-05 | fix scrollSpy instructions for JS call | Florian Weber | 1 | -1/+1 | |
| Don't really know if this is correct, but at least it only worked for me that way... | |||||
| 2013-08-05 | Merge branch '3.0.0-wip' of github.com:twbs/bootstrap into 3.0.0-wip | Mark Otto | 1 | -1/+1 | |
| 2013-08-05 | Enable scrollable responsive nav bar | Mark Otto | 5 | -2/+78 | |
| Fixes #9007 in a hopefully decent way | |||||
| 2013-08-05 | carousel.less: copyedit explanatory comment | Chris Rebert | 1 | -1/+1 | |
| 2013-08-05 | Merge branch 'pullright' of https://github.com/liuyl/bootstrap into ↵ | Mark Otto | 6 | -19/+6 | |
| liuyl-pullright Conflicts: dist/css/bootstrap.min.css | |||||
| 2013-08-05 | Fixes #8150: add `.static-form-control` for vertical alignment of static ↵ | Mark Otto | 5 | -8/+54 | |
| form text - Also fixes the vertical alignment of labels in horizontal layouts on account of the recent button and input padding changes - Also changes the vertical alignment of the checkboxes and radios in horizontal forms | |||||
| 2013-08-05 | Fixes #8872: widen the carousel indicators to prevent wrapping | Mark Otto | 3 | -6/+9 | |
| 2013-08-05 | Fixes #8795, a reoccurence of #1969 | Mark Otto | 3 | -1/+25 | |
| 2013-08-05 | Merge branch '3.0.0-wip' of github.com:twbs/bootstrap into 3.0.0-wip | Mark Otto | 1 | -2/+2 | |
| 2013-08-05 | More button updates | Mark Otto | 4 | -27/+64 | |
| - Fixes #9113 (caret colors in dropdown buttons) - Darken borders around buttons for contrast in button groups | |||||
| 2013-08-05 | Merge pull request #9110 from chrisseaton/help-block-fix | Chris Rebert | 1 | -2/+2 | |
| Update css.html | |||||
| 2013-08-05 | Update css.html | Chris Seaton | 1 | -2/+2 | |
| .help-block talks about being 'longer', but with .help-inline gone, it's not longer than anything and the comparison is confusing. | |||||
| 2013-08-05 | Fixes #8770: mobile-first (stacked by default) horizontal dls | Mark Otto | 4 | -46/+50 | |
| 2013-08-05 | Fixes #8786 (part 2): new default button styles | Mark Otto | 5 | -22/+27 | |
| Also relevant: http://www.youtube.com/watch?v=Ldyx3KHOFXw | |||||
| 2013-08-05 | Fixes #8786 (part 1): darken hover states on buttons | Mark Otto | 3 | -15/+15 | |
| 2013-08-05 | Fixes #9049: switch order of gradient mixin params to avoid problems for ↵ | Mark Otto | 1 | -2/+2 | |
| upgraders | |||||
| 2013-08-05 | Fixes #9073: add note to homepage about download differences | Mark Otto | 2 | -2/+3 | |
| 2013-08-05 | Merge branch '3.0.0-wip' of github.com:twbs/bootstrap into 3.0.0-wip | Mark Otto | 2 | -2/+2 | |
| 2013-08-05 | more docs changes | Mark Otto | 1 | -5/+1 | |
| 2013-08-05 | update modals demo code | Mark Otto | 1 | -2/+2 | |
| 2013-08-05 | Clean up mixins, fix #9100 (no ms-keyframes) | Mark Otto | 4 | -25/+10 | |
| - Spacing tweaks in the general mixins - Add comments to transform mixins about IE support - Remove `-ms-keyframes` because only IE10+ supports it, and without prefix | |||||
| 2013-08-05 | typo | Mark Otto | 1 | -1/+1 | |
| 2013-08-05 | Merge pull request #9097 from trevorah/patch-1 | Chris Rebert | 1 | -1/+1 | |
| fixed small typo | |||||
| 2013-08-05 | fixed small typo | Andy Trevorah | 1 | -1/+1 | |
| its => belonging to it it's => it is / it has | |||||
| 2013-08-05 | Merge pull request #9091 from liuyl/docs | Chris Rebert | 1 | -1/+1 | |
| remove image description from docs | |||||
| 2013-08-05 | remove image description | liuyl | 1 | -1/+1 | |
| 2013-08-05 | fixes #8832 and #8823: remove max-width from .navbar-brand when not mobile | Mark Otto | 3 | -1/+3 | |
| 2013-08-05 | fixes #9063: add var for navbar border radius | Mark Otto | 3 | -2/+5 | |
| 2013-08-05 | run grunt dist | Mark Otto | 2 | -6/+7 | |
| 2013-08-05 | update docs nav to use new stuff | Mark Otto | 1 | -1/+1 | |
| 2013-08-05 | Merge branch 'patch-1' of https://github.com/jholl/bootstrap into jholl-patch-1 | Mark Otto | 1 | -5/+5 | |
| 2013-08-05 | Merge branch '3.0.0-wip' of github.com:twbs/bootstrap into 3.0.0-wip | Mark Otto | 4 | -7/+6 | |
| 2013-08-04 | use quotes to allow dots in data-parent | Jason Diamond | 1 | -1/+1 | |
| 2013-08-04 | failing test for dot in data-parent | Jason Diamond | 1 | -0/+35 | |
| 2013-08-04 | Merge pull request #9087 from eratzlaff/3.0.0-wip | Chris Rebert | 1 | -2/+2 | |
| Update documentation on offset for small medium and large devices. | |||||
| 2013-08-04 | Fixes #9061: Panel titles should inherit color when linked | Mark Otto | 3 | -1/+8 | |
| 2013-08-04 | fixes #8805: ensure .active buttons in button groups behave like :active buttons | Mark Otto | 3 | -3/+6 | |
| 2013-08-04 | fixes #8793: remove padding-right from inputs with state changes | Mark Otto | 3 | -5/+1 | |
| 2013-08-05 | Update documentation on offset for small medium and large devices. "Grid ↵ | Elvis Ratzlaff | 1 | -2/+2 | |
| options" | |||||
| 2013-08-04 | Merge pull request #9081 from vsn4ik/rem_type_attr | Mark Otto | 3 | -5/+4 | |
| Remove type attribute of tag "script". | |||||
| 2013-08-04 | Enable input focus state customization | Mark Otto | 5 | -9/+29 | |
| - Add new mixin to generate and customize focus state as needed - Adds variable to set default color - Include clear disclaimer about customizing this—it's about users', so don't go making everything bright red and expect them not to be confused or alarmed. Relevant issues: #2742, #4185, #7942, #8171, #8610, #9044 | |||||
| 2013-08-04 | Fixes #8723: allow modals to not need the .fade class /cc @fat | Mark Otto | 3 | -5/+5 | |
