@sumaris-net/ngx-components 18.18.22 → 18.18.24

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
@@ -1903,3 +1903,9 @@ enh: Environment: add useHash property to configure Angular router to use hash U
1903
1903
 
1904
1904
  # 18.18.18
1905
1905
  - enh(form-field) Allow to inject <mat-error> into a custom form field
1906
+
1907
+ # 18.18.23
1908
+ - fix(form-field) Fix unexpected behavior when overriding Input disabled (revert changes done in 18.18.17)
1909
+
1910
+ # 18.18.24
1911
+ - fix(pipes) Fix `isSingleSelection`