angular2-multiselect-dropdown

Angular 2 Dropdown Multiselect

MIT License

Downloads
79.7K
Stars
294
Committers
27

Bot releases are hidden (Show)

angular2-multiselect-dropdown - Search Focus, Mesh SearchOnclose, OnOpen Events Bug Fixes

Published by CuppaLabs almost 7 years ago

Mesh search feature when using templates
Added the auto focus to search input
Added two events onOpen and onClose
Bug fixes

angular2-multiselect-dropdown - Change detection and bug fixes.

Published by CuppaLabs almost 7 years ago

angular2-multiselect-dropdown - Forms Support and validation

Published by CuppaLabs almost 7 years ago

  1. Template driven forms support
  2. Validation for 'required' and form valid support example
  3. Reactive form support
  4. Validation for 'required' and form valid support example

documentaion updated accordingly.

angular2-multiselect-dropdown - Template and GroupBy

Published by CuppaLabs almost 7 years ago

Major changes in release are as follows

  1. Template feature for having custom html template for menu items.
  2. Group by feature to re-trigger on load of new data
  3. Template feature to enable using custom property names in JSON.
angular2-multiselect-dropdown - Bug Fixes

Published by CuppaLabs almost 7 years ago

IE Bug Fixes.
GroupBy bug fixes.

angular2-multiselect-dropdown - GroupBy Feature - Bug Fixes

Published by CuppaLabs almost 7 years ago

Bug fix - Blinking menu items when groupBy enabled.

angular2-multiselect-dropdown - Scrollbar and other bug fixes.

Published by CuppaLabs almost 7 years ago

angular2-multiselect-dropdown - Group By Feature

Published by CuppaLabs about 7 years ago

New feature to group the list by any field.

angular2-multiselect-dropdown - Cross browser bug fixes.

Published by CuppaLabs about 7 years ago

angular2-multiselect-dropdown - Reset feature handling

Published by CuppaLabs about 7 years ago

angular2-multiselect-dropdown - Bug Fixes

Published by CuppaLabs about 7 years ago

angular2-multiselect-dropdown - Custom Search placeholder Text

Published by CuppaLabs about 7 years ago

Now you can configure the search input placeholder text.

angular2-multiselect-dropdown - Dropdown disable feature

Published by CuppaLabs over 7 years ago

Added new feature to disable dropdown

angular2-multiselect-dropdown - Dropdown Bug Fixes

Published by CuppaLabs over 7 years ago

angular2-multiselect-dropdown - Dropdown Limit Selection

Published by CuppaLabs over 7 years ago

  1. Feature addition - Limit the number of items to be selected in the dropdown list.
angular2-multiselect-dropdown - Dropdown Custom Classes

Published by CuppaLabs over 7 years ago

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

angular2-multiselect-dropdown - Dropdown Events

Published by CuppaLabs over 7 years ago

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.
angular2-multiselect-dropdown - Angular 2 Multiselect Dropdown

Published by CuppaLabs over 7 years ago