Skip to content

ui-v3.1.0

Latest

Choose a tag to compare

@github-actions github-actions released this 14 Jun 00:48
54a51dc

Added

  • Integrate every form control with Angular reactive and template-driven forms, so validation errors surface automatically once a field is invalid and touched, with localized default messages for the standard validators.
  • Add an errorMessages input to every form control for overriding the validation text per error key.

Changed

  • Enlarge the field-level error icon slightly so it reads more clearly alongside the message.