Skip to content
This repository was archived by the owner on Dec 16, 2019. It is now read-only.

Commit 279e965

Browse files
committed
Update README.md
1 parent 6614bac commit 279e965

File tree

1 file changed

+3
-4
lines changed

1 file changed

+3
-4
lines changed

README.md

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,9 @@ This directive gives you a Bootstrap Dropdown with the power of AngularJS direct
99
- Complete control on the selected items model to fit it to your requirements.
1010
- Two view options: normal list and checkboxes.
1111
- Pre-selected values.
12+
- Limit selection count.
13+
- Grouping items by property.
14+
- Callback events.
1215

1316
## Demo
1417
http://dotansimha.github.io/angularjs-dropdown-multiselect/
@@ -38,9 +41,5 @@ http://dotansimha.github.io/angularjs-dropdown-multiselect/
3841

3942
## TODO:
4043
- Full documentation for available features.
41-
- Load options from server.
42-
- Grouping options by property.
43-
- Events callbacks for user's actions.
44-
- Limit selection count (single/*)
4544

4645
- Feel free to send me more requests for features - open an issue with "feature request" tag - Thanks!

0 commit comments

Comments
 (0)