Commit 0317ed3
authored
chore(Table): more flexible Table.Head/Footer with [noCell] prop for better pinCols support (#463)
* Added noCell property to Table.Head, Body, Footer to allow no wrapping children, allowing customization of pinned headers everywhere without getting rid of existing wrapping functionality.
* added Table.Head, Row, Footer children/th/td existence tests
* Added new pinned rows and cols story with noCell example.
* better story with more data to better demonstrate pinned headers which aren't the first child.1 parent 08b1801 commit 0317ed3
5 files changed
Lines changed: 106 additions & 510 deletions
0 commit comments