Releases: bithost-gmbh/ngx-mat-select-search
Releases · bithost-gmbh/ngx-mat-select-search
v8.0.2
v8.0.1
v8.0.0
8.0.0
-
Upgrade: Upgrade project to Angular 19
#520Thanks to @swierzbicki
Caution
Breaking Change: @angular/material
: <= 15
is not supported anymore, please use version 16.0.0
.
See README.md#compatibility
v7.0.10
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