Releases: EndyKaufman/ngx-dynamic-form-builder
Releases · EndyKaufman/ngx-dynamic-form-builder
v2.3.3
2.3.3 (2022-11-25)
Bug Fixes
- disable updateBuildableProjectDepsInPackageJson in angular lib (4a9cf40)
v2.3.2
2.3.2 (2022-11-25)
Bug Fixes
v2.3.1
2.3.1 (2022-11-25)
Bug Fixes
- added support work in angular 15 and >=12 (#213) (15c2f02)
v2.3.0
2.3.0 (2022-11-25)
Features
- update deps, angular from 13 to 15, nx from 13 to 15 (e682987)
v2.2.2
2.2.2 (2022-06-26)
Bug Fixes
v2.2.1
2.2.1 (2022-02-19)
Bug Fixes
- add check type of array, check for DynamicFormArray (6e115a5)
- setObject -- inconsistent behavior on FormArrays (#195) (767f540)
- the initial value of formArrayLength is unused, since it is always overwritten (569726f)
v2.2.0
2.2.0 (2022-02-09)
Features
Bug Fixes
- add childFormGroup for work with nested FormArrays (#192) (c3bd0e2)
v2.1.0
2.1.0 (2022-01-30)
Features
- add support native Angular validators (#183), support correct work with isOptional (#188), add excludeGroups for fix recursive errors and unexpected creation of submodels (#185) (d9d8c77)
v2.0.1
2.0.1 (2022-01-23)
Bug Fixes