Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Prune API surface from PIconButtonMenu #1265

Merged
merged 3 commits into from
May 2, 2024
Merged

Prune API surface from PIconButtonMenu #1265

merged 3 commits into from
May 2, 2024

Conversation

aaazzam
Copy link
Collaborator

@aaazzam aaazzam commented May 2, 2024

PIconButtonMenu exposes placement and closeOnClick but nowhere in the 36 components that use PIconButtonMenuare are these used.

I'm removing this API surface until we have a genuine use for it, to make migration to Radix marginally easier.

@aaazzam aaazzam requested a review from a team as a code owner May 2, 2024 15:59
Copy link

netlify bot commented May 2, 2024

Deploy Preview for prefect-design ready!

Name Link
🔨 Latest commit 8949383
🔍 Latest deploy log https://app.netlify.com/sites/prefect-design/deploys/6633b986abbd8000083bf7b5
😎 Deploy Preview https://deploy-preview-1265--prefect-design.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

icon?: Icon,
placement?: PositionMethod | PositionMethod[],
preventCloseOnClick?: boolean,
Copy link
Collaborator

Choose a reason for hiding this comment

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

Dang, I remember this being added and it making me sad. Happy to see it removed!

@aaazzam aaazzam merged commit 8a56dc3 into main May 2, 2024
6 checks passed
@aaazzam aaazzam deleted the rm-unnecessary-props branch May 2, 2024 16:15
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.

None yet

2 participants