Skip to content

v1.20.0

Choose a tag to compare

@weili-govtech weili-govtech released this 02 Apr 04:09
· 512 commits to main since this release

πŸŽ‰ New features

  • New Frontend Engine recaptchaSiteKey prop to serve reCAPTCHA in the form
  • location-field
    • Added aria label to location refresh to support accessibility
    • Breaking change Migration of reverseGeoCodeEndpoint and convertLatLngToXYEndpoint into mapApi object, endpoints are using POST instead of GET
    • Breaking change New mapApi.search endpoint to make location search
    • Optional integration with reCAPTCHA to make API calls
  • New fileExtension validation rule for file-upload
  • Conditional validation support for date-range-field
  • unique validation to prevent duplicate values in child fields of array-field
  • change event on switching tabs in tab element

Full Changelog: v1.19.22...v1.20.0