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

Update attribute options typings #364

Merged

Conversation

hawkticehurst
Copy link
Member

@hawkticehurst hawkticehurst commented Mar 28, 2022

Link to relevant issue

This pull request resolves #325

Description of changes

Pulls in an upstream change from FAST Foundation that resolves an issue where some of the React toolkit components were forced to use enums when defining a handful of attribute values.

This fix now allows all React components to use literal string values when defining attributes.

Also updates the React component docs to reflect this change.

@hawkticehurst hawkticehurst merged commit 3ba7054 into microsoft:main Mar 28, 2022
@hawkticehurst hawkticehurst deleted the update-attribute-options-typings branch March 28, 2022 20:20
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.

Enum types potentially too strict
1 participant