This repository has been archived by the owner on Dec 16, 2019. It is now read-only.
Releases: dotansimha/angularjs-dropdown-multiselect
Releases · dotansimha/angularjs-dropdown-multiselect
1.11.3
1.11.2
1.11.2
1.11.1
1.11.1
1.11.0
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
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.