Skip to content

Releases: CuppaLabs/angular2-multiselect-dropdown

Version 10.0.0

18 Jul 19:23
3da3762
Compare
Choose a tag to compare

Angular 18 support

Version 9.0.0

18 Jul 19:16
2a5c165
Compare
Choose a tag to compare

Angular 17 support.

Version 8.0.0

18 Jul 19:10
978b2a9
Compare
Choose a tag to compare

Angular 16 support

Version 7.0.0

18 Jul 19:09
8ff2436
Compare
Choose a tag to compare

Angular 15 support

Version 6.0.0

18 Jul 19:08
d922322
Compare
Choose a tag to compare

Angular v14 support.

Bug fixes

18 Aug 20:44
Compare
Choose a tag to compare
4.6.0

docs update

Group By, clear all option and Bug fixes

10 Aug 19:57
Compare
Choose a tag to compare

1)group by single selection bug fix
2) clear all option to remove all selected items.
3) style changes

Group By Events and Bug fixes

21 Jun 19:23
Compare
Choose a tag to compare
  1. On select of a group event callback and on de-select a group event callback has been added. Check options section of the documentation.
  2. Bug fixes on selecting a group and filtering a grouped dropdown.
  3. undefined validations.

Methods and Events bug fixes and Updated examples

14 Jan 07:05
Compare
Choose a tag to compare
  1. stop propagation
  2. on close bug fix
  3. open and close on external buttons.
  4. click outside close dropdown
  5. click outside no more calls onClose event.

Angular v6.0.0 migration and Package format change. New feature of Add item

11 Nov 17:10
Compare
Choose a tag to compare
  1. Add new item, when search results, return no list items. use example https://cuppalabs.github.io/angular2-multiselect-dropdown/#/searchfilterAddNewItem
  2. Migration to Angular v6.
  3. New package format.