Skip to content

fix: add pf-v5-c-table__body class#24

Merged
nicolethoen merged 2 commits intopatternfly:mainfrom
nicolethoen:add_v5_classname
Nov 14, 2023
Merged

fix: add pf-v5-c-table__body class#24
nicolethoen merged 2 commits intopatternfly:mainfrom
nicolethoen:add_v5_classname

Conversation

@nicolethoen
Copy link
Copy Markdown
Contributor

@nicolethoen nicolethoen commented Nov 14, 2023

Closes: #23

@nicolethoen nicolethoen merged commit 81bbef9 into patternfly:main Nov 14, 2023
@github-actions
Copy link
Copy Markdown

🎉 This PR is included in version 5.1.0-prerelease.1 🎉

The release is available on:

Your semantic-release bot 📦🚀

<CellMeasurer cache={this._cellMeasurementCache} columnIndex={0} key={key} parent={parent} rowIndex={index}>
<tr style={style} role="row">
<tr className="pf-v5-c-table__tr" style={style} role="row">
<td className={columns[0].props.className} role="gridcell">
Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

pf-v5-c-table__td

wise-king-sullyman pushed a commit to jenny-s51/react-virtualized-extension that referenced this pull request Dec 5, 2023
* fix: add pf-v5-c-table__body class

* after rebase
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

bug - missing v5 classnames

2 participants