ngx-mat-select-search
Advanced tools
Changelog
8.0.0
Upgrade: Upgrade project to Angular 19 #520
Thanks to @swierzbicki
[!CAUTION] Breaking Change:
@angular/material
:<= 15
is not supported anymore, please use version16.0.0
. See README.md#compatibility
Changelog
7.0.8
Enhancement: Add option recreateValuesArray
to support immutable data structures in multi-selects.
#376
Thanks to @KristofGilis
Enhancement: Add compatibility with @angular/material
: ^19.0.0
Enhancement: Remove use of deprecated event.keyCode
#485
Thanks to @sirh3e
Documentation: Improved example doc strings #489
Thanks to @sirh3e