Skip to content

18.0.1

Compare
Choose a tag to compare
@juanjotorres90 juanjotorres90 released this 08 Jun 09:12
· 22 commits to main since this release
857c363

Added

  • Add 'fieldControlName' option to get the form control from the parent form group by name.
  • Ability to dynamically change the form field value.
  • Ability to dynamically enable or disable the form field.

Fixed

  • Fix "AbstractControl" not assignable to FieldControl.
  • Fix setting the initial value and status of the phone field control when it was set in the parent form group control.