Skip to content

Releases: vtex/address-form

v1.2.0

04 Aug 17:36
Compare
Choose a tag to compare

Features

  • Add new prop autoCompletePostalCode to AddressContainer
  • Do not show postal code in AutoCompletedFields when the user typed the postal code

Bug fixes

  • Fix bug on geolocation that was overriding receiverName when address was auto completed
  • Fix bug on DefaultInput that was not focusing on mount
  • Fix on change of GeolocationInput
  • Make prop onBlur not required in DefaultInput
  • Fix USA geolocation rules mapping
  • Fix USA field rules
  • Fix CAN field rules