Releases: bithost-gmbh/ngx-mat-select-search
v7.0.9
v7.0.8
-
Enhancement: Add option
recreateValuesArray
to support immutable data structures in multi-selects.
#376Thanks to @KristofGilis
-
Enhancement: Add compatibility with
@angular/material
:^19.0.0
-
Enhancement: Remove use of deprecated
event.keyCode
#485Thanks to @sirh3e
-
Documentation: Improved example doc strings
#489Thanks to @sirh3e
v7.0.7
-
Fix blocked aria-hidden when opening the dropdown for the first time
#474Thanks to @AleixFerreCP
-
Enhancement: Enable
strictNullChecks
#476Thanks to @davidsansome
v7.0.6
v7.0.5
v7.0.4
v7.0.3
-
Fix background issue with
@angular/material
:^16.2.0
#431Thanks to @chutzemischt and @akaNightmare
v7.0.2
v7.0.1
v7.0.0
-
Update compatibility to
@angular/material@15
with the MDC-basedMatSelectModule
(@angular/material/select
).
#412Thanks to @pureyoy and @swierzbicki
Breaking Change: The
MatLegacySelectModule
(@angular/material/legacy-select
) of@angular/material@15
is not supported anymore, please use version6.0.0
.
See README.md#compatibility