npm ngx-mat-select-search 3.0.0
v3.0.0

latest releases: 8.0.2, 8.0.1, 8.0.0...
5 years ago
  • Fix: prevent scrolling to first option if option does not change (e.g. with infinity scrolling) #200

    Thanks to @raysuelzer

  • Enhancement: Add option to clear input when pressing escape with [enableClearOnEscapePressed]="true"
    #231

    Thanks to @nischi

  • Enhancement: Add compatibility with @angular/core: ^10.0.0, @angular/material: ^10.0.0

  • Chore: (Breaking Change) The possibility to place the <ngx-mat-select-search> element directly inside <mat-select>
    without wrapping it in an <mat-option> element was removed due to changes of the public API of mat-select. #208

    To fix this, simply place the <ngx-mat-select-search> inside a <mat-option> element.
    Thanks to @evoltafreak

Don't miss a new ngx-mat-select-search release

NewReleases is sending notifications on new releases.