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

Fix event not triggered #426

Open
wants to merge 19 commits into
base: fix-1
Choose a base branch
from
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,10 @@ http://dotansimha.github.io/angularjs-dropdown-multiselect/
3. Include the module in angular (i.e. in `app.js`) - `angularjs-dropdown-multiselect`


## Contributing
Issues and PR's are much appreciated. We're currently working on reducing them.
When you create a new PR please make it against the develop branch when adding new features and to the fix branch when fixing small issues instead of master.

## Usage and Documentation
See the documentation and examples in the GitHub pages:
http://dotansimha.github.io/angularjs-dropdown-multiselect/
2 changes: 1 addition & 1 deletion bower.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "angularjs-dropdown-multiselect",
"version": "1.11.0",
"version": "1.11.8",
"authors": [
"Dotan Simha <[email protected]>",
"Pieter Kempenaers <[email protected]>"
Expand Down
2 changes: 1 addition & 1 deletion dist/angularjs-dropdown-multiselect.min.js

Large diffs are not rendered by default.

Loading