patternfly-react icon indicating copy to clipboard operation
patternfly-react copied to clipboard

docs(Table): add Editable Table example

Open adamviktora opened this issue 1 year ago • 2 comments
trafficstars

What: Closes #6597

adamviktora avatar May 06 '24 12:05 adamviktora

Preview: https://patternfly-react-pr-10341.surge.sh

A11y report: https://patternfly-react-pr-10341-a11y.surge.sh

patternfly-build avatar May 06 '24 12:05 patternfly-build

The example error in the surge build is probably because the surge build is old (I then force pushed another commit), and I was using a generic component in the previous commit and it could not parse the syntax.

About the individual imports from dist, I at first thought we should import each file individually when importing to another package, the same way we import icons (I read this article from Martin, but I misunderstood it).

adamviktora avatar May 13 '24 07:05 adamviktora

Your changes have been released in:

Thanks for your contribution! :tada:

patternfly-build avatar Jul 16 '24 21:07 patternfly-build