| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2017-03-03 | Fix border width calculation for custom-select (#22068) | Rutger Laurman | 1 | -1/+1 | |
| In addition to #22011 and #21994 | |||||
| 2017-03-03 | Remove 'hover' from nav-tabs-active-link-hover-color et al (#22087) | Sean Beyer | 2 | -6/+6 | |
| * Remove 'hover' from variable names * Fix indentation in variables | |||||
| 2017-03-02 | Fixed spelling error. (#22102) | Alex Neises | 1 | -1/+1 | |
| 2017-03-02 | Fix spelling error. | Sam Rapaport | 1 | -1/+1 | |
| 2017-02-27 | Fix broken links. | Bardi Harborow | 7 | -7/+7 | |
| 2017-02-26 | add more grid layout options | Mark Otto | 1 | -1/+49 | |
| 2017-02-26 | Merge branch 'v4-dev' of https://github.com/twbs/bootstrap into v4-dev | Mark Otto | 6 | -110/+58 | |
| 2017-02-26 | Re-arranged contextual rows/cells (#21980) | Jason Millis | 1 | -2/+2 | |
| Re-arranged contextual rows/cells so that example HTML matches example result. | |||||
| 2017-02-25 | Move Jekyll to npm script. | Bardi Harborow | 2 | -17/+10 | |
| 2017-02-25 | normalize is no longer part of BS | nextgenthemes | 1 | -4/+0 | |
| normalize is no longer part of BS | |||||
| 2017-02-22 | Refactor QUnit test page. | Bardi Harborow | 1 | -84/+45 | |
| 2017-02-21 | Remove vendor prefixes from appearance: none. | Bardi Harborow | 1 | -3/+1 | |
| 2017-02-12 | use secondary buttons instead of primary ones for a bit better example of styles | Mark Otto | 1 | -6/+6 | |
| 2017-02-12 | Merge branch 'v4-dev' of https://github.com/twbs/bootstrap into v4-dev | Mark Otto | 1 | -26/+0 | |
| 2017-02-11 | Remove unused input-size mixin (#21971) | Pierre Vanduynslager | 1 | -26/+0 | |
| 2017-02-11 | Merge branch 'v4-dev' of https://github.com/twbs/bootstrap into v4-dev | Mark Otto | 2 | -2/+2 | |
| 2017-02-09 | Merge pull request #21953 from matteason/patch-1 | Patrick H. Lauke | 1 | -1/+1 | |
| Change 'has no affect' to 'has no effect' in Modal documentation | |||||
| 2017-02-09 | Change 'has no affect' to 'has no effect' | Matt Eason | 1 | -1/+1 | |
| 2017-02-08 | Fixes #21941 | Pierre-Denis Vanduynslager | 2 | -11/+19 | |
| 2017-02-07 | Fix fallback jquery filename (#21940) | Waldson Moura | 1 | -1/+1 | |
| 2017-02-07 | grunt | Mark Otto | 22 | -24/+1954 | |
| 2017-02-07 | Merge branch 'v4-dev' of https://github.com/twbs/bootstrap into v4-dev | Mark Otto | 6 | -4823/+4991 | |
| 2017-02-05 | Update dependencies. | Bardi Harborow | 6 | -4823/+4991 | |
| 2017-02-04 | stub out icons page in docs | Mark Otto | 2 | -6/+24 | |
| 2017-02-04 | Rename icon-fonts.md to icons.md | Mark Otto | 2 | -1/+1 | |
| 2017-02-04 | Fixes #21814. Also accounts for custom file inputs. | Mark Otto | 1 | -1/+3 | |
| 2017-02-04 | Fixes #21892 | Mark Otto | 1 | -2/+2 | |
| 2017-02-04 | Add `utilities/flex` to the dedicated grid Sass bundle so folks can take ↵ | Mark Otto | 1 | -0/+1 | |
| advantage of the utilities for basic flex alignment | |||||
| 2017-02-04 | Fixes #21908 | Mark Otto | 1 | -1/+1 | |
| 2017-02-04 | grunt | Mark Otto | 8 | -8/+12 | |
| 2017-01-28 | Reduce the width to prevent the modal fills the screen width | Juan Carlos González Cabrero | 1 | -1/+1 | |
| 2017-01-28 | Add new extra large size for modal containers | Juan Carlos González Cabrero | 3 | -1/+35 | |
| 2017-01-26 | Merge pull request #21850 from patrickhlauke/v4-dev | Patrick H. Lauke | 1 | -1/+1 | |
| Add aria-label to docs search field | |||||
| 2017-01-26 | Add aria-label to docs search field | Patrick H. Lauke | 1 | -1/+1 | |
| 2017-01-24 | Remove random cursor: default from pill nav (#21835) | Mark Otto | 1 | -1/+0 | |
| Fixes #21560. Pretty sure this wasn't intentional, so should be fine to remove. | |||||
| 2017-01-24 | Allow button toolbars to wrap (#21826) | Mark Otto | 1 | -0/+1 | |
| Fixes #21699 | |||||
| 2017-01-24 | fixes #21567 | Mark Otto | 1 | -1/+1 | |
| 2017-01-24 | grunt (fixes #21819) | Mark Otto | 16 | -76/+78 | |
| 2017-01-24 | Add align self to navbar brand (#21626) | Sergey Kovalenko | 1 | -0/+1 | |
| 2017-01-24 | Rename order utilities to intended class names (#21739) | Mark Otto | 3 | -9/+9 | |
| * rename order utilities to intended class names * Documentation fixes. | |||||
| 2017-01-24 | Pixel perfect navbar toggler (#21821) | Geremia Taglialatela | 1 | -2/+2 | |
| The actual available size of the navbar toggler icon is 30px, but the SVG uses a 32 unit grid. This commit uses a 30 unit grid and updates icon accordingly. | |||||
| 2017-01-23 | Update _custom.scss imports in other builds (#21825) | Mark Otto | 2 | -9/+2 | |
| - Correctly places the _custom.scss file first in the other two buids. - Also removes the clearfix mixin from the grid build because flexbox yo. | |||||
| 2017-01-23 | Allow flex-based navs to wrap like they used to (#21824) | Mark Otto | 1 | -0/+1 | |
| 2017-01-23 | Remove `cursor: pointer;` (#21812) | Mark Otto | 6 | -18/+0 | |
| * Remove most of custom cursor: pointer; implementations * turns out that's not so much of a thing | |||||
| 2017-01-23 | Fix body padding in Dashboard and Jumbotron examples. | Geremia Taglialatela | 2 | -4/+4 | |
| The actual navbar height is 3.5rem. | |||||
| 2017-01-23 | Move htmllint to npm script. | Bardi Harborow | 3 | -22/+24 | |
| 2017-01-22 | Change to markdown (#21815) | Quy | 1 | -1/+2 | |
| 2017-01-22 | Fix spacebar key in Firefox for button elements | Pierre-Denis Vanduynslager | 1 | -4/+4 | |
| 2017-01-22 | Merge branch 'twbs/v4-dev' into dropdown-keyboard | Pierre-Denis Vanduynslager | 44 | -1723/+796 | |
| 2017-01-22 | Change header to use markdown (#21809) | Quy | 1 | -1/+2 | |
| Header will now display in the Contents section. | |||||
