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

Commit

Permalink
Release 2.0.0-beta.10
Browse files Browse the repository at this point in the history
  • Loading branch information
pkempenaers committed Apr 25, 2017
1 parent dd618e5 commit e73fca5
Show file tree
Hide file tree
Showing 8 changed files with 668 additions and 6 deletions.
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": "2.0.0-beta.9",
"version": "2.0.0-beta.10",
"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.

2 changes: 1 addition & 1 deletion dist/maps/angularjs-dropdown-multiselect.min.js.map

Large diffs are not rendered by default.

Loading

1 comment on commit e73fca5

@mrajanikanth
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pieter, any plans to make this a final release. As this is beta version, this stops being used in production.Would like to use the feature of having selected items displayed at top of list.

Please sign in to comment.