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

Releases: dotansimha/angularjs-dropdown-multiselect

1.11.3

Choose a tag to compare

@pkempenaers pkempenaers released this 09 Mar 09:43
1.11.3

1.11.2

Choose a tag to compare

@pkempenaers pkempenaers released this 09 Mar 09:43
1.11.2

1.11.1

Choose a tag to compare

@pkempenaers pkempenaers released this 09 Mar 09:42
1.11.1

1.11.0

Choose a tag to compare

@pkempenaers pkempenaers released this 09 Mar 09:42
1.11.0

1.5.2

Choose a tag to compare

@dotansimha dotansimha released this 02 Sep 17:53

New Features:

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

1.5.1

Choose a tag to compare

@dotansimha dotansimha released this 02 Sep 17:36

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

Choose a tag to compare

@dotansimha dotansimha released this 23 Aug 13:50

New features:

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

1.4.1

Choose a tag to compare

@dotansimha dotansimha released this 23 Aug 11:22

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

Choose a tag to compare

@dotansimha dotansimha released this 21 Jun 10:20

New Feature:

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

Updates:

  • Full API Documentation.

1.3.4

Choose a tag to compare

@dotansimha dotansimha released this 14 Jun 14:48

Bug Fixes:

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