Skip to content

3.4.3

Compare
Choose a tag to compare
@optimistex optimistex released this 03 Apr 11:34
· 181 commits to master since this release
  • add: NgxSelectComponent.searchCallback: (search: string, item: INgxSelectOption) => boolean;

    published: NgxSelectComponent.optionsOpen
    published: NgxSelectComponent.optionsClose
    
  • fix: The text filter does not work in Chrome Mobile (Android Version) #41

  • fix style: #48

  • Fix performance problem (from Marco Spinning)