Releases: vtex/address-form
Releases · vtex/address-form
v3.7.0
Fixed
- Number input throwing an error when geolocation address doesn't contain a number.
- Geolocation field rules not being considered on form validation.
- Geolocation number input not being required (should have a value or the not applicable value).
Added
useGeolocation
prop forAddressRules
component.
v3.6.13
Changed
- Styleguide input to show
InputButton
instead ofInput
with aButton
suffix.
v3.6.12
Fixed
- Peru neighborhood geolocation validation.
v3.6.11
Fixed
- Postal code autocompletion on paste.
v3.6.10
Changed
- Update Ecuador rules, including some parishes for Pichincha province.
v3.6.9
Added
- Add German translations.
v3.6.8
Changed
- Add address examples in geolocation mode for some countries
v3.6.7
Fixed
- Update Chile postal code for some regions.
v4.2.3
Added
autoFocus
toStyleguideInput
.
v3.6.6
Fixed
- Missing validation message to
GeolocationNumberInput