Skip to content

v1.0.0

Choose a tag to compare

@softsimon softsimon released this 01 Mar 22:09
· 366 commits to master since this release

New features

  • Support labels
  • Emit selection limit events
  • Custom title when all options are selected
  • Adding onAdded/onRemoved events

Bugfixes

  • Checkboxes were checkable after limit had been reached

Breaking changes

  • Replace import with import { .... } from 'angular-2-dropdown-multiselect';