fix(Menu toggle): Remove pf-m-action modifier by tlabaj · Pull Request #11096 · patternfly/patternfly-react
Conversation
What: Closes #11095
This PR does the following:
- bumps core versions to latest
- Removed the
SplitButtonOptionsinterface and prop since it is no longer needed because there is no longer a variant. Consumers will now pass items directly tosplitButtonItemsprop - update all demos that are impacted by new API
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
L🎃TM!
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
content looks good!
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
React code looks good to me.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Just a minor example update to get it working, otherwise lgtm. Slider also looks like it's acting fine on the preview.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters