| Age | Commit message (Expand) | Author | Files | Lines |
| 2021-03-02 | Offcanvas as component (#29017) | GeoSot | 1 | -4/+22 |
| 2021-03-02 | Reset select:disabled opacity and null-ify color to fix rendering differences... | Mark Otto | 1 | -1/+1 |
| 2021-03-01 | fix(list-group): properly set a color on list-group-items | Gaël Poupard | 1 | -1/+1 |
| 2021-02-16 | Clear duplicated class `border-0` (#32925) | k-utsumi | 1 | -1/+0 |
| 2021-02-10 | Add input focus blur variable | Sam Willis | 1 | -1/+2 |
| 2021-02-10 | Add Sass docs (variables, mixins, and loops) to most pages (#32747) | Mark Otto | 1 | -21/+110 |
| 2021-02-03 | Update docs for color and bg utilities | Mark Otto | 1 | -0/+10 |
| 2021-01-14 | Drop transition on .form-check, keep on .form-switch | Mark Otto | 1 | -2/+3 |
| 2021-01-14 | Lighten disabled dropdown text to $gray-500 | Mark Otto | 1 | -1/+1 |
| 2021-01-11 | Darken dropdown item hover style (#32754) | Patrick H. Lauke | 1 | -1/+1 |
| 2020-12-28 | Tweak .form-select padding (#32419) | Mark Otto | 1 | -3/+3 |
| 2020-12-17 | Add variables for modifying button state colours. (#32317) | Dylan Anderson | 1 | -0/+9 |
| 2020-12-14 | Add two new variables for pagination border-radius values (#32423) | Mark Otto | 1 | -0/+3 |
| 2020-12-04 | Add toast positioning | Martijn Cuppens | 1 | -0/+1 |
| 2020-12-04 | feat(RTL): implement RTL | Gaël Poupard | 1 | -8/+9 |
| 2020-12-01 | Remove background, padding, border from breadcrumb container | Patrick H. Lauke | 1 | -4/+4 |
| 2020-11-14 | Simplify make-container() (#31735) | Gaël Poupard | 1 | -1/+1 |
| 2020-11-13 | Rename scale-color() function to shift-color() to avoid collision with Sass's... | Mark Otto | 1 | -7/+7 |
| 2020-11-09 | Drop `.btn-block` classes, replace with utilities (#31995) | Mark Otto | 1 | -2/+0 |
| 2020-11-08 | Add checks to fix color contrast issues (#32085) | Martijn Cuppens | 1 | -2/+2 |
| 2020-11-06 | _variables.scss: reorder SVG attributes | XhmikosR | 1 | -6/+6 |
| 2020-11-06 | Shade color for better color contrast | Martijn Cuppens | 1 | -1/+1 |
| 2020-11-06 | Fix missing border & add transitions | Martijn Cuppens | 1 | -0/+4 |
| 2020-11-06 | Add dedicated accordion component based on Collapse JS | Mark Otto | 1 | -0/+27 |
| 2020-11-03 | Form file docs and overrides (#32058) | Gaël Poupard | 1 | -1/+1 |
| 2020-10-30 | Updated .rounded utilities (#31687) | Mark Otto | 1 | -6/+6 |
| 2020-10-29 | Remove explicit heights on form elements (#31993) | Martijn Cuppens | 1 | -3/+0 |
| 2020-10-28 | Drop custom file upload plugin in favor of CSS | Martijn Cuppens | 1 | -28/+2 |
| 2020-10-27 | v5: Floating labels (#30449) | Mark Otto | 1 | -2/+9 |
| 2020-10-26 | v5: Add .fs-* utilities for font-size and rename font-weight/-style utilities... | Mark Otto | 1 | -0/+11 |
| 2020-10-22 | Handle the Ubuntu sans-serif case (#31657) | Gaël Poupard | 1 | -1/+1 |
| 2020-10-19 | Apply smooth-scroll when `prefers-reduced-motion: no-preference` (#31877) | Gaël Poupard | 1 | -0/+1 |
| 2020-10-13 | Colors rewrite (#30622) | Martijn Cuppens | 1 | -111/+107 |
| 2020-09-30 | Add Sass variable for CSS variable prefix (#31684) | Mark Otto | 1 | -2/+6 |
| 2020-09-29 | feat(colors): bump dark to gray-900 (#30550) | Gaël Poupard | 1 | -1/+1 |
| 2020-09-29 | Fix disabled checkbox toggle buttons (#31651) | Nikita Mikhaylov | 1 | -0/+4 |
| 2020-09-28 | Update stylelint to v13.7.2 (#31726) | XhmikosR | 1 | -2/+2 |
| 2020-09-28 | _variables: change $btn-close-bg's attribute order (#31772) | XhmikosR | 1 | -1/+1 |
| 2020-09-25 | Restore `rem` unit (#31746) | Martijn Cuppens | 1 | -1/+1 |
| 2020-09-24 | Carousel enhancements, including .carousel-dark (#31650) | Mark Otto | 1 | -4/+8 |
| 2020-09-24 | Add .dropdown-menu-dark (#30171) | Mark Otto | 1 | -0/+13 |
| 2020-09-23 | Match container gutters with row gutters | Mark Otto | 1 | -1/+1 |
| 2020-09-23 | Rename the classes and docs page, update everything accordingly | Mark Otto | 1 | -6/+8 |
| 2020-09-23 | Updates responsive embeds with new class names and CSS variables | Mark Otto | 1 | -16/+4 |
| 2020-09-23 | Input group addon sass customization options (#31729) | Martijn Cuppens | 1 | -0/+3 |
| 2020-09-22 | Add more variables, add a comment for the 3 | Mark Otto | 1 | -10/+13 |
| 2020-09-22 | Update toasts dismiss (moving more styles to CSS instead of utilities), fix s... | Mark Otto | 1 | -1/+1 |
| 2020-09-22 | Add opacity variables, set opacity on disabled state | Mark Otto | 1 | -0/+4 |
| 2020-09-22 | Increase width of focus styles so it's more pixel perfect out of the box | Mark Otto | 1 | -1/+1 |
| 2020-09-22 | Rename .close to .btn-close, replace times sign with background SVG, update f... | Mark Otto | 1 | -5/+7 |