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

Releases: dotansimha/angularjs-dropdown-multiselect

1.11.3

09 Mar 09:43
Compare
Choose a tag to compare

1.11.2

09 Mar 09:43
Compare
Choose a tag to compare
1.11.2

1.11.1

09 Mar 09:42
Compare
Choose a tag to compare
1.11.1

1.11.0

09 Mar 09:42
Compare
Choose a tag to compare
1.11.0

1.5.2

02 Sep 17:53
Compare
Choose a tag to compare

New Features:

  • Added ability to access and set the search filter from outside the directive. (requested by @jamesjwarren)

1.5.1

02 Sep 17:36
Compare
Choose a tag to compare

Bug fixes:

  • Fixed bower.json (thanks @anatolikurtsevich )
  • Fixed typo in scrollableHeight setting. (thanks @anatolikurtsevich )
  • Fixed closeOnBlur when using multiple dropdowns. (thanks @gkond )

1.5.0

23 Aug 13:50
Compare
Choose a tag to compare

New features:

  • Added Smart Button Text feature - now the button text can be the selected items!

1.4.1

23 Aug 11:22
Compare
Choose a tag to compare

Changes:

  • Minor CSS and style changes. (thanks @tigroumeow )

New Feaures:

  • Added ability to scrollable list with fixed height. (thanks @pradeep)

Bug fixes:

1.4.0

21 Jun 10:20
Compare
Choose a tag to compare

New Feature:

  • Added ability to change the texts ("translation-texts")

Updates:

  • Full API Documentation.

1.3.4

14 Jun 14:48
Compare
Choose a tag to compare

Bug Fixes:

  • Fix bug with the model when working with single selection limit.