| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2017-11-19 | Remove unused file and bundle ie-emulation-modes-warning.js with docs.min.js ↵ | XhmikosR | 5 | -36/+5 | |
| (#24825) * Remove the unused assets/js/ie10-viewport-bug-workaround.js. * Combine ie-emulation-modes-warning.js with docs.min.js. | |||||
| 2017-11-17 | Change the text color to dark on bg color warning examples (#24805) | Andres Galante | 1 | -2/+2 | |
| 2017-11-16 | Don't run postcss for `dist/css/*.min.css` files. (#24676) | XhmikosR | 1 | -1/+1 | |
| 2017-11-16 | Update popper.js to v1.12.9. (#24797) | XhmikosR | 6 | -11/+11 | |
| 2017-11-16 | Fix nested cards on card group (#24766) | Andres Galante | 1 | -3/+6 | |
| 2017-11-16 | Fix installing deps in our webpack docs | Johann-S | 1 | -1/+1 | |
| 2017-11-15 | Remove the now unused .houndignore file. (#24776) | XhmikosR | 1 | -3/+0 | |
| 2017-11-15 | Use UMD and fix build to properly load deps (#24783) | Federico Zivolo | 2 | -20/+4 | |
| 2017-11-15 | Correct spelling mistakes. (#24778) | Edward Betts | 4 | -4/+4 | |
| 2017-11-15 | Simplify spread (#24774) | Vasilii Artemchuk | 2 | -16/+10 | |
| 2017-11-15 | Removed .col-form-label from vertical form example (#24771) | Daniel Niccoli | 1 | -2/+2 | |
| Fixes #24739 | |||||
| 2017-11-15 | Adds variables for form validation messages (#24767) | Andres Galante | 2 | -2/+4 | |
| 2017-11-13 | Object spread : less jQuery more ES6 (#24665) | Johann-S | 9 | -52/+86 | |
| 2017-11-13 | Update devDependencies. (#24762) | XhmikosR | 5 | -73/+70 | |
| 2017-11-12 | Remove .hound.yml. | XhmikosR | 1 | -20/+0 | |
| We might revisit this later, but currently we get too many FP with our current setup. | |||||
| 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 | |
