| Age | Commit message (Expand) | Author | Files | Lines |
| 2021-05-28 | fix(tables): decouple table-bg and table-accent-bg (#34048) | Gaël Poupard | 1 | -1/+1 |
| 2021-05-13 | PRevent accent-bg from leaking in nested table (#33825) | Gaël Poupard | 1 | -0/+1 |
| 2020-12-11 | Use box shadows instead of linear gradients to colorize tables (#32348) | Martijn Cuppens | 1 | -1/+1 |
| 2020-11-30 | Remove default linear gradient (#32277) | Martijn Cuppens | 1 | -1/+0 |
| 2020-09-30 | Add Sass variable for CSS variable prefix (#31684) | Mark Otto | 1 | -16/+16 |
| 2020-06-24 | Fix table separator typo (#31162) | Jorge González | 1 | -1/+1 |
| 2020-06-14 | Change breakpoint-max implementation | Martijn Cuppens | 1 | -2/+1 |
| 2020-06-12 | Stylelint: remove redundant disables (#31006) | XhmikosR | 1 | -2/+0 |
| 2020-05-14 | Split table cell padding variables (#30815) | Mark Otto | 1 | -2/+2 |
| 2020-04-24 | Customizable table group seperator colors | Martijn Cuppens | 1 | -1/+1 |
| 2020-04-24 | Add bs prefix | Martijn Cuppens | 1 | -16/+16 |
| 2020-04-24 | Prevent nested tables style leaks | Martijn Cuppens | 1 | -97/+64 |
| 2020-03-31 | Cleanup responsive tables (#30482) | Martijn Cuppens | 1 | -17/+8 |
| 2020-03-24 | Add `.caption-top` for tables (#30435) | Mark Otto | 1 | -0/+7 |
| 2019-09-27 | Remove duplicated td selector (#29454) | wojtask9 | 1 | -4/+0 |
| 2019-07-25 | Drop `color()`, `theme-color()` & `gray()` functions (#29083) | Martijn Cuppens | 1 | -1/+1 |
| 2019-07-18 | Make it possible to change default alignment & allow to inherit alignment fro... | Martijn Cuppens | 1 | -1/+5 |
| 2019-07-12 | v5: Forms update (#28450) | Mark Otto | 1 | -2/+6 |
| 2019-05-09 | Consistency modification (#28750) | zhangbao | 1 | -1/+1 |
| 2019-05-08 | Drop all hover mixins | Mark Otto | 1 | -2/+2 |
| 2019-02-07 | Remove `-ms-autohiding-scrollbar` to prevent overlapping the table content (#... | Shohei Yoshida | 1 | -1/+0 |
| 2019-01-13 | Remove background from nested tables | Martijn Cuppens | 1 | -4/+0 |
| 2018-12-21 | Add table-hover-color variables (#27850) | Mark Otto | 1 | -0/+1 |
| 2018-12-15 | Add table-hover-color variables | Mark Otto | 1 | -0/+2 |
| 2018-12-14 | Remove redundant brackets (#27768) | Martijn Cuppens | 1 | -1/+1 |
| 2018-10-20 | table: Add border color relative to theme for accessibility (#25755) | Bastien | 1 | -1/+1 |
| 2018-07-15 | #25842 Remove max-width from table class | Lefteris Psitopoulos | 1 | -1/+0 |
| 2018-01-20 | rearrange and override extra borders | Mark Otto | 1 | -8/+10 |
| 2018-01-20 | Merge branch 'borderless-table' of https://github.com/Varunram/bootstrap into... | Mark Otto | 1 | -0/+6 |
| 2018-01-19 | Allow to change `.table-striped` `odd` or `even` (#25333) | Andrew Luca | 1 | -1/+1 |
| 2017-12-22 | Move .table-responsive to a parent class instead of a modifier | Mark Otto | 1 | -1/+1 |
| 2017-10-11 | Add borderless table class along with docs. Rebase | Varunram | 1 | -0/+6 |
| 2017-10-07 | Enable stylelint's no-duplicate-selectors rule. | XhmikosR | 1 | -0/+1 |
| 2017-08-22 | Add momentum scrolling on responsive tables for webkit touch devices | Patrick Yeo | 1 | -0/+1 |
| 2017-08-22 | Generate series of `.table-responsive-*` classes to accomodate overflowing t... | Patrick Yeo | 1 | -12/+18 |
| 2017-08-21 | `.thead-dark` and `.thead-light` border color should display the right border... | Patrick Yeo | 1 | -9/+13 |
| 2017-08-21 | Rename `.table-inverse`, `.thead-inverse`, `.thead-default` to `.table-dark`,... | Patrick Yeo | 1 | -4/+4 |
| 2017-08-21 | (#22414) Rename variables `$table-inverse-bg`, `$table-inverse-accent-bg`, `$... | Patrick Yeo | 1 | -7/+7 |
| 2017-07-01 | remove some unused vars, restore table-active variant | Mark Otto | 1 | -0/+2 |
| 2017-06-28 | move table variants to use sass map | Mark Otto | 1 | -6/+3 |
| 2017-06-13 | Rename for consistency `$table-sm-cell-padding`, `$table-bg-accent`, `$table-... | Patrick Yeo | 1 | -6/+6 |
| 2017-04-16 | Rename variable $input-border-focus to $input-border-color-focus (#22413) | Patrick Yeo | 1 | -1/+1 |
| 2017-03-19 | fixes rest of #21585; adds custom styles for inverse table accent hover and a... | Mark Otto | 1 | -0/+14 |
| 2017-03-19 | consistent breaks | Mark Otto | 1 | -1/+0 |
| 2017-03-19 | Do what the comment says; add this only to devices under 768px | Mark Otto | 1 | -8/+10 |
| 2017-03-19 | correct inverse table border color, add new var | Mark Otto | 1 | -1/+1 |
| 2017-01-21 | Drop Normalize, port relevant parts to Reboot (#21741) | Mark Otto | 1 | -0/+1 |
| 2017-01-03 | Drop .table-reflow | Mark Otto | 1 | -43/+0 |
| 2016-12-22 | Remove IE9 browser hacks. (#21393) | Bardi Harborow | 1 | -1/+0 |
| 2016-12-19 | Rename -bg-inverse to -inverse-bg; add -inverse-color (#21371) | Mark Otto | 1 | -4/+4 |