rxweb v1.8.0 Release Notes

  • ๐Ÿ› Bug Fixes

    ๐Ÿ‘ date, minDate and maxDate validation support date object(#127) Currency format corrections(#123 ) Currency format not working with decorator based validation (#122)

    ๐Ÿ”‹ Features

    ๐Ÿ‘ this keyword support in decorator based validation(#120) @disable() decorator added to disable the FormControl conditionally(#124) @error() decorator added to bind the error message condtionally(#125) ๐Ÿ‘ date, minDate and maxDate validation support ISO date and work without ReactiveFormConfig (#126) locale with decimal format transformation of numeric value.