| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 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 | |
| 2018-12-23 | Add Open Collective to header (#27916) | Martijn Cuppens | 3 | -0/+7 | |
| 2018-12-23 | Add horizontal card example (#27906) | Mark Otto | 1 | -0/+22 | |
| 2018-12-23 | getSelectorFromElement return null on bad selectors (#27912) | Johann-S | 3 | -32/+32 | |
| 2018-12-23 | versions: sort from newer to older. (#27898) | XhmikosR | 1 | -11/+12 | |
| 2018-12-23 | Fix 4:3 embed (#27910) | XhmikosR | 2 | -2/+2 | |
| 2018-12-23 | Simplify card group css (#27901) | Martijn Cuppens | 1 | -26/+2 | |
| 2018-12-23 | Blacklist border-radius property (use mixin instead) (#27900) | Martijn Cuppens | 14 | -35/+40 | |
| 2018-12-22 | move to 4.2 | Mark Otto | 1 | -0/+0 | |
| 2018-12-23 | Merge branch 'v4-dev' into stretched-link | XhmikosR | 3 | -3/+4 | |
| 2018-12-22 | bootstrap-stack.svg: remove unneeded space. | XhmikosR | 1 | -1/+1 | |
| 2018-12-22 | Remove obsolete redirects in examples. (#27897) | XhmikosR | 1 | -2/+0 | |
| 2018-12-22 | Add two new meta tags for Algolia (#27902) | XhmikosR | 1 | -0/+3 | |
| 2018-12-22 | Merge branch 'v4-dev' into stretched-link | XhmikosR | 338 | -1132/+1892 | |
| 2018-12-22 | Update nuspec and build script (#27894) | Jesse Mandel | 3 | -6/+11 | |
| Update nuspec and build script to support `<license />` instead of the deprecated `<licenseUrl />` | |||||
| 2018-12-21 | Add a notes about multiple links/targets, remove multiple link example | Mark Otto | 1 | -22/+2 | |
| 2018-12-21 | Update devDependencies and gems. | XhmikosR | 3 | -141/+157 | |
| 2018-12-21 | Add variable for dropdown-divider-margin-y (#27857) | Mark Otto | 3 | -32/+33 | |
| * Add variable for dropdown-divider-margin-y For us to reassign the nav-divider-margin-y variable here, we have to rearrange some of the variables. Fixes #26660. * bump bundlesize | |||||
| 2018-12-21 | Merge branch 'table-dark-colors' into v4-dev | Mark Otto | 0 | -0/+0 | |
| 2018-12-21 | Merge branch 'text-break-util' into v4-dev | Mark Otto | 2 | -1/+10 | |
| 2018-12-21 | dist | Mark Otto | 6 | -40/+96 | |
| 2018-12-21 | Merge branch 'table-dark-colors' into v4-dev | Mark Otto | 1 | -2/+3 | |
| 2018-12-21 | Merge branch 'text-break-util' into v4-dev | Mark Otto | 1 | -0/+2 | |
| 2018-12-21 | Prevent unnecessary css when $emphasized-link-hover-darken-percentage is 0 or 0% | ysds | 1 | -3/+5 | |
