Releases: bithost-gmbh/ngx-mat-select-search
Releases · bithost-gmbh/ngx-mat-select-search
v2.1.0
-
Enhancement: Improve accessibility by reading the selected option #186
Thanks to @ZacaryPaynter
-
Bugfix: Fix corners not rounded #176
Thanks to @jfcere
-
Bugfix: Fix input width not updated correctly #175
-
Bugfix: ToggleAllCheckbox doesn't use correct theme color 183
Thanks to @LoganDupont for reporting
-
Enhancement: Improve readme on how to use i18n translation for labels #180
Thanks to @JomalJohny
v2.0.0
-
Enhancement: Update to Angular 8.2.10
-
Enhancement: Add compatibility with @angular/core
: ^9.0.0
, @angular/material
: ^9.0.0
#173
Breaking Change: @angular/core
: < 8.0.0
is not supported anymore, please use version 1.8.0
.
-
Enhancement: Replace @angular/material
root imports
#161
v1.7.5
- Bugfix: Avoid
Cannot read property 'attach' of undefined
when <ngx-mat-select-search>
is not inside a <mat-option>
element with Angular 8
#146
v1.7.2
-
Enhancement: Allow setting type of the search input field with @Input() type
#138
Thanks to @botoxparty
-
Enhancement: Tested and update peer dependency compatibility to allow
@angular/core
: ^8.0.0
, @angular/material
: ^8.0.0