| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2018-03-13 | saucelabs-unit-test.js: tweak failed tests message (#25836) | XhmikosR | 1 | -2/+3 | |
| 2018-03-13 | fix get the transition duration parent | Johann-S | 2 | -17/+11 | |
| 2018-03-13 | Variable transition durations (#25662) | Martijn Cuppens | 11 | -67/+168 | |
| 2018-03-13 | Clarify the necessary `data-target`/`href` attribute for carousel controls ↵ | Stephen Beemsterboer | 1 | -1/+1 | |
| (#25690) | |||||
| 2018-03-12 | Use bugify without custom Jekyll plugin (#25334) | m5o | 3 | -33/+48 | |
| 2018-03-12 | callout.html: drop whitespace and better usage comment. | XhmikosR | 1 | -3/+7 | |
| 2018-03-12 | Use callout without custom Jekyll plugin. | m5o | 30 | -118/+110 | |
| 2018-03-12 | Rename `.custom-file-control` to `.custom-file-label` (#25736) | ysds | 1 | -2/+2 | |
| 2018-03-12 | Add basic position to dropup/right/left and dropdown-menu-right (#25400) | ysds | 2 | -13/+29 | |
| 2018-03-12 | Disable link functionality on disabled `btn-link` (#25645) | Peter Etelej | 1 | -0/+1 | |
| Future-proof disabling of clicks on disabled `btn-link`. Fixes #25639 ensuring consistency between `btn-link` `<button>`s and `<a>`s when disabled. | |||||
| 2018-03-12 | Fix examples' issues #25664 and #25388 (#25665) | ysds | 4 | -12/+3 | |
| * Prevent sign-in form from going outside viewport (#25388) * Workaround IE centering bug | |||||
| 2018-03-12 | Replace "loose" HEX values with their respective variables (#25672) | Jacob Müller | 9 | -19/+20 | |
| 2018-03-12 | Clean shell scripts (#25704) | Léo Andrès | 2 | -29/+29 | |
| 2018-03-12 | Allow customization of breadcrumb border radius (#25807) | Alexander Hjorth | 2 | -1/+3 | |
| 2018-03-12 | Fix caret alignment (#25719) | ysds | 2 | -1/+8 | |
| 2018-03-12 | re-use gray for bd-example border / background (#25751) | m5o | 1 | -2/+2 | |
| 2018-03-12 | Collapse with flex elements - simple approach (#25806) | Martijn Cuppens | 1 | -18/+4 | |
| * #22600: prevent display:block for visible content * allow transition for elements with show class | |||||
| 2018-03-12 | Fix #25813 by adding extra columns to table | Varunram | 1 | -0/+12 | |
| 2018-03-08 | add Icons8 to icon options (#25763) | m5o | 1 | -0/+1 | |
| [Icons8](https://icons8.com/) is a great resource for icons. They provide 15 different icon styles, exportable as fonts or svg | |||||
| 2018-03-08 | style: align some vars (#25785) | Catalin Zalog | 1 | -38/+38 | |
| 2018-03-08 | Update webpack.md | Robert Martin | 1 | -3/+3 | |
| Minor edits for style and consistency | |||||
| 2018-03-06 | Add a bit of documentation on how to run the code coverage (#25783) | Johann-S | 1 | -5/+9 | |
| 2018-03-05 | add code coverage | Johann-S | 5 | -346/+766 | |
| 2018-03-05 | Update devDependencies and gems. (#25708) | XhmikosR | 3 | -1192/+1570 | |
| 2018-03-04 | Update blockquote migration docs to reflect #22949 | Mark Otto | 1 | -1/+1 | |
| Fixes #25669, closes #25779. | |||||
| 2018-03-04 | Fix #25746 | Mark Otto | 1 | -2/+2 | |
| 2018-03-03 | dist | Mark Otto | 17 | -19/+16 | |
| 2018-03-03 | Adding a variable to handle the change of a modals border-radius. (#25691) | Adam Kolinski | 2 | -2/+3 | |
| 2018-03-03 | Replace img-fluid by w-100 to conform with HTML | Isma | 1 | -1/+1 | |
| 2018-03-03 | Fix leftover reference to v4.0.0-alpha.6 | Ed Morley | 1 | -1/+1 | |
| Running `./build/change-version.js v4.0.0-alpha.6 v4.0.0` fixed this, so the version change script works fine. I'm presuming instead this change was just omitted from 35f80bb12e4e, and then wouldn't have been caught by subsequent runs of `change-version`, since it only ever replaces the exact old version string specified. | |||||
| 2018-03-01 | display on xl viewport | Jos Maissan | 1 | -1/+1 | |
| See issue #25711 | |||||
| 2018-03-02 | docs skippy partial (#25750) | m5o | 4 | -15/+8 | |
| * load skippy markup from includes | |||||
| 2018-02-25 | Remove unused variable (#25670) | Martijn Cuppens | 1 | -1/+0 | |
| This variable is not used anywhere. Leftover from #18373. | |||||
| 2018-02-24 | Add tabindex attribute to disabled buttons sample. Closes #23361 (#25680) | Peter Blazejewicz | 1 | -2/+2 | |
| As discussed in issue's comment: https://git.io/vAuPW Thanks! | |||||
| 2018-02-24 | Fixes #25703 | Mark Otto | 1 | -13/+1 | |
| 2018-02-24 | dist | Mark Otto | 23 | -41/+61 | |
| 2018-02-24 | Merge branch 'v4-dev' of https://github.com/twbs/bootstrap into v4-dev | Mark Otto | 9 | -14/+22 | |
| 2018-02-24 | Fix typo of example in hiding doc | daviddalbusco | 1 | -1/+1 | |
| 2018-02-24 | Add focus states to custom docs buttons | Martijn Cuppens | 1 | -0/+8 | |
| 2018-02-24 | Remove disabling of stylelint rule | Adam Bowles | 1 | -2/+0 | |
| This file no longer has intentional indentation errors | |||||
| 2018-02-24 | Brush up vertical rhythm of form-check in docs. Closes #25546 | Peter Blazejewicz | 1 | -1/+1 | |
| This adds `form-group` to add the same vertical space to the `form-check` as in other grouped controls used in form sample markup. Thanks! | |||||
| 2018-02-21 | Consistent usage of $(document.body) instead of $('body') (#25671) | Martijn Cuppens | 3 | -8/+8 | |
| 2018-02-19 | make it a var | Mark Otto | 2 | -1/+3 | |
| 2018-02-19 | Merge branch 'nav-divider-mixin' of https://github.com/ysds/bootstrap into ↵ | Mark Otto | 1 | -2/+2 | |
| ysds-nav-divider-mixin | |||||
| 2018-02-19 | Merge branch 'accordion-borders' of ↵ | Mark Otto | 2 | -1/+30 | |
| https://github.com/andresgalante/bootstrap into v4-dev | |||||
| 2018-02-19 | dist | Mark Otto | 15 | -31/+218 | |
| 2018-02-19 | Add color variable for caption (#25657) | ysds | 2 | -1/+2 | |
| 2018-02-19 | Be more explicit where to find variables (#25624) | Pierre GIRAUD | 1 | -4/+6 | |
| * Tell where to find the variables to override * Be consistent with path to _variables.scss * Get rid of some 'our' in the doc Replaced by 'Boostrap's' when relevant | |||||
| 2018-02-19 | Custom range input (#25600) | Mark Otto | 3 | -0/+162 | |
| * added the styling * added the documentation * update for one rule per line * fix hound error: trailing whitespace * trimmed off vendor prefixes * Add note about track and thumb * Psuedo-elements must be split across multiple rulesets to have an affect * Fix firefox inner focus * Seems that FF is the only one affected by this * Add support for gradients * Add labels, clarify min/max changes * add step example * add custom range vars | |||||
| 2018-02-19 | Fix carousel transition duration (#25218) | Martijn Cuppens | 4 | -23/+58 | |
