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

Tile - deprecate Tile component

Open mcarrano opened this issue 2 years ago • 1 comments

Tile can be seen as a specialized version of the Card. Tiles are always clickable and have a compact layout. Deprecate Tile in favor of using clickable cards.

mcarrano avatar Jan 12 '23 20:01 mcarrano

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs.

stale[bot] avatar Jun 18 '23 22:06 stale[bot]

cc @andrew-ronaldson are we deprecating this for v6?

tlabaj avatar Jul 25 '24 15:07 tlabaj

Move Tile to deprecated directory. Opened codemod issue - https://github.com/patternfly/pf-codemods/issues/731.

Add Card demo representing new Tile.

kmcfaul avatar Jul 30 '24 19:07 kmcfaul