@sumaris-net/ngx-components 2.12.9 → 2.12.11

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
@@ -855,3 +855,6 @@ enh: Environment: add useHash property to configure Angular router to use hash U
855
855
 
856
856
  # 2.12.9
857
857
  - fix(paginator): Fix paginator style on mobile screen (align to the left, and hide page size, like before the Angular 17 migration)
858
+
859
+ # 2.12.10
860
+ - fix(autocomplete): Compute the panel width if not set (in mobile) - workaround for an issue in mat-select panel