Skip to content

Releases: satspeedy/angularMultipleSelect

Requests for data when input value changes more than defined length

20 Jan 17:33
Compare
Choose a tag to compare
v1.2.8

- requests for data when input value changes more than defined length

Filter by defined properties

20 Jan 13:35
Compare
Choose a tag to compare
  • adds 'filter-property' to define a comma separated list of properties used to filter
  • uses angular-filter as dependency

Improves IE compatibility

19 Jan 07:31
Compare
Choose a tag to compare

Bugfixing IE problems with maxSelectedItems property

Scroll list on key event

13 Jan 09:26
Compare
Choose a tag to compare

Scroll list on key event

Scroll list on key event

13 Jan 09:00
Compare
Choose a tag to compare
v1.2.3

- adds scroll on key event

Sort suggestions

23 Dec 13:30
Compare
Choose a tag to compare

Sort suggestions with attribute 'order-suggestions-by'

Fetch dynamically

20 Dec 11:56
Compare
Choose a tag to compare

Dynamically fetching backend data.