patternfly-react
patternfly-react copied to clipboard
Tile - deprecate Tile component
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.
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs.
cc @andrew-ronaldson are we deprecating this for v6?
Move Tile to deprecated directory. Opened codemod issue - https://github.com/patternfly/pf-codemods/issues/731.
Add Card demo representing new Tile.