Skip to content

Commit d21999f

Browse files
author
isteven
committed
v2.0.0
1 parent c06c992 commit d21999f

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

README.md

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,7 @@
11
AngularJS MultiSelect
2-
==
3-
v2.0.0
4-
-
5-
An AngularJS directive which creates a dropdown button with multiple or single selections.
6-
Allows you to customize your labels and use some HTML tags in the data. Fully configurable through element attributes and CSS.
2+
--
3+
An AngularJS directive which creates a dropdown button with multiple or single selections. Fully configurable through element attributes and CSS.
4+
Allows you to customize your labels and use some HTML tags in the data.
75
Doesn't require jQuery and works well with other Javascript libraries.
86

97
![Screenshot](https://raw.githubusercontent.com/isteven/angular-multi-select/master/screenshot.png)
@@ -12,6 +10,10 @@ Demo & How To
1210
--
1311
Go to http://isteven.github.io/angular-multi-select
1412

13+
Current Version
14+
--
15+
2.0.0
16+
1517
Change Log
1618
--
1719
See <a href="https://github.com/isteven/angular-multi-select/blob/master/CHANGELOG.md">CHANGELOG.md</a>
@@ -48,5 +50,3 @@ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
4850
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
4951
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
5052
SOFTWARE.
51-
52-

0 commit comments

Comments
 (0)