@sumaris-net/ngx-components 18.8.9 → 18.8.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
|
@@ -1323,3 +1323,6 @@ enh: Environment: add useHash property to configure Angular router to use hash U
|
|
|
1323
1323
|
|
|
1324
1324
|
# 18.8.9
|
|
1325
1325
|
- enh(types) Add type `EntityProps` to get only properties of a class (e.g. an Entity class)
|
|
1326
|
+
|
|
1327
|
+
# 18.8.10
|
|
1328
|
+
- fix(autocomplete-field) Fix error in `reloadItems()` when mobile but matSelect is not used
|