Skip to content

Releases: NileshPatel17/ng-multiselect-dropdown

1.0.0-beta.5

16 Dec 06:23
Compare
Choose a tag to compare
1.0.0-beta.5 Pre-release
Pre-release
v1.0.0-beta.5

chore: version 1.0.0-beta.5

1.0.0-beta.4

16 Dec 06:11
Compare
Choose a tag to compare
1.0.0-beta.4 Pre-release
Pre-release
v1.0.0-beta.4

version bumped

1.0.0-beta.3

16 Dec 06:08
Compare
Choose a tag to compare
1.0.0-beta.3 Pre-release
Pre-release
v1.0.0-beta.3

docs: updated link [skip ci]

v1.0.0-beta.2

13 Dec 15:03
cb98e35
Compare
Choose a tag to compare
v1.0.0-beta.2 Pre-release
Pre-release

1.0.0-beta.2 (2020-12-13)

Bug Fixes

v1.0.0-beta.1

13 Dec 14:47
Compare
Choose a tag to compare
v1.0.0-beta.1 Pre-release
Pre-release

1.0.0-beta.1 (2020-12-13)

Bug Fixes

  • fix complaint of ng cli v6 not having an angular.json file (da5d29e)
  • font issue (77b37ae)
  • font issue (f968aab)
  • package.json=>set private to false (6ca22ee)
  • set aria-label for all items (6685eb4)
  • tidy up README, remove lint error, fix TS complaints about types with capital name (Number !== number) (61259e7)

0.2.11

03 Dec 08:53
Compare
Choose a tag to compare
  1. Accessibility Requirements - Have a way to customize items aria-label replace "multiselect-item" #275 : Fixed

added new property ```allowRemoteDataSearch```

02 Dec 08:09
Compare
Choose a tag to compare

added new property allowRemoteDataSearch to allow search remote api if no data is present.

0.2.6

15 Oct 09:11
Compare
Choose a tag to compare
  1. issue#154 fixed
  2. added support for number(PR#173)

0.2.5

21 Sep 17:10
Compare
Choose a tag to compare

#163 Selecting Select All check box selects the disabled item-Fixed

0.2.4

24 Aug 11:47
586abf9
Compare
Choose a tag to compare

support for disabling item