| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2017-10-02 | quote those to match source code | Mark Otto | 1 | -13/+13 | |
| 2017-10-02 | nuke the options page, add redirect from it to new theming page | Mark Otto | 2 | -121/+1 | |
| 2017-10-02 | bring over colors section | Mark Otto | 1 | -1/+77 | |
| 2017-10-02 | port over variable options list | Mark Otto | 1 | -3/+14 | |
| 2017-10-02 | port latest from options for default vars | Mark Otto | 1 | -5/+11 | |
| 2017-10-02 | Stub out new Theming page | Mark Otto | 2 | -0/+115 | |
| 2017-10-02 | Form Validation `.valid-feedback` and `.valid-tooltip` are unstyled (#23527) | Patrick Yeo | 2 | -22/+22 | |
| 2017-10-02 | dist | Mark Otto | 12 | -18/+18 | |
| 2017-10-02 | Switch to stylelint. (#23572) | XhmikosR | 53 | -608/+710 | |
| 2017-10-02 | dist | Mark Otto | 8 | -11/+66 | |
| 2017-10-02 | adds a border radius to modal headers (#23799) | Andres Galante | 1 | -0/+1 | |
| 2017-10-02 | Added type="button" to <button>s without any type (#23866) | Herst | 4 | -13/+13 | |
| https://github.com/twbs/bootlint/wiki/W007 | |||||
| 2017-10-02 | adds a note on typography docs about rem units on font-size-base (#23988) | Andres Galante | 1 | -5/+5 | |
| 2017-10-02 | Adds text-muted and text-white to the examples on color utilities (#23877) | Andres Galante | 1 | -0/+4 | |
| 2017-10-02 | Migrate forgotten Bootstrap 3 style offset class (#23951) | Herst | 1 | -1/+1 | |
| 2017-10-02 | add display `table-cell` (#24004) | Paweł Kuna | 1 | -0/+1 | |
| 2017-10-02 | removes border radius from btn-link (#24128) | Andres Galante | 1 | -1/+0 | |
| 2017-10-02 | Add order first to grid (#24202) | Luke Frake | 2 | -0/+24 | |
| * Add first class to grid framework to add negative ordering * Add order-first explination to the docs | |||||
| 2017-10-02 | Clarify ScrollSpy 'activate' event element | Mike Jacobson | 1 | -2/+2 | |
| 2017-10-02 | Remove duplicated code in .card-header | vsn4ik | 1 | -4/+0 | |
| 2017-10-02 | dist | Mark Otto | 6 | -18/+14 | |
| 2017-10-02 | Opaque input borders (#24198) | Mark Otto | 1 | -1/+1 | |
| 2017-10-02 | Revert input group border changes (#24197) | Mark Otto | 3 | -10/+5 | |
| Turns out #22612 is a bad idea and it makes all sorts of weird visual glitches when working with form controls and transparent borders. | |||||
| 2017-10-02 | Tweak bundlesize's targets. (#24203) | XhmikosR | 1 | -2/+22 | |
| Separate CSS targets and tighten a couple others targets. | |||||
| 2017-10-02 | Normalize examples' CSS. (#24210) | XhmikosR | 10 | -42/+27 | |
| 2017-10-02 | dist | Mark Otto | 4 | -11/+72 | |
| 2017-10-02 | fix .col-form-label paddings and add line-height (#23121) | wojtask9 | 1 | -6/+9 | |
| 2017-10-02 | fixes input group btn height (#23810) | Andres Galante | 1 | -1/+4 | |
| 2017-10-02 | fixes navbar-text link colors (#23702) | Andres Galante | 1 | -0/+14 | |
| 2017-10-01 | Generate CSS variables for colors, breakpoints, fonts (#23761) | Félix Saparelli | 3 | -0/+20 | |
| * Generate CSS variables See #23349 Supersedes #23446 * Ignore _root.scss for linting | |||||
| 2017-10-01 | dist | Mark Otto | 4 | -4/+14 | |
| 2017-10-01 | remove Dist fils as per suggestion (#23092) | Chirag Modi | 1 | -1/+2 | |
| 2017-10-01 | Fix #23013: Add boder-top:0 in .list-group-flush .list-group-item (#23108) | Chirag Modi | 1 | -0/+5 | |
| 2017-10-01 | fixed issue with hr tag mention in 23032 (#23078) | Chirag Modi | 1 | -0/+5 | |
| 2017-10-01 | dist | Mark Otto | 5 | -12/+20 | |
| 2017-10-01 | Make Node.js 6 the minimum version. | XhmikosR | 5 | -5/+5 | |
| Also, be consistent with Node.js' name. | |||||
| 2017-10-01 | Add bundlesize. | XhmikosR | 2 | -1/+190 | |
| 2017-10-01 | Fix link to Extend section in Migration docs (#24192) | Aarón García Hervás | 1 | -1/+1 | |
| 2017-10-01 | Tweak npm scripts. (#24146) | XhmikosR | 1 | -11/+13 | |
| * make `css` and `js` "super" scripts which will run both main and docs scripts * make `js-minify` run all js minify tasks * use parallel in more places | |||||
| 2017-10-01 | Updates to customizing variables docs (#24186) | Mark Otto | 1 | -4/+8 | |
| * Variable overrides within the same Sass file can come before or after the default value, but across files they must come first. * Removed the double :: at the end of the paragraph. * Fixed usage of overwrite when we mean override. | |||||
| 2017-10-01 | js/tests/visual/tab.html: fix HTML validation errors. (#24183) | XhmikosR | 1 | -4/+4 | |
| 2017-10-01 | extends the click area of the close btn on modals (#23783) | Andres Galante | 1 | -2/+3 | |
| 2017-09-30 | changes reset for mixin list reset on pagination | Andres Galante | 1 | -3/+1 | |
| 2017-09-30 | changes the order of the close btn on alerts to improve accecibility | Andres Galante | 2 | -4/+5 | |
| 2017-09-30 | remove that, the example comes first now | Mark Otto | 1 | -2/+0 | |
| 2017-09-30 | more links, clarify predefined classes | Mark Otto | 1 | -5/+5 | |
| 2017-09-30 | be more specific about context and breakpoint scaling | Mark Otto | 1 | -3/+3 | |
| 2017-09-30 | be more specific | Mark Otto | 1 | -1/+1 | |
| 2017-09-30 | rewrite containers and rows section | Mark Otto | 1 | -2/+2 | |
| 2017-09-30 | link to css tricks article, add code snippet to example | Mark Otto | 1 | -1/+5 | |
