Skip to content

Commit

Permalink
chore(Table): more flexible Table.Head/Footer with [noCell] prop for …
Browse files Browse the repository at this point in the history
…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.
  • Loading branch information
AndrewBrough authored Sep 18, 2024
1 parent 08b1801 commit 0317ed3
Show file tree
Hide file tree
Showing 5 changed files with 106 additions and 510 deletions.
Loading

0 comments on commit 0317ed3

Please sign in to comment.