| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2019-08-30 | First pass at .row-cols classes | Mark Otto | 3 | -1/+144 | |
| Trying to find a new way to do responsive card decks while not locking ourselves into the cards themselves. My thinking here is we can easily control the column (.col) width by the parent, but I don't know how many we need (have 0-5 now) across each breakpoint. This works for cards so far, and I think could get us equal height, too. | |||||
| 2019-08-30 | card.md remove empty `class` placeholder argument (#29345) | XhmikosR | 1 | -1/+1 | |
| 2019-08-30 | carousel.md: Remove duplicate bd-example div. (#29341) | XhmikosR | 1 | -34/+32 | |
| The example shortcode already adds this. | |||||
| 2019-08-30 | Merge lint scripts (#29329) | XhmikosR | 2 | -6/+4 | |
| * Merge js-lint scripts into one script. * Merge stylelint scripts into one. | |||||
| 2019-08-30 | Clean up line heights & add line height utilities (#29271) | Martijn Cuppens | 13 | -32/+40 | |
| 2019-08-30 | docs-sidebar.html: reindent. (#29337) | XhmikosR | 1 | -17/+17 | |
| 2019-08-29 | Clean up instances of old .form-group (#29321) | Mark Otto | 2 | -8/+8 | |
| 2019-08-29 | Minor lint tweaks. (#29328) | XhmikosR | 3 | -8/+6 | |
| 2019-08-29 | docs: remove swatches for theme colors. (#29327) | XhmikosR | 2 | -8/+1 | |
| Use the built-in utilities instead. | |||||
| 2019-08-29 | theming.md: automate _root.scss. (#29326) | XhmikosR | 2 | -26/+7 | |
| 2019-08-29 | theming.md: bring `:root` up to par with Scss. (#29323) | XhmikosR | 2 | -1/+2 | |
| Also, add a warning in _root.scss so that we don't miss it again. | |||||
| 2019-08-28 | blog example: remove unused CSS. (#29316) | XhmikosR | 1 | -19/+0 | |
| 2019-08-27 | Homepage: add missing link to the versions page. (#29308) | XhmikosR | 1 | -1/+1 | |
| 2019-08-27 | Switch percentage `font-size`s to `em` and change some font sizes for ↵ | Martijn Cuppens | 2 | -6/+1 | |
| consistency in docs | |||||
| 2019-08-27 | Switch percentage `font-size`s to `em` and change some font sizes for ↵ | Martijn Cuppens | 3 | -7/+11 | |
| consistency | |||||
| 2019-08-27 | Don't bind validation to form controls | Martijn Cuppens | 1 | -30/+7 | |
| 2019-08-27 | Dist (#29263) | XhmikosR | 59 | -2107/+1686 | |
| 2019-08-27 | Update devDependencies. (#29305) | XhmikosR | 2 | -51/+41 | |
| 2019-08-27 | mention new variable in our docs | Mark Otto | 1 | -1/+1 | |
| 2019-08-27 | Allow modification of the value of rem | Martijn Cuppens | 2 | -0/+11 | |
| 2019-08-27 | Remove "Wall of browser bugs" page. (#29297) | XhmikosR | 9 | -653/+4 | |
| While important in the past, it has become obsolete, so removing it seems the best solution. | |||||
| 2019-08-26 | Update z-indices (#29292) | Martijn Cuppens | 1 | -2/+1 | |
| - `.carousel-caption` doesn't need a z-index. There are no non-static element in its containing block (`.carousel-item`) - The `z-index` of `.carousel-indicators` is way higher than it needs to be (`15`), the highest sibling `z-index` is `1`, so it can be set to `2` to be the top layer. | |||||
| 2019-08-26 | Link helpers & use utility API for all utilities | Martijn Cuppens | 18 | -95/+91 | |
| 2019-08-25 | dropdown show method should do the same as toggle | Johann-S | 2 | -23/+41 | |
| 2019-08-24 | Document example of datalists with form controls (#29058) | Mark Otto | 2 | -0/+27 | |
| - Add example to the new form control docs - Reset the [list] selector in Reboot to hide the random dropdown arrow in Chrome | |||||
| 2019-08-24 | Update devDependencies. (#29281) | XhmikosR | 2 | -184/+138 | |
| Kept `[email protected]` since the newer versions have a bug that affects us. | |||||
| 2019-08-24 | Actions CI tweaks (#29276) | XhmikosR | 1 | -2/+4 | |
| * Allow bundlesize to run for forks too. * Add name for clone step. * Add` fail-fast: false` | |||||
| 2019-08-24 | Documentation tweak | Martijn Cuppens | 1 | -6/+2 | |
| 2019-08-24 | Remove padding around color swatches | Martijn Cuppens | 1 | -0/+6 | |
| 2019-08-24 | Add rounded corners to color swatches | Martijn Cuppens | 1 | -1/+9 | |
| 2019-08-24 | Add support and docs for color input | Mark Otto | 2 | -0/+20 | |
| 2019-08-22 | Remaining JS linting TODO (#29289) | Markus Hatvan | 6 | -28/+26 | |
| * Enable and fix all occurrences with no-mixed-operators rule * Take care of the max-depth warning in button.js Signed-off-by: mhatvan <[email protected]> | |||||
| 2019-08-22 | dropdown - destroy old popper.js references | Johann-S | 2 | -6/+44 | |
| 2019-08-22 | fixed minor typo (#29291) | tracyjordan | 1 | -1/+1 | |
| 2019-08-22 | Remove `position: relative` from `.collapsing` | Martijn Cuppens | 1 | -1/+0 | |
| 2019-08-22 | Drop `$nav-divider-*` variables (not used) | Martijn Cuppens | 1 | -4/+1 | |
| 2019-08-22 | Drop nav divider mixin | Martijn Cuppens | 4 | -13/+6 | |
| 2019-08-19 | change-version.js: Add _gh_pages folder in ignores. (#29270) | XhmikosR | 1 | -0/+1 | |
| 2019-08-18 | Split up `.form-control` & `.form-select` selectors | Martijn Cuppens | 1 | -4/+10 | |
| 2019-08-18 | Fix date heights | Martijn Cuppens | 1 | -3/+3 | |
| 2019-08-18 | set min-height for form-control textarea | m5o | 2 | -9/+5 | |
| * set `min-height` for `.form-control` textarea * prevent user from shrink textarea to minimum height | |||||
| 2019-08-18 | Remove useless check for null object with spread operator | Johann-S | 2 | -16/+7 | |
| 2019-08-18 | Minor wording tweaks | XhmikosR | 5 | -5/+5 | |
| 2019-08-18 | allow to pass popper.js configuration for tooltip/popover and dropdown | Johann-S | 7 | -31/+107 | |
| 2019-08-18 | Add possibility to define custom border color for disabled form controls ↵ | tu4mo | 4 | -17/+23 | |
| (#29257) | |||||
| 2019-08-18 | docs css: minor cleanup (#29266) | XhmikosR | 3 | -10/+0 | |
| 2019-08-18 | docs: fix tap targets (#29272) | Martijn Cuppens | 2 | -4/+5 | |
| 2019-08-17 | Move favicon.ico and apple-touch-icon.png in hugo mounts. | XhmikosR | 2 | -0/+4 | |
| 2019-08-17 | Clean up mounts. | XhmikosR | 1 | -13/+4 | |
| 2019-08-17 | Fix mounts | Bjørn Erik Pedersen | 1 | -13/+9 | |
