Skip to content

Releases: unicef-polymer/etools-searchable-multiselection-menu

Fixes searchInput focus

19 Jun 13:33
1d60aad
Compare
Choose a tag to compare
Merge pull request #129 from unicef-polymer/focus-fix

Changes how input is focused on in searchable-multiselection

Fixes searchInput focus in v2.1.x version

19 Jun 13:52
Compare
Choose a tag to compare
v2.1.6

Changes how input is focused on in searchable-multiselection in older…

Fix ie console erros

23 Mar 11:45
bb91824
Compare
Choose a tag to compare

Fixed syntax errors in Internet Explorer 11

FIxed flicker issue

21 Mar 15:55
9075662
Compare
Choose a tag to compare

Fixed issue with the dropdown briefly flickering when closing

bug fix

21 Mar 10:45
5fa5d66
Compare
Choose a tag to compare
  • search now resets when the dropdown is closed
  • fixed a bug with too many missing options warnings

Bug fixes

22 Jan 15:15
Compare
Choose a tag to compare

Removing all selected items from etools-multi-selection-menu now sets selectedValues to an emtpy array instead of null

Dropdown sizing fixes

14 Dec 11:57
3dbdcff
Compare
Choose a tag to compare
  • use fitInto property to specify the element that will contain the dropdown and the dropdown will not overflow outside it's margins
  • resize options list

Fix overlay stays open in IE after selecting an item

07 Nov 13:26
e07c799
Compare
Choose a tag to compare
Merge pull request #117 from unicef-polymer/develop

Develop

Fix dropdown in dialog issue

31 Oct 10:16
1571f2e
Compare
Choose a tag to compare
Merge pull request #115 from unicef-polymer/develop

Develop

Validation improvement for multiple selection dropdown

25 Oct 12:33
Compare
Choose a tag to compare
Merge pull request #114 from unicef-polymer/develop

Develop