-
Notifications
You must be signed in to change notification settings - Fork 77
feat: update fundamental-styles to 0.6.0-rc.26 #888
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
Conversation
|
Deploy preview for fundamental-react ready! Built with commit 3304611 |
|
Deploy preview for fundamental-react ready! Built with commit dbcf2f3 |
|
Deploy preview for fundamental-react ready! Built with commit 9fd684b |
| </FormMessage> | ||
| {list} | ||
| </> | ||
| ) : list} |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This seems a tiny bit cleaner to me
<>
{validationState &&
<FormMessage
disableStyles={disableStyles}
type={validationState.state}>
{validationState.text}
</FormMessage>
}
{list}
</>|
Known Issues: |
Description
This is a continuation of #885
I'm opening these so that reviewers can see the changes in "smaller" increments. There will a final pr to review with the final changes. Feel free to leave comments here though.
disabledprop<a>is now<span><div>around Identifier componentSelectstandardpropPopoverbody now built withListcomponentstateprop replaced withvalidationState- takes objectlocalizedTextprop removedmenuprop renamedlist- now takesListcomponentstateprop nowvalidationState- takes an object<div>from<span>stateprop nowvalidationState- takes an objectFormMessagewhen passedvalidationStatestateprop nowvalidationState- takes an objectFormMessagewhen passedvalidationStateisTogglepropcompactpropertylabelPropsno longer needed, additional props will be spread to the<label>elementFormItem