Releases: erqk/ng-dynamic-json-form
Releases · erqk/ng-dynamic-json-form
v8.2.5
v8.2.2
v8.2.1
8.2.1 (2024-07-25)
Commit | Type | Description |
---|---|---|
1111b7e | fix | Checkbox containerStyles should able to overwrite the flex-direction specified in layout . |
452d092 | fix | Parse the string value to number before compare, to get correct validation errors. |
4b424c9 | fix | PropsBindingDirective: Filter out all the null/undefined value before object destructuring. |