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

PButtonGroup: Add slot type and add support for generics and readonly options #1256

Merged
merged 1 commit into from
Apr 30, 2024

Conversation

pleek91
Copy link
Collaborator

@pleek91 pleek91 commented Apr 30, 2024

Description

Small quality of life improvements.

@pleek91 pleek91 requested a review from a team as a code owner April 30, 2024 15:55
Copy link

netlify bot commented Apr 30, 2024

Deploy Preview for prefect-design ready!

Name Link
🔨 Latest commit 811dd97
🔍 Latest deploy log https://app.netlify.com/sites/prefect-design/deploys/6631148fcbeb690008c8c501
😎 Deploy Preview https://deploy-preview-1256--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.

@@ -0,0 +1,5 @@
{
"rules": {
"@typescript-eslint/no-unnecessary-type-arguments": "off"
Copy link
Collaborator Author

Choose a reason for hiding this comment

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

This rule is annoying and I think we should remove it. But didn't want to get to distracted

@pleek91 pleek91 merged commit 052a4c2 into main Apr 30, 2024
6 checks passed
@pleek91 pleek91 deleted the p-button-group-types branch April 30, 2024 20:54
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.

2 participants