| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2019-02-07 | Remove `-ms-autohiding-scrollbar` to prevent overlapping the table content ↵ | Shohei Yoshida | 1 | -1/+0 | |
| (#28153) | |||||
| 2019-02-07 | Optional btn & input font sizes (#28068) | Martijn Cuppens | 4 | -0/+9 | |
| 2019-02-07 | Deprecate `img-retina()` mixin (#28072) | Martijn Cuppens | 1 | -0/+1 | |
| 2019-02-07 | Deprecate `invisible()` mixin (#28066) | Martijn Cuppens | 2 | -2/+5 | |
| 2019-02-07 | Add map-name param to _assert-starts-at-zero (#24986) | Zachary Welch | 2 | -4/+4 | |
| * Add map-name param to _assert-starts-at-zero * Set default value for backwards compatibility | |||||
| 2019-02-07 | Create `border-top-left-radius` and `border-bottom-right-radius` mixins (#28100) | João Lucas | 1 | -0/+12 | |
| * Create border-top-left-radius mixin * Create border-bottom-right-radius mixin | |||||
| 2019-02-07 | Deprecate size mixin (#28067) | Martijn Cuppens | 1 | -0/+1 | |
| 2019-02-06 | Add text-decoration to .btn-link. (#28169) | Bardi Harborow | 1 | -0/+1 | |
| 2019-02-06 | Fix text break in Firefox (#28063) | Martijn Cuppens | 1 | -1/+4 | |
| 2019-02-03 | Fix dropdown radius if `$dropdown-padding-y` is not 0 (#28127) | Martijn Cuppens | 1 | -5/+9 | |
| 2019-01-25 | Fix custom select caret issue on IE (#28112) | Shohei Yoshida | 1 | -1/+1 | |
| 2019-01-25 | Fix validated custom select bg color (#28119) | Shohei Yoshida | 1 | -1/+1 | |
| 2019-01-24 | Deprecate float mixins (#28104) | Martijn Cuppens | 2 | -3/+8 | |
| 2019-01-24 | Add `!important` to `.text-monospace` utility class (#28064) | Martijn Cuppens | 1 | -1/+1 | |
| 2019-01-23 | Add default value for `$ignore-warning` (#28103) | Martijn Cuppens | 1 | -1/+1 | |
| 2019-01-22 | Add `deprecate()` mixin (#28092) | Martijn Cuppens | 4 | -3/+15 | |
| 2019-01-20 | Make component colors configurable (#28035) | Martijn Cuppens | 7 | -1/+12 | |
| 2019-01-20 | Scrollable modal (#27769) | Shohei Yoshida | 1 | -4/+46 | |
| 2019-01-20 | Add ref to reason why `min-width: 0;` is added (#28061) | Martijn Cuppens | 1 | -1/+1 | |
| 2019-01-15 | Make progress animation respect `$enable-transitions` and ↵ | Martijn Cuppens | 1 | -5/+14 | |
| `prefers-reduced-motion` media query Make progress animation respect `$enable-transitions` and `prefers-reduced-motion` media query | |||||
| 2019-01-13 | Remove map-merge (#28033) | Martijn Cuppens | 1 | -23/+13 | |
| 2019-01-13 | Cleanup popover arrows (#28008) | Martijn Cuppens | 1 | -52/+40 | |
| 2019-01-13 | Sync dropdown font size to base font size | Martijn Cuppens | 1 | -1/+1 | |
| 2019-01-13 | Sync dropdown font size with btn font size | Martijn Cuppens | 2 | -1/+2 | |
| 2019-01-13 | Remove background from nested tables | Martijn Cuppens | 1 | -4/+0 | |
| 2019-01-13 | Fix background size y | Martijn Cuppens | 1 | -1/+1 | |
| 2019-01-13 | Minify background property | Martijn Cuppens | 1 | -2/+1 | |
| 2019-01-13 | Combine background properties into one | Martijn Cuppens | 1 | -3/+1 | |
| 2019-01-13 | Prevent useless property rendering | Martijn Cuppens | 1 | -2/+2 | |
| 2019-01-13 | Don't render a background by default | Martijn Cuppens | 1 | -1/+1 | |
| 2019-01-13 | Prevent rendering of color property by default | Martijn Cuppens | 1 | -1/+1 | |
| 2019-01-14 | Change comment heading title to `Typography` (#28032) | Martijn Cuppens | 1 | -1/+1 | |
| 2019-01-14 | Align toast variables (#28041) | Martijn Cuppens | 1 | -13/+14 | |
| 2019-01-13 | Add new rounded sizes classes (#28011) | Justin | 1 | -0/+12 | |
| * update border-radius mixins Add $enable-rounded as a keyword argument to border-raidus mixins * Update rounded classes - use border-radius mixins to repleace !important - use true for $enable-rounded for rounded classes - Add `.rounded-sm` and `.rounded-sm` #27934 * update borders docs * Revert touch of dist files * Revert change of border-radius mixins * use !important in border-radius utilies classes * update border radius classes keep only rounded-lg and rounded-sm | |||||
| 2019-01-13 | Change default custom select styles (#28027) | Martijn Cuppens | 1 | -3/+3 | |
| 2019-01-13 | Prevent wrapping if caret is included (#28029) | Martijn Cuppens | 1 | -0/+2 | |
| 2019-01-11 | Add form-validation-states Sass map (#27999) | Mark Otto | 3 | -11/+21 | |
| 2019-01-11 | Fix input-height-inner wrongly calculated (#28018) | Miha Eržen | 1 | -3/+3 | |
| In a scenario where `$input-line-height` or `$input-font-size` are different than `$input-btn-line-height` and `$input-btn-font-size` the final `$input-height-inner` was wrongly calculated. | |||||
| 2019-01-08 | Bump copyright year to 2019. | XhmikosR | 3 | -6/+6 | |
| 2019-01-08 | remove redundant loop from list-group-horizontal (#28005) | wojtask9 | 1 | -18/+16 | |
| 2019-01-08 | box-shadow mixin fix (#28004) | wojtask9 | 1 | -3/+9 | |
| 2019-01-08 | Move `z-index` to .list-group-item-action and remove redundant ↵ | Shohei Yoshida | 1 | -5/+1 | |
| `text-decoration: none` (#27996) | |||||
| 2019-01-08 | Space fixes (#27997) | Martijn Cuppens | 2 | -2/+2 | |
| 2019-01-07 | Allow configuration of caret spacing and vertical alignment (#27994) | Martijn Cuppens | 2 | -4/+6 | |
| 2019-01-07 | remove screen from media query (#27985) | Martijn Cuppens | 1 | -1/+1 | |
| 2019-01-07 | Fix incorrect responsive alignment of dropdown menu (#27873) | Shohei Yoshida | 1 | -11/+5 | |
| 2019-01-07 | fix border issue for nested card inside accordions (#27881) | Vishnuprasad Venugopal | 1 | -1/+1 | |
| 2019-01-07 | Add horizontal list group modifier (#27970) | Mark Otto | 2 | -0/+45 | |
| Alternate take to #27683 that builds the modifier class based on min-width, such that list groups are stacked until the class's breakpoint is reached. This is less verbose, matches our primary responsive approach, and prevents an extra class. Unfortunately, I believe supporting flush list groups is too much code here, so I've skipped that and made a note in the docs. Also added examples generate from our breakpoints data file with a protip for how to do equal width items. | |||||
| 2019-01-07 | take account 'none' for box-shadow (#27972) | wojtask9 | 2 | -2/+11 | |
| 2019-01-07 | Sync custom select focus state with custom control focus state | Martijn Cuppens | 1 | -1/+1 | |
