@sumaris-net/ngx-components 18.3.26 → 18.3.27

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
@@ -1075,3 +1075,7 @@ enh: Environment: add useHash property to configure Angular router to use hash U
1075
1075
 
1076
1076
  # 12.3.26
1077
1077
  - fix(timepicker) Increase max-width for small screens
1078
+
1079
+ # 12.3.27
1080
+ - fix(table) Use SortDirection type, for getter sortDirection
1081
+ - fix(async-table) Use SortDirection type, for getter sortDirection