@sumaris-net/ngx-components 18.10.9 → 18.10.12

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/doc/changelog.md CHANGED
@@ -1405,5 +1405,11 @@ enh: Environment: add useHash property to configure Angular router to use hash U
1405
1405
  # 18.10.7
1406
1406
  - fix(autocomplete-field) Add `@Input() colSizes = [undefined, 'auto']` to fix layout when using `matAfter`
1407
1407
 
1408
- # 18.10.9
1409
- - enh(array.pipe) Add `arrayFind` pipe
1408
+ # 18.10.8
1409
+ - fix(chips-field) Add `@Input() colSizes = [undefined, 'auto']` to fix layout when using `matAfter`
1410
+
1411
+ # 18.10.11
1412
+ - enh(array.pipe) Add `arrayFindByProperty` pipe
1413
+
1414
+ # 18.10.12
1415
+ - enh(table) Add a setter for `sortActive` property