@sumaris-net/ngx-components 18.23.38 → 18.23.39

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
@@ -2135,3 +2135,6 @@ enh: Environment: add useHash property to configure Angular router to use hash U
2135
2135
 
2136
2136
  # 18.23.38
2137
2137
  - enh(table, async-table) Add option `messageKey` to `deleteRows()` and `askDeleteConfirmation()` to allow customizing the confirmation message
2138
+
2139
+ # 18.23.39
2140
+ - enh(table, async-table) Add option `messageKey` to `deleteSelection()` to allow customizing the confirmation message