This repository was archived by the owner on Dec 16, 2019. It is now read-only.
Releases: dotansimha/angularjs-dropdown-multiselect
Releases · dotansimha/angularjs-dropdown-multiselect
Release list
1.11.3
1.11.2
1.11.1
1.11.0
1.5.2
New Features:
- Added ability to access and set the search filter from outside the directive. (requested by @jamesjwarren)
1.5.1
Bug fixes:
- Fixed bower.json (thanks @anatolikurtsevich )
- Fixed typo in scrollableHeight setting. (thanks @anatolikurtsevich )
- Fixed closeOnBlur when using multiple dropdowns. (thanks @gkond )
1.5.0
New features:
- Added Smart Button Text feature - now the button text can be the selected items!
1.4.1
Changes:
- Minor CSS and style changes. (thanks @tigroumeow )
New Feaures:
- Added ability to scrollable list with fixed height. (thanks @pradeep)
Bug fixes:
- Fixed IE compatability issues. (thanks @adanielyan )
1.4.0
New Feature:
- Added ability to change the texts ("translation-texts")
Updates:
- Full API Documentation.
1.3.4
Bug Fixes:
- Fix bug with the model when working with single selection limit.