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

fix(react): remove unsupported props for alert component #180

Merged
merged 3 commits into from
Jul 28, 2021

Conversation

scurker
Copy link
Member

@scurker scurker commented Jan 29, 2021

closes #105

@scurker scurker requested a review from a team January 29, 2021 21:17
Copy link
Member

@stephenmathieson stephenmathieson left a comment

Choose a reason for hiding this comment

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

@scurker
Copy link
Member Author

scurker commented Feb 1, 2021

The demo site currently uses these props and suggests to users that they should/can:

...

We should either remove them from the documentation site or leave them.

Ah frick, forgot to check demo. This could've been caught if the demo site was in typescript. 🤦

@schne324
Copy link
Member

🎉 this means we can finally tag v1 🎊

@scurker scurker merged commit f5bf264 into develop Jul 28, 2021
@scurker scurker deleted the no-close-alert branch July 28, 2021 15:04
@scurker scurker mentioned this pull request Jul 28, 2021
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.

onClose should not be a required (or supported) prop in the <Alert /> component
3 participants