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
1.3.3
Bug fixes:
- Fixed bug when click "select all" and the model does not update.
1.3.2
New Features:
- Added special handle when using single selection limit.
Bug Fixes:
- Fixed bug when using Angular UI Bootstrap.
Changes:
- Better looking demo page.
1.3.1
Bug Fixes:
- Fixed events callbacks bug.
1.3.0
New Features:
- Callback events for user's actions.
- Limit selection.
- Group by property.
Bug Fixes:
- Fixed order bug.
1.2.0
New features:
- Search
1.1.1
Fixed deep watch for options model.
1.1.0
- Added Checkboxes List.
1.0.0
First version.