@sumaris-net/ngx-components 18.23.36 → 18.23.38

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
@@ -2129,3 +2129,9 @@ enh: Environment: add useHash property to configure Angular router to use hash U
2129
2129
 
2130
2130
  # 18.23.35
2131
2131
  - enh(validators) Add static function `SharedValidators.copyError(sourceCOntrol, targetControl, errorCode)`
2132
+
2133
+ # 18.23.37
2134
+ - enh(mat-chips-field) Add input `showChips` to allow hiding them
2135
+
2136
+ # 18.23.38
2137
+ - enh(table, async-table) Add option `messageKey` to `deleteRows()` and `askDeleteConfirmation()` to allow customizing the confirmation message