Conversation
🎉 Snyk checks have passed. No issues have been found so far.✅ security/snyk check is complete. No issues have been found. (View Details) ✅ license/snyk check is complete. No issues have been found. (View Details) ✅ code/snyk check is complete. No issues have been found. (View Details) |
043f5dc to
60116b7
Compare
Coverage summary from CodacySee diff coverage on Codacy
Coverage variation details
Coverage variation is the difference between the coverage for the head and common ancestor commits of the pull request branch: Diff coverage details
Diff coverage is the percentage of lines that are covered by tests out of the coverable lines that the pull request added or modified: See your quality gate settings Change summary preferencesFootnotes
|
60116b7 to
a7f92d1
Compare
| @@ -17,6 +17,12 @@ export function buildTableWrapper(placement: ChildPlacement): FC<{ children: Rea | |||
| width: '100%', | |||
| } | |||
|
|
|||
There was a problem hiding this comment.
note: need these temporarily while the proper header row and table head components are built
Context
@reapit/elements/lab/table, but these don't facilitate the level of nuance required by the DS. For example:td,trand so on, but we may need the flexibility of using them in a div-based DOM structure instead.@reapit/elements/core/table.TableRowPrimaryAction#715, feat: Add newTableCellPrimaryData#716, feat: Add newTableCellDoubleLineLayout#717, feat: Add newTableBodyCell#718, feat: Add newTableBodyRow#719, feat: Add newTableBody#720 and feat: Add newTableRowMoreActions#721.TableCellSortButton#725This PR
TableHeaderCell.