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

Add 'help' as severity in splitbutton.d.ts #7446

Merged
merged 1 commit into from
Nov 22, 2024

Conversation

AlexanderZeilmann
Copy link
Contributor

'help' was missing in the Typescript definition of the severity field in the SplitButtonProps.
The severity is supported (see here: https://primereact.org/splitbutton/#severity), only the type annotation is wrong.

Copy link

vercel bot commented Nov 22, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

2 Skipped Deployments
Name Status Preview Updated (UTC)
primereact ⬜️ Ignored (Inspect) Visit Preview Nov 22, 2024 1:56pm
primereact-v9 ⬜️ Ignored (Inspect) Visit Preview Nov 22, 2024 1:56pm

Copy link

Thanks a lot for your contribution! But, PR does not seem to be linked to any issues. Please manually link to an issue or mention it in the description using #<issue_id>.

@melloware melloware added the Typescript Issue or pull request is *only* related to TypeScript definition label Nov 22, 2024
@melloware melloware merged commit 9e12e79 into primefaces:master Nov 22, 2024
4 of 5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Typescript Issue or pull request is *only* related to TypeScript definition
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants