Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ Before you upgrade, familiarize yourself with these significant changes. While s
### Components

1. [Chip](/components/chip): Replaced with [label](/components/label).
1. [Tile](/components/tile): Replaced with [card](components/card).
1. [Tile](/components/tile): Replaced with [card](/components/card).
1. [Text](https://v5-archive.patternfly.org/components/text): Renamed to ["content"](/components/content).
1. [Expandable section](/components/expandable-section): Removed `isActive`.
1. [Empty state](/components/empty-state): Refactored.
Expand Down