COMMITS
/ scss/_tables.scss December 15, 2023
Y
Fix a typo in `scss/_tables.scss` comments (#39497)
Yudai Takada committed
April 26, 2023
L
Table: active `<tr>` fix (#37084)
Louis-Maxime Piton committed
March 27, 2023
J
Add a check for interpolation variables to node-sass workflow (#38283)
Julien Déramond committed
October 23, 2022
J
Use `--bs-border-width` for some components (#37344)
jonnysp committed
May 26, 2022
M
Update Sass for computing `.table-group-divider` border (#36446)
Mark Otto committed
March 13, 2022
M
Add additional root variables, rename `$variable-prefix` to `$prefix` (#35981)
Mark Otto committed
February 25, 2022
M
Remove thicker border on table thead elements
Mark Otto committed
March 14, 2021
M
Add zebra striping for table columns
Macinto5h committed
October 11, 2021
G
Add color and border-color css variables to tables (#35055)
Geremia Taglialatela committed
September 9, 2021
G
Separator for table direct children (#34861)
Gaël Poupard committed
September 8, 2021
B
fix custom property values of row overrides individual cell (#34799)
bavoco committed
May 28, 2021
G
fix(tables): decouple table-bg and table-accent-bg (#34048)
Gaël Poupard committed
May 13, 2021
G
PRevent accent-bg from leaking in nested table (#33825)
Gaël Poupard committed
December 11, 2020
M
Use box shadows instead of linear gradients to colorize tables (#32348)
Martijn Cuppens committed
November 30, 2020
M
Remove default linear gradient (#32277)
Martijn Cuppens committed
September 30, 2020
M
Add Sass variable for CSS variable prefix (#31684)
Mark Otto committed
June 24, 2020
J
Fix table separator typo (#31162)
Jorge González committed
April 18, 2020
M
Change breakpoint-max implementation
Martijn Cuppens committed
June 12, 2020
X
Stylelint: remove redundant disables (#31006)
XhmikosR committed
May 14, 2020
M
Split table cell padding variables (#30815)
Mark Otto committed
April 21, 2020
M
Customizable table group seperator colors
Martijn Cuppens committed
April 15, 2020
M
Add bs prefix
Martijn Cuppens committed
March 24, 2020
M
Prevent nested tables style leaks
Martijn Cuppens committed
M
Add `.caption-top` for tables (#30435)
Mark Otto committed
March 31, 2020
M
Cleanup responsive tables (#30482)
Martijn Cuppens committed
September 27, 2019
W
Remove duplicated td selector (#29454)
wojtask9 committed
July 25, 2019
M
Drop `color()`, `theme-color()` & `gray()` functions (#29083)
Martijn Cuppens committed
July 18, 2019
M
Make it possible to change default alignment & allow to inherit alignment from table (#29039)
Martijn Cuppens committed
July 12, 2019
M
v5: Forms update (#28450)
Mark Otto committed
May 9, 2019
Z
Consistency modification (#28750)
zhangbao committed
September 17, 2018
M
Drop all hover mixins
Mark Otto committed
February 7, 2019
S
Remove `-ms-autohiding-scrollbar` to prevent overlapping the table content (#28153)
Shohei Yoshida committed
January 13, 2019
M
Remove background from nested tables
Martijn Cuppens committed
December 21, 2018
M
Add table-hover-color variables (#27850)
Mark Otto committed
December 15, 2018
M
Add table-hover-color variables
Mark Otto committed
December 14, 2018
M
Remove redundant brackets (#27768)
Martijn Cuppens committed
October 20, 2018
B
table: Add border color relative to theme for accessibility (#25755)
Bastien committed
March 15, 2018
L
#25842 Remove max-width from table class
Lefteris Psitopoulos committed
January 20, 2018
M
rearrange and override extra borders
Mark Otto committed
January 19, 2018
A
Allow to change `.table-striped` `odd` or `even` (#25333)
Andrew Luca committed
December 23, 2017
M
Move .table-responsive to a parent class instead of a modifier
Mark Otto committed
October 10, 2017
V
Add borderless table class along with docs. Rebase
Varunram committed
October 4, 2017
X
Enable stylelint's no-duplicate-selectors rule.
XhmikosR committed
June 12, 2017
P
Add momentum scrolling on responsive tables for webkit touch devices
Patrick Yeo committed
June 9, 2017
August 19, 2017
P
`.thead-dark` and `.thead-light` border color should display the right border color
Patrick Yeo committed
P
July 1, 2017
M
remove some unused vars, restore table-active variant
Mark Otto committed