@sumaris-net/ngx-components 2.8.12 → 2.8.13

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
@@ -757,3 +757,9 @@ This will allow subclasses to override the default selectedTabIndex after an err
757
757
 
758
758
  # 2.8.11
759
759
  - [fix] MatBooleanField: hide checkbox's placeholder when floatLabel=never
760
+
761
+ # 2.8.12
762
+ - [enh] Pipe `referentialToString`: add new option `propertySeparator` to override the default ' - ' separator
763
+
764
+ # 2.8.13
765
+ - [enh] AsyncTable: make `setFilter()` async