@sumaris-net/ngx-components 1.10.0 → 1.10.1

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
@@ -201,3 +201,7 @@
201
201
  [fix] Home: fix layout, of card close button, in history items
202
202
  [fix] Make sure to use LocalSettingsServicesettings.mobile instead of PlatformService.mobile
203
203
  [enh] Account: auto start listen changes on pod, during the user session
204
+
205
+ # 1.10.1
206
+
207
+ [fix] AppTable: Fix table row deletion, when editedRow is invalid and not saved yet - fix issue IMAGINE-669