Skip to content

Releases: CuppaLabs/angular2-multiselect-dropdown

Bug Fixes

30 Jul 10:07
Compare
Choose a tag to compare
1.1.8

version bump

Custom Search placeholder Text

22 Jul 05:46
Compare
Choose a tag to compare

Now you can configure the search input placeholder text.

Dropdown disable feature

14 Jul 22:14
Compare
Choose a tag to compare

Added new feature to disable dropdown

Dropdown Bug Fixes

07 Jun 18:06
Compare
Choose a tag to compare
1.1.3

Merge remote-tracking branch 'origin/master'

Dropdown Limit Selection

02 Jun 15:21
Compare
Choose a tag to compare
  1. Feature addition - Limit the number of items to be selected in the dropdown list.

Dropdown Custom Classes

01 Jun 20:32
Compare
Choose a tag to compare

With latest release, it is possible to add custom classes to the dropdown selector. This enables you to apply your custom styles to the dropdown

Dropdown Events

26 May 09:06
Compare
Choose a tag to compare

New features and bug fixes in latest release

  1. onSelectAll Event added
  2. onDeSelectAll Event added
  3. Bug fix for selected items model on remove of an item by clicking 'X'.
  4. Bug fix for select all checkbox to be toggled accordingly when the selection changes.

Angular 2 Multiselect Dropdown

18 Apr 10:44
Compare
Choose a tag to compare
1.0.1

readme update