@sumaris-net/ngx-components 18.23.18 → 18.23.20

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
@@ -2088,3 +2088,10 @@ enh: Environment: add useHash property to configure Angular router to use hash U
2088
2088
 
2089
2089
  # 18.23.18
2090
2090
  - enh(entity-metadata-component) Increase text size of the recorder department, when recorder person is empty
2091
+
2092
+ # 18.23.19
2093
+ - fix(theme) Fix status style
2094
+
2095
+ # 18.23.20
2096
+ - fix(account-page) Cannot change the avatar when the network is offline
2097
+ - enh(account-page) Limit the avatar size to 200px (by default - can be changed by config option)