Skip to content

v1.2.0

Compare
Choose a tag to compare
@klzns klzns released this 04 Aug 17:36
· 1601 commits to main since this release

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