@sumaris-net/ngx-components 18.6.19-alpha4 → 18.6.19
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
|
@@ -1148,3 +1148,6 @@ enh: Environment: add useHash property to configure Angular router to use hash U
|
|
|
1148
1148
|
|
|
1149
1149
|
# 18.6.16
|
|
1150
1150
|
- enh(properties-form) Add `keyPanelClass` and `valuePanelClass`
|
|
1151
|
+
|
|
1152
|
+
# 18.6.19
|
|
1153
|
+
- fix(autocomplete-field) Avoid too many blur events - see issue sumaris-app#837
|