Releases: dgonzalez870/ngx-formcontrol-errors
Releases · dgonzalez870/ngx-formcontrol-errors
v18.0.0
v17.1.0
v17.0.0
17.0.0 (2024-03-20)
⚠️ BREAKING CHANGES
- ngx-formcontrol-msgs-translate-parser: no longer exports
NgxTranslateMsgParserService
, useTranslateErrorMsgComponentFactoryService
, providingERROR_MSG_COMPONENT_FACTORY
. - ngx-formcontrol-errors-msgs: The default messages template has changed, now string interpolation uses the actual key of Angular ValidationErrors, uses
{{min}}
,{{max}}
,{{requiredLength}}
instead of{{value}}
Bug Fixes
Miscellaneous Chores
- release 17.0.0 (b75b864)
v0.1.0-0
Initial beta
The directive has the core functionality and allows message customization