Releases: CuppaLabs/angular2-multiselect-dropdown
Releases · CuppaLabs/angular2-multiselect-dropdown
Version 10.0.0
Version 9.0.0
Angular 17 support.
Version 8.0.0
Angular 16 support
Version 7.0.0
Angular 15 support
Version 6.0.0
Angular v14 support.
Bug fixes
Group By, clear all option and Bug fixes
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
- On select of a group event callback and on de-select a group event callback has been added. Check options section of the documentation.
- Bug fixes on selecting a group and filtering a grouped dropdown.
- undefined validations.
Methods and Events bug fixes and Updated examples
- stop propagation
- on close bug fix
- open and close on external buttons.
- click outside close dropdown
- click outside no more calls onClose event.
Angular v6.0.0 migration and Package format change. New feature of Add item
- Add new item, when search results, return no list items. use example https://cuppalabs.github.io/angular2-multiselect-dropdown/#/searchfilterAddNewItem
- Migration to Angular v6.
- New package format.