Skip to content

fix(Menu toggle): Remove pf-m-action modifier#11096

Merged
kmcfaul merged 4 commits into
patternfly:mainfrom
tlabaj:menutoggle
Oct 2, 2024
Merged

fix(Menu toggle): Remove pf-m-action modifier#11096
kmcfaul merged 4 commits into
patternfly:mainfrom
tlabaj:menutoggle

Conversation

@tlabaj

@tlabaj tlabaj commented Oct 1, 2024

Copy link
Copy Markdown
Contributor

What: Closes #11095

This PR does the following:

  • bumps core versions to latest
  • Removed the SplitButtonOptions interface and prop since it is no longer needed because there is no longer a variant. Consumers will now pass items directly to splitButtonItems prop
  • update all demos that are impacted by new API

@patternfly-build

patternfly-build commented Oct 1, 2024

Copy link
Copy Markdown
Collaborator

@mcoker mcoker left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

L🎃TM!

@edonehoo edonehoo left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

content looks good!

@dlabaj dlabaj left a comment

Copy link
Copy Markdown
Contributor

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.

@kmcfaul kmcfaul left a comment

Copy link
Copy Markdown
Contributor

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.

@tlabaj tlabaj requested a review from kmcfaul October 2, 2024 12:15

@evwilkin evwilkin left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@kmcfaul kmcfaul merged commit fe6871c into patternfly:main Oct 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Menu toggle: pf-m-action modifier no longer needed

8 participants