3.2.0 #85
csandman
announced in
Announcements
3.2.0
#85
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
What's Changed
react-select
version + Minor tweaks by @csandman in Newreact-select
version + Minor tweaks #84react-select
to5.3.0
isReadOnly
andisRequired
props will not be forwarded from a wrapping form control to the<input>
componentaria-required
is added to the input, as it will not actually be filled when submitting a form so it should not block the submission when it is blankclass-name-prefix--has-value
class to theSelectContainer
component when there is a value selectedFull Changelog: v3.1.2...v3.2.0
This discussion was created from the release 3.2.0.
Beta Was this translation helpful? Give feedback.
All reactions