| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2019-10-22 | Update hugo-bin to v0.47.0 (Hugo 0.59.0) (#29562) | XhmikosR | 2 | -4/+4 | |
| 2019-10-21 | Rename close icon to close button (#29387) | Shohei Yoshida | 3 | -6/+6 | |
| 2019-10-21 | Get rid of unneeded `div`s. (#29563) | XhmikosR | 2 | -87/+29 | |
| Use our example shortcode's `class` parameter instead. | |||||
| 2019-10-21 | Bump eslint-config-xo from 0.27.1 to 0.27.2 (#29556) | dependabot-preview[bot] | 1 | -3/+3 | |
| Bumps [eslint-config-xo](https://github.com/xojs/eslint-config-xo) from 0.27.1 to 0.27.2. - [Release notes](https://github.com/xojs/eslint-config-xo/releases) - [Commits](https://github.com/xojs/eslint-config-xo/compare/v0.27.1...v0.27.2) Signed-off-by: dependabot-preview[bot] <[email protected]> | |||||
| 2019-10-20 | Update popper.js to v1.16.0. (#29537) | XhmikosR | 4 | -8/+8 | |
| 2019-10-18 | v5: Icons docs cleanup (#29450) | Mark Otto | 2 | -9/+14 | |
| * Remove mention of icons from migration since they're not part of the core project * Cleanup icons page to mention Bootstrap Icons | |||||
| 2019-10-18 | v5: Update colors to add shades and tints (#29348) | Mark Otto | 4 | -5/+231 | |
| * Add variables for shades and tints of each major color * getting-started/theming.md: use a `range`. | |||||
| 2019-10-18 | Add link to Icons site in our docs (#29544) | Mark Otto | 2 | -0/+4 | |
| 2019-10-17 | Skip hidden dropdowns while focusing (#29523) | Jeremy Jackson | 3 | -3/+45 | |
| 2019-10-17 | Add make-col-auto mixin (#29367) | Mark Otto | 2 | -3/+7 | |
| 2019-10-16 | Update dependabot config (#29536) | XhmikosR | 1 | -1/+2 | |
| Now it should properly ignore the current published karma-browserstack-launcher versions | |||||
| 2019-10-16 | Bump terser from 4.3.8 to 4.3.9 (#29535) | dependabot-preview[bot] | 1 | -3/+3 | |
| Bumps [terser](https://github.com/terser/terser) from 4.3.8 to 4.3.9. - [Release notes](https://github.com/terser/terser/releases) - [Changelog](https://github.com/terser/terser/blob/master/CHANGELOG.md) - [Commits](https://github.com/terser/terser/compare/v4.3.8...v4.3.9) Signed-off-by: dependabot-preview[bot] <[email protected]> | |||||
| 2019-10-16 | Bump nodemon from 1.19.3 to 1.19.4 (#29534) | dependabot-preview[bot] | 1 | -8/+8 | |
| Bumps [nodemon](https://github.com/remy/nodemon) from 1.19.3 to 1.19.4. - [Release notes](https://github.com/remy/nodemon/releases) - [Commits](https://github.com/remy/nodemon/compare/v1.19.3...v1.19.4) Signed-off-by: dependabot-preview[bot] <[email protected]> | |||||
| 2019-10-16 | Bump autoprefixer from 9.6.4 to 9.6.5 (#29532) | dependabot-preview[bot] | 1 | -4/+4 | |
| Bumps [autoprefixer](https://github.com/postcss/autoprefixer) from 9.6.4 to 9.6.5. - [Release notes](https://github.com/postcss/autoprefixer/releases) - [Changelog](https://github.com/postcss/autoprefixer/blob/master/CHANGELOG.md) - [Commits](https://github.com/postcss/autoprefixer/compare/9.6.4...9.6.5) Signed-off-by: dependabot-preview[bot] <[email protected]> | |||||
| 2019-10-16 | Add dependabot config (#29526) | XhmikosR | 1 | -0/+18 | |
| 2019-10-14 | Update devDependencies. (#29508) | XhmikosR | 2 | -110/+312 | |
| 2019-10-12 | Fix top level ampersand (#29518) | Martijn Cuppens | 1 | -3/+5 | |
| Fixes dart sass compatibility. | |||||
| 2019-10-12 | Carousel variables (#29493) | leshasmp | 2 | -3/+5 | |
| 2019-10-12 | Group line-height variables (#29466) | astrahov | 1 | -3/+3 | |
| 2019-10-12 | Add color argument to button mixins (#29444) | Jeremy Jackson | 2 | -12/+30 | |
| Add optional `$color` argument to `button-variant()` and `button-outline-variant()` for additional flexibility. | |||||
| 2019-10-10 | Add new .bg-body utility class (#29511) | Mark Otto | 2 | -0/+2 | |
| 2019-10-09 | Drop support for Node.js 8. (#29496) | XhmikosR | 2 | -2/+2 | |
| By the time v5 stable will be out, 8 will be EOL (December 2019). | |||||
| 2019-10-09 | Rename "js/tests/units" to "js/tests/unit". (#29503) | XhmikosR | 20 | -5/+5 | |
| 2019-10-08 | Dist (#29484) | XhmikosR | 55 | -576/+761 | |
| 2019-10-08 | CI: move `CI` env variable to the root of the workflow. (#29499) | XhmikosR | 1 | -2/+2 | |
| This way we match the Travis CI behavior, and it's inherited by all steps. | |||||
| 2019-10-07 | Update devDependencies. (#29447) | XhmikosR | 6 | -151/+232 | |
| 2019-10-03 | Add variable for `$breadcrumb-font-size` (#29467) | astrahov | 2 | -0/+3 | |
| 2019-10-03 | add modularity integration test | Johann-S | 4 | -1/+63 | |
| 2019-10-03 | return to the original file structure to avoid breaking modularity | Johann-S | 35 | -186/+172 | |
| 2019-10-03 | Fix border for single card in accordion (#29453) | Martijn Cuppens | 1 | -14/+4 | |
| 2019-10-03 | Variable card height (#29462) | Martijn Cuppens | 3 | -1/+3 | |
| 2019-10-03 | Better radio input (#29441) | Paweł Kuna | 1 | -1/+1 | |
| 2019-10-02 | Trim trailing whitespace from markdown files (#29460) | Martijn Cuppens | 1 | -3/+0 | |
| 2019-10-02 | Remove appearance from textarea (#29455) | Martijn Cuppens | 1 | -2/+0 | |
| 2019-10-02 | v5: .form-check layout changes (#29322) | Mark Otto | 5 | -9/+71 | |
| * Scope .form-check-input layout to the .form-check parent * Remove margin-bottom from list-group-items in case they are label elements * document .form-check in input groups and list groups, and cleanup the no-label examples in the main .form-check docs | |||||
| 2019-10-02 | Remove "extra" section from composer.json (#29420) | Andreas Schroth | 1 | -5/+0 | |
| This section is meaningless and doesn't serve any purpose. | |||||
| 2019-10-02 | coveralls: Add `COVERALLS_GIT_BRANCH` (#29458) | XhmikosR | 1 | -0/+1 | |
| Without this, coveralls didn't receive the branch info thus leading to failures when we switched branches. | |||||
| 2019-10-02 | workflows/test.yml: specify `CI=true` (#29440) | XhmikosR | 1 | -0/+2 | |
| 2019-10-02 | README.md: link to the Actions page for Tests (#29480) | XhmikosR | 1 | -1/+1 | |
| 2019-10-01 | Variable carousel indicator opacity (#29468) | astrahov | 2 | -2/+4 | |
| 2019-09-27 | Remove outline from select box in FF (#29445) | Paweł Kuna | 1 | -0/+6 | |
| * Remove outline from select box in FF * Use $form-select-color | |||||
| 2019-09-27 | Remove duplicated td selector (#29454) | wojtask9 | 1 | -4/+0 | |
| 2019-09-27 | Change blue and pink colors to be accessible. (#29198) | XhmikosR | 1 | -2/+2 | |
| 2019-09-26 | Sass: remove redundant stylelint inline suppressions. (#29427) | XhmikosR | 4 | -7/+0 | |
| 2019-09-24 | `update-deps`: remove moot `cross-env` call. (#29419) | XhmikosR | 1 | -1/+1 | |
| 2019-09-24 | Grid card example tweaks (#29409) | Shohei Yoshida | 1 | -4/+4 | |
| Stack in cards in one column when < md | |||||
| 2019-09-24 | Update devDependencies. | XhmikosR | 4 | -248/+434 | |
| 2019-09-24 | .eslintrc.json: Remove a couple of default rules. | XhmikosR | 1 | -8/+0 | |
| 2019-09-24 | GH Actions updates. (#29429) | XhmikosR | 2 | -3/+3 | |
| 2019-09-17 | Use Hugo for our docs Sass and JS. (#29280) | XhmikosR | 35 | -70/+45 | |
| Now there's only one command needed to run the docs: `npm run docs-serve`. Also, simplify the npm scripts. | |||||
