·
221 commits
to main
since this release
Minor Changes
-
#2721
01e5589
Thanks @connor-baer! - Added ahideLabel
prop to the ImageInput component (defaulting totrue
to match the existing behavior) and added anoptionalLabel
prop to indicate to users whether the input is required. -
#2586
708c52e
Thanks @roma-claudio! - Use the country code instead of the phone prefix as the value of the PhoneNumberInput component's country code select. This is an implementation detail, but might require changes to unit tests that query the country code select.