aboutsummaryrefslogtreecommitdiff
path: root/scss/_tables.scss
AgeCommit message (Expand)AuthorFilesLines
2023-12-15Fix a typo in `scss/_tables.scss` comments (#39497)Yudai Takada1-1/+1
2023-04-25Table: active `<tr>` fix (#37084)Louis-Maxime Piton1-10/+17
2023-03-27Add a check for interpolation variables to node-sass workflow (#38283)Julien Déramond1-1/+1
2022-10-23Use `--bs-border-width` for some components (#37344)jonnysp1-1/+1
2022-05-26Update Sass for computing `.table-group-divider` border (#36446)Mark Otto1-1/+1
2022-03-13Add additional root variables, rename `$variable-prefix` to `$prefix` (#35981)Mark Otto1-22/+22
2022-02-28Remove thicker border on table thead elementsMark Otto1-5/+3
2022-02-06Add zebra striping for table columnsMacinto5h1-0/+9
2021-10-11Add color and border-color css variables to tables (#35055)Geremia Taglialatela1-2/+4
2021-09-09Separator for table direct children (#34861)Gaël Poupard1-2/+6
2021-09-08fix custom property values of row overrides individual cell (#34799)bavoco1-2/+2
2021-05-28fix(tables): decouple table-bg and table-accent-bg (#34048)Gaël Poupard1-1/+1
2021-05-13PRevent accent-bg from leaking in nested table (#33825)Gaël Poupard1-0/+1
2020-12-11Use box shadows instead of linear gradients to colorize tables (#32348)Martijn Cuppens1-1/+1
2020-11-30Remove default linear gradient (#32277)Martijn Cuppens1-1/+0
2020-09-30Add Sass variable for CSS variable prefix (#31684)Mark Otto1-16/+16
2020-06-24Fix table separator typo (#31162)Jorge González1-1/+1
2020-06-14Change breakpoint-max implementationMartijn Cuppens1-2/+1
2020-06-12Stylelint: remove redundant disables (#31006)XhmikosR1-2/+0
2020-05-14Split table cell padding variables (#30815)Mark Otto1-2/+2
2020-04-24Customizable table group seperator colorsMartijn Cuppens1-1/+1
2020-04-24Add bs prefixMartijn Cuppens1-16/+16
2020-04-24Prevent nested tables style leaksMartijn Cuppens1-97/+64
2020-03-31Cleanup responsive tables (#30482)Martijn Cuppens1-17/+8
2020-03-24Add `.caption-top` for tables (#30435)Mark Otto1-0/+7
2019-09-27Remove duplicated td selector (#29454)wojtask91-4/+0
2019-07-25Drop `color()`, `theme-color()` & `gray()` functions (#29083)Martijn Cuppens1-1/+1
2019-07-18Make it possible to change default alignment & allow to inherit alignment fro...Martijn Cuppens1-1/+5
2019-07-12v5: Forms update (#28450)Mark Otto1-2/+6
2019-05-09Consistency modification (#28750)zhangbao1-1/+1
2019-05-08Drop all hover mixinsMark Otto1-2/+2
2019-02-07Remove `-ms-autohiding-scrollbar` to prevent overlapping the table content (#...Shohei Yoshida1-1/+0
2019-01-13Remove background from nested tablesMartijn Cuppens1-4/+0
2018-12-21Add table-hover-color variables (#27850)Mark Otto1-0/+1
2018-12-15Add table-hover-color variablesMark Otto1-0/+2
2018-12-14Remove redundant brackets (#27768)Martijn Cuppens1-1/+1
2018-10-20table: Add border color relative to theme for accessibility (#25755)Bastien1-1/+1
2018-07-15#25842 Remove max-width from table classLefteris Psitopoulos1-1/+0
2018-01-20rearrange and override extra bordersMark Otto1-8/+10
2018-01-20Merge branch 'borderless-table' of https://github.com/Varunram/bootstrap into...Mark Otto1-0/+6
2018-01-19Allow to change `.table-striped` `odd` or `even` (#25333)Andrew Luca1-1/+1
2017-12-22Move .table-responsive to a parent class instead of a modifierMark Otto1-1/+1
2017-10-11Add borderless table class along with docs. RebaseVarunram1-0/+6
2017-10-07Enable stylelint's no-duplicate-selectors rule.XhmikosR1-0/+1
2017-08-22Add momentum scrolling on responsive tables for webkit touch devicesPatrick Yeo1-0/+1
2017-08-22 Generate series of `.table-responsive-*` classes to accomodate overflowing t...Patrick Yeo1-12/+18
2017-08-21`.thead-dark` and `.thead-light` border color should display the right border...Patrick Yeo1-9/+13
2017-08-21Rename `.table-inverse`, `.thead-inverse`, `.thead-default` to `.table-dark`,...Patrick Yeo1-4/+4
2017-08-21(#22414) Rename variables `$table-inverse-bg`, `$table-inverse-accent-bg`, `$...Patrick Yeo1-7/+7
2017-07-01remove some unused vars, restore table-active variantMark Otto1-0/+2