@sumaris-net/ngx-components 1.6.4 → 1.6.5

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
@@ -173,5 +173,10 @@
173
173
  [enh] EntitiesTableDateSource: Add 'fetchMore()' function (usable when dataService fill LoadResult.fetchMore)
174
174
  [fix] Auth modal: show error (e.g. when bad credentials)
175
175
  [fix] MatChipsField: rename 'compareWith' in 'equals'
176
- [enh] MatChipsField: Allow to set chips color
176
+ [enh] MatChipsField: Allow setup chips color
177
177
  [fix] MatSwipeField: rename 'compareWith' in 'equals'
178
+
179
+ # 1.6.5
180
+
181
+ [fix] MatChipsField: Fix 'focusOut' then 'focusIn' behavior
182
+ [fix] MatAutocompleteField: Fix 'focusOut' then 'focusIn' behavior