| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2017-11-12 | Update Hound config. | XhmikosR | 2 | -9/+9 | |
| 1. Explicitly disable ESLint in Hound for now; it was disabled all this time. Temporarily disabled until the ESLint plugins are updated upstream 2. Remove unneeded ignore from .houndignore | |||||
| 2017-11-11 | fix typo grid.md (#24757) | Gijs Boddeus | 1 | -1/+1 | |
| fixes #24744 | |||||
| 2017-11-09 | Update gems. (#24732) | XhmikosR | 1 | -2/+2 | |
| 2017-11-09 | Merge branch 'v4-dev' into btn-group-styling | Raffy Alcoriza | 8 | -974/+73 | |
| 2017-11-09 | Make styling of grouped option buttons class-based | Raffy Alcoriza | 1 | -1/+1 | |
| Referencing #23728, styling grouped radio and checkbox buttons should not require the data-toggle attribute. | |||||
| 2017-11-09 | Add missing `role="button"` in collapse examples. (#24725) | Patrick Yeo | 1 | -8/+8 | |
| 2017-11-09 | Use native pseudo-selectors instead of jQuery selectors (#24713) | Vasilii Artemchuk | 5 | -46/+46 | |
| 2017-11-09 | Update devDependencies (#24722) | Johann-S | 2 | -920/+19 | |
| 2017-11-08 | Adds underline back to `btn-link` on focus | Andres Galante | 1 | -0/+1 | |
| 2017-11-07 | upgrade to node 8.9.x and dist | Mark Otto | 13 | -103/+1053 | |
| 2017-11-08 | Use correct jQuery name in docs (#24712) | Vasilii Artemchuk | 15 | -15/+15 | |
| 2017-11-08 | Update devDependencies. | XhmikosR | 3 | -62/+96 | |
| 2017-11-08 | Update to babel beta 5 | Johann-S | 3 | -1024/+745 | |
| 2017-11-07 | Fix test failure with jQuery 1.9.1 (#24706) | XhmikosR | 1 | -1/+1 | |
| 2017-11-07 | Escape ID in Util.getSelectorFromElement (#24700) | Johann-S | 2 | -1/+27 | |
| 2017-11-07 | Popover - call `content` once if it's a function. (#24690) | Johann-S | 2 | -4/+27 | |
| 2017-11-06 | dist | Mark Otto | 6 | -7/+6 | |
| 2017-11-06 | Merge branch 'v4-dev' of https://github.com/twbs/bootstrap into v4-dev | Mark Otto | 6 | -21/+20 | |
| 2017-11-06 | Reduce custom file z-index (#24633) | ysds | 1 | -2/+1 | |
| 2017-11-06 | fixes #24642 | Mark Otto | 1 | -0/+5 | |
| 2017-11-06 | descriptive docs variable naming (#24521) | m5o | 5 | -19/+19 | |
| * use descriptive docs btn naming * rename `btn-bd-yellow` to `btn-bd-download` * sort state vars * sort state vars * info, warning, danger * rename btn-bd-purple * rename `.btn-bd-purple` to `.btn-bd-primary` * align docs color variables * generate $bd-purple-light color * with http://razorltd.github.io/sasscolourfunctioncalculator/ * allow overide of docs variables | |||||
| 2017-11-06 | dist | Mark Otto | 6 | -24/+28 | |
| 2017-11-06 | Merge branch 'v4-dev' of https://github.com/twbs/bootstrap into v4-dev | Mark Otto | 7 | -25/+29 | |
| 2017-11-06 | Nav Tabs use single variable to style `$nav-tabs-link-hover-border-color` ↵ | Patrick Yeo | 2 | -4/+4 | |
| and `$nav-tabs-link-active-border-color` (#24639) | |||||
| 2017-11-06 | Move hardcoded opacity value in `.btn:disabled` to variable ↵ | Patrick Yeo | 2 | -1/+2 | |
| `$btn-disabled-opacity` (#24680) | |||||
| 2017-11-06 | dist | Mark Otto | 14 | -48/+48 | |
| 2017-11-06 | getting-started.md: Redirect from `/getting-started/` too. (#24669) | XhmikosR | 1 | -2/+3 | |
| 2017-11-06 | fixes #24553: override border-color on focus of custom select with form ↵ | Mark Otto | 1 | -0/+1 | |
| validation (#24695) | |||||
| 2017-11-06 | Restore .progress-bar transition (#24694) | Mark Otto | 1 | -0/+1 | |
| Unintentionally removed in #22703. Fixes #24643. | |||||
| 2017-11-06 | fixing label cutoff at 0% (#24544) | Gijs Boddeus | 1 | -1/+2 | |
| 2017-11-06 | Convert px values to rem on tooltip variables (#23468) | Andres Galante | 2 | -16/+15 | |
| * converts px valures to rem on tooltip variables * keep as px to match popover changes | |||||
| 2017-11-06 | changes list-inline-padding from 5px to .5rem | Andres Galante | 1 | -1/+1 | |
| 2017-11-06 | Minor Sass consistency changes. (#24677) | XhmikosR | 7 | -8/+8 | |
| * use `background-color` instead of the shorthand * use `outline: 0` consistently * fix transform order * remove quotes from `SFMono-Regular` | |||||
| 2017-11-03 | Update package-lock.json. (#24666) | XhmikosR | 1 | -214/+52 | |
| 2017-11-03 | Remove whitespace in SVG includes. | XhmikosR | 2 | -5/+5 | |
| 2017-11-03 | Remove a few extra newlines. | XhmikosR | 14 | -32/+0 | |
| 2017-11-03 | Highlight snippet as CSS. | XhmikosR | 1 | -1/+1 | |
| 2017-11-03 | getting-started/introduction.md: move title below the retired meta tags. | XhmikosR | 1 | -1/+2 | |
| 2017-11-03 | Add svg files in workbox and remove jpg. | XhmikosR | 1 | -1/+1 | |
| 2017-11-03 | Update Jekyll excludes to ignore more files. | XhmikosR | 1 | -0/+2 | |
| 2017-11-03 | Update our Webpack documentation for Webpack 3 (#24656) | Johann-S | 1 | -3/+17 | |
| 2017-11-02 | Convert modal's px units to rem (#23782) | Andres Galante | 1 | -16/+16 | |
| 2017-11-01 | Create CODE_OF_CONDUCT.md (#24629) | Mark Otto | 1 | -0/+46 | |
| 2017-11-01 | Update devDependencies and gems. (#24610) | XhmikosR | 2 | -994/+99 | |
| 2017-11-01 | Fix broken footer link after the about page revamp. (#24612) | XhmikosR | 1 | -1/+1 | |
| 2017-10-31 | Fix invalid `<nav ... role="tablist">` in docs. | patrickhlauke | 2 | -10/+13 | |
| 2017-10-31 | More wording tweaks | patrickhlauke | 1 | -2/+2 | |
| 2017-10-31 | Shorten ignores - add more comments. | XhmikosR | 1 | -7/+10 | |
| 2017-10-31 | Remove `datetime-local` warning from vnu ignore list, change reboot example. | patrickhlauke | 2 | -3/+10 | |
| 2017-10-31 | Remove invalid example of `title` attribute in an SVG and related vnu error ↵ | patrickhlauke | 2 | -4/+0 | |
| suppression | |||||
