Skip to content

Releases: vtex/address-form

v3.8.0

21 Nov 13:17
Compare
Choose a tag to compare

Changed

  • StyleguideInput to have an external loading property to show it in the right moment instead of
    when autocomplete is performed

v3.7.0

18 Nov 14:17
Compare
Choose a tag to compare

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 for AddressRules component.

v3.6.13

06 Nov 18:17
Compare
Choose a tag to compare

Changed

  • Styleguide input to show InputButton instead of Input with a Button suffix.

v3.6.12

05 Nov 17:37
Compare
Choose a tag to compare

Fixed

  • Peru neighborhood geolocation validation.

v3.6.11

31 Oct 16:24
Compare
Choose a tag to compare

Fixed

  • Postal code autocompletion on paste.

v3.6.10

29 Oct 17:09
Compare
Choose a tag to compare

Changed

  • Update Ecuador rules, including some parishes for Pichincha province.

v3.6.9

28 Oct 17:17
Compare
Choose a tag to compare

Added

  • Add German translations.

v3.6.8

21 Oct 14:10
Compare
Choose a tag to compare

Changed

  • Add address examples in geolocation mode for some countries

v3.6.7

17 Oct 19:09
Compare
Choose a tag to compare

Fixed

  • Update Chile postal code for some regions.

v4.2.3

15 Oct 17:29
Compare
Choose a tag to compare

Added

  • autoFocus to StyleguideInput.