Skip to content

v1.7.1

Compare
Choose a tag to compare
@macjohnny macjohnny released this 29 Mar 12:33
· 192 commits to master since this release
4b5b7d6
  • Enhancement: allow disabling scrolling active element into view when option list changes
    with @Input() disableScrollToActiveOnOptionsChanged #130

    Thanks to @drakeBear for reporting

  • Bugfix: input field not focused in IE #131

  • Bugfix: clear button not visible after reopening select panel in combination with [clearSearchInput]="false"
    #133

    Thanks to @cappster for reporting