@sumaris-net/ngx-components 2.9.17 → 2.9.18

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
@@ -803,3 +803,6 @@ This will allow subclasses to override the default selectedTabIndex after an err
803
803
 
804
804
  # 2.9.13
805
805
  - [fix] Home: when removing a page history, force settings to update
806
+
807
+ # 2.9.17
808
+ - [fix] MatSelectPanel: add `--min-width: fit-content` to class `mat-select-panel-fit-content`