| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2019-01-14 | Align toast variables (#28041) | Martijn Cuppens | 1 | -13/+14 | |
| 2019-01-13 | Add new rounded sizes classes (#28011) | Justin | 2 | -0/+26 | |
| * 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 | 4 | -11/+52 | |
| 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-10 | Update devDependencies. (#28016) | XhmikosR | 4 | -53/+63 | |
| 2019-01-10 | Tighten bundlesize limits. (#28012) | XhmikosR | 1 | -7/+7 | |
| 2019-01-08 | npm run test to build dist files | Mark Otto | 15 | -86/+181 | |
| 2019-01-08 | Examples: use `{{ site.time | date: "%Y" }}`. | XhmikosR | 7 | -7/+7 | |
| Since they are being build, no point in hardcoding the year. | |||||
| 2019-01-08 | Bump copyright year to 2019. | XhmikosR | 20 | -30/+30 | |
| 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 | Enable cache for stylelint. | XhmikosR | 1 | -2/+2 | |
| 2019-01-07 | Enable cache for ESLint. | XhmikosR | 3 | -5/+5 | |
| 2019-01-07 | Update devDependencies and gems. (#27981) | XhmikosR | 3 | -358/+133 | |
| 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 | docs: use the `twitter` Jekyll variable everywhere (#27990) | 文翼 | 2 | -3/+3 | |
| 2019-01-07 | Blog example IE fix & minor tweaks (#27933) | Martijn Cuppens | 1 | -20/+20 | |
| 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 | 5 | -2/+66 | |
| 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 | |
| 2019-01-06 | README.md: fix redirect. | XhmikosR | 1 | -1/+1 | |
| 2019-01-05 | Switch to our Stylelint config. (#27974) | XhmikosR | 4 | -330/+17 | |
| 2019-01-05 | Remove unneeded stylelint disables. | XhmikosR | 4 | -6/+2 | |
| 2019-01-05 | stylelint: no need to specify syntax. | XhmikosR | 1 | -2/+2 | |
| This speeds things up a bit because we don't spawn a new instance. | |||||
| 2019-01-05 | Run linters in parallel | Martijn Cuppens | 1 | -1/+1 | |
| This should speed up things a bit | |||||
| 2019-01-05 | Update postcss-cli to v6.1.1. | XhmikosR | 2 | -4/+4 | |
| 2019-01-04 | latest changes | Mark Otto | 44 | -291/+300 | |
| 2019-01-04 | carousel should not cycle when there is no data-ride on init (#27968) | Johann-S | 3 | -2/+49 | |
| 2019-01-04 | Update devDependencies and gems. | XhmikosR | 3 | -162/+166 | |
| 2019-01-04 | Add note to the summary of important changes | Mark Otto | 1 | -0/+1 | |
| 2019-01-04 | Move hand cursor for buttons to reboot | Martijn Cuppens | 9 | -32/+29 | |
| 2019-01-04 | Prevent select word wrap in Safari (#27932) | Martijn Cuppens | 1 | -0/+8 | |
| 2019-01-03 | Remove unnecessary brackets for consistency (#27966) | Florian Lacreuse | 1 | -5/+5 | |
| 2019-01-02 | Fix Typo on docs (#27962) | sabruss | 1 | -1/+1 | |
| 2018-12-31 | Add a few more redirects. | XhmikosR | 7 | -8/+15 | |
| 2018-12-29 | Remove wrapping paragraph in readme (#27948) | Martijn Cuppens | 1 | -17/+17 | |
| 2018-12-29 | Configurable display utility classes (#27917) | Martijn Cuppens | 3 | -18/+9 | |
| 2018-12-29 | Fix custom select font sizes (#27929) | Martijn Cuppens | 2 | -2/+4 | |
| 2018-12-28 | Match input font size for `.input-group-text` (#27941) | Martijn Cuppens | 1 | -1/+1 | |
| 2018-12-28 | reboot: Fix comment (#27937) | XhmikosR | 1 | -1/+1 | |
| 2018-12-27 | Fix form-feedback-icon-invalid color (#27935) | Martijn Cuppens | 1 | -1/+1 | |
| 2018-12-27 | toasts: mention that positioning is manual. (#27931) | XhmikosR | 1 | -0/+1 | |
| 2018-12-24 | stretched-link.md: fix typo (#27918) | XhmikosR | 1 | -1/+1 | |
