Skip to content

Releases: bithost-gmbh/ngx-mat-select-search

v1.2.1

30 May 13:46
c54e6e7
Compare
Choose a tag to compare
  • Bugfix: Width of the input field is wrong in IE11 when using large option texts with angular material 6+. #29

    Thanks to @Sabartius

v1.2.0

08 May 07:25
6484bb1
Compare
Choose a tag to compare
  • Enhancement: allow preventing clearing the search input when closing the select, needed for server-side filtering. #3

    Thanks to @damianmigo

v1.1.0

05 May 10:16
21892d0
Compare
Choose a tag to compare
  • Enhancement: Use material theming and typography #21

    Thanks to @Avejack

  • Enhancement: Adjust input field width to actual scroll bar width #21

    Thanks to @Avejack

  • Enhancement: Add Angular 6 compatibility, update dependencies #23

    Note: this reverts the RxJS operator path improvements (#17) in order to be compatible with both, Angular 5.x.x and 6.x.x

v1.0.5

10 Apr 18:59
6f7af19
Compare
Choose a tag to compare
  • Enhancement: Really improve tree-shaking by importing RxJS operators from specific path #17

    Thanks to @mtraynham

v1.0.4

10 Apr 16:05
2177226
Compare
Choose a tag to compare
  • Enhancement: improve tree-shaking by importing RxJS operators from specific path #17

    Thanks to @mtraynham

v1.0.3

23 Mar 12:01
5ef3269
Compare
Choose a tag to compare
  • Enhancement: prevent scrollbar flashing when opening / closing #2

    Thanks to @alexandrupaul7

v1.0.2

19 Mar 20:59
350ccf4
Compare
Choose a tag to compare
  • Enhancement: disable autocomplete for search input field #5

v1.0.1

19 Mar 20:52
5a61568
Compare
Choose a tag to compare
  • Bugfix: don't clear initial selection with multi="true" #6

    Thanks to @joqkey

  • Bugfix: show "no options found" message as soon as no options are found #4, #10

v1.0.0

28 Feb 19:47
Compare
Choose a tag to compare

initial release