| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2018-04-01 | Tiny grammar and punctuation tweaks to a comment. | Tom Swirly | 1 | -1/+1 | |
| 1. It's == "it is" 2. The subject of the sentence is "Only one" (not "these") so the verb must agree with it. Feel free to do nothing with this change, use it, etc - I just saw this while reading through the code. | |||||
| 2018-03-31 | Deprecate .text-hide (#26173) | Mark Otto | 1 | -0/+2 | |
| 2018-03-31 | Add box-shadow utilities (#25758) | Mark Otto | 3 | -0/+11 | |
| 2018-03-31 | Add new .flex-grow and .flex-shrink utils | Mark Otto | 1 | -0/+4 | |
| 2018-03-31 | Fix Chrome's rendering of .card-columns | Mark Otto | 1 | -0/+2 | |
| Uses orphans/widows trick from @fran-worley at https://github.com/twbs/bootstrap/issues/20925#issuecomment-333492739. Fixes #20925. | |||||
| 2018-03-31 | add 50% translucent black and white text | Mark Otto | 1 | -0/+3 | |
| 2018-03-31 | add .text-body, fixes #25412 | Mark Otto | 1 | -0/+1 | |
| 2018-03-31 | Remove navbar align | Martijn Cuppens | 2 | -11/+0 | |
| 2018-03-31 | Add .text-monospace util | Mark Otto | 1 | -0/+2 | |
| 2018-03-20 | Making use of `prefers-reduced-motion` media query (#25641) | Mike Rogers | 1 | -0/+4 | |
| * Making use of `prefers-reduced-motion` media query As discussed in #25249 - if a user (Who is using Safari / iOS) requests reduced motion in their system settings, we should avoid transitions. * Ignoring prefers reduced motion for CSS Linting * Updating copy clarifying the reduce motion functionality in accessibility.md | |||||
| 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 | Replace "loose" HEX values with their respective variables (#25672) | Jacob Müller | 9 | -19/+20 | |
| 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 | 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-08 | style: align some vars (#25785) | Catalin Zalog | 1 | -38/+38 | |
| 2018-03-03 | Adding a variable to handle the change of a modals border-radius. (#25691) | Adam Kolinski | 2 | -2/+3 | |
| 2018-02-24 | Merge branch 'v4-dev' of https://github.com/twbs/bootstrap into v4-dev | Mark Otto | 3 | -4/+4 | |
| 2018-02-24 | Remove disabling of stylelint rule | Adam Bowles | 1 | -2/+0 | |
| This file no longer has intentional indentation errors | |||||
| 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 | 1 | -0/+29 | |
| https://github.com/andresgalante/bootstrap into v4-dev | |||||
| 2018-02-19 | Add color variable for caption (#25657) | ysds | 2 | -1/+2 | |
| 2018-02-19 | Custom range input (#25600) | Mark Otto | 2 | -0/+139 | |
| * 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 | 1 | -1/+1 | |
| 2018-02-11 | Prevent word-wrap (#25248) | Martijn Cuppens | 1 | -0/+1 | |
| Fixes #25235 | |||||
| 2018-02-11 | Fix border-radius on Browse button for custom file input inside input groups ↵ | Mark Otto | 1 | -2/+2 | |
| (#25356) | |||||
| 2018-02-11 | Update `.sr-only` mixin and utility (#25197) | Mark Otto | 1 | -2/+0 | |
| * Remove clip-path from .sr-only utility as it causes perf regressions in Chrome * change snippet to example | |||||
| 2018-02-11 | set color to form-control-plaintext (#25565) | m5o | 2 | -0/+2 | |
| * set color to `.form-control-plaintext` * fixes readability on dark themes like ‘darkly’ * https://bootswatch.com/darkly/index.html#forms * https://bootswatch.com/slate/index.html#forms * https://bootswatch.com/superhero/index.html#superhero * https://bootswatch.com/solar/index.html#forms /cc @thomaspark | |||||
| 2018-02-11 | use $input-bg for $custom-select-bg (#25564) | m5o | 1 | -1/+1 | |
| * use $input-bg for $custom-select-bg | |||||
| 2018-02-11 | Create a variable for label margin bottom (#25561) | Andres Galante | 2 | -1/+3 | |
| 2018-02-07 | Enable `scss/dollar-variable-default` rule (#25542) | freezy | 1 | -0/+1 | |
| This checks if all variables are `!default`. | |||||
| 2018-02-03 | Fix pagination buttons hover z-index (#25532) | Martijn Cuppens | 1 | -0/+1 | |
| 2018-02-02 | Override .custom-select width in .form-inline (#25414) | Mark Otto | 1 | -1/+2 | |
| Fixes #25413 | |||||
| 2018-01-30 | Replace unicode character in _hover.scss (#25503) | Richard van Laak | 1 | -1/+1 | |
| 2018-01-21 | Feature: Add carousel fade option (#22958) | Mark Otto | 1 | -2/+46 | |
| * Move helpful code comments * Add .carousel-fade option to Sass * Document example of the fade carousel * more logical warning of the .active class on carousel items | |||||
| 2018-01-21 | v4.1: Add .dropdown-item-text (#22965) | Mark Otto | 1 | -0/+7 | |
| * Add .dropdown-item-text class * Add example of plain text within a .dropdown-menu, too * reorganize, simple/clearer headings | |||||
| 2018-01-22 | Allow to customize vertical margin of `nav-divider` mixin | ysds | 1 | -2/+2 | |
| 2018-01-21 | Add CSS Utility for `auto` width and height Properties (#24249) | Taufek Johar | 1 | -1/+2 | |
| Currently bootstrap only provides 4 variations of `width` and `height` css utilities, which are: 1. 25% 2. 50% 3. 75% 4. 100%. Here, I'm adding `auto` to the list. This is useful when we need to reset the width/height value back to the browser default value at some point. | |||||
| 2018-01-21 | Add missing flex-fill utility | Pierre-Denis Vanduynslager | 1 | -0/+1 | |
| 2018-01-21 | Use variables for theme-color-level function | Mark Otto | 1 | -1/+1 | |
| Closes #25313 | |||||
| 2018-01-20 | rearrange and override extra borders | Mark Otto | 1 | -8/+10 | |
| 2018-01-20 | Merge branch 'borderless-table' of https://github.com/Varunram/bootstrap ↵ | Mark Otto | 1 | -0/+6 | |
| into Varunram-borderless-table | |||||
| 2018-01-19 | Allow to change `.table-striped` `odd` or `even` (#25333) | Andrew Luca | 2 | -1/+3 | |
| 2018-01-18 | Bump version to 4.0.0 | Mark Otto | 3 | -3/+3 | |
| 2018-01-17 | Prevent print utils from overriding all other display utils (#25269) | Mark Otto | 1 | -28/+10 | |
| * Prevent print utils from overriding all other display utils Fixes #25221. I agree with the referenced issue—this is unexpected and also causes a serious bug when mixed with other utility classes. This wasn't an issue in v3 given we had different utilities for hiding that weren't focused on display property. * Add printing changes to migration docs * unrelated heading sentence case change * List out all .d-print- classes | |||||
| 2018-01-18 | Outline button hover color (#25339) | Mark Otto | 2 | -7/+3 | |
| 2018-01-18 | Use .list-group-item-action for list group item variant (#25338) | ysds | 1 | -13/+10 | |
