-
Notifications
You must be signed in to change notification settings - Fork 21
Closed
Description
- feat(Drawer): consumed Penta updates patternfly-react#10036
- Removed
hasNoPadding
prop from DrawerHead - DrawerHead no long renders a DrawerPanelBody internally (warn consumers that DrawerHead should be independent of DrawerPanelBody)
- removed the light-200 option from colorVariant prop and replaced it with "secondary" variant (affects DrawerContent, DrawerPanelContent, and DrawerSection)
- Removed
Required actions:
- Build codemod
- Build test
- Update readme with description & example
Metadata
Metadata
Assignees
Labels
Type
Projects
Status
Done