@sumaris-net/ngx-components 18.7.8 → 18.7.10

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
@@ -1265,3 +1265,9 @@ enh: Environment: add useHash property to configure Angular router to use hash U
1265
1265
 
1266
1266
  # 18.7.8
1267
1267
  - enh(ComponentDirtyGuard, CanLeave) Add function `deactivate()`
1268
+
1269
+ # 18.7.9
1270
+ - enh(ImageGallery) Add `@Input() cardTemplate` to override the default card template
1271
+
1272
+ # 18.7.10
1273
+ - enh(table, async-table): Do not clear selection inside `clickRow()`, but only in `openRow()` before navigating to detail