Skip to content

AngularJS Multi Select

Compare
Choose a tag to compare
@isteven isteven released this 03 Jul 09:12
· 60 commits to master since this release

v1.2.0

Added / Updated:
  • Default label on the dropdown button is now configurable using attribute "default-label"="..." (Issue #19)
  • Attribute "max-labels" can now be 0. If set to 0, the dropdown button will only display "(Total: X)" (Issue #16)