Skip to content

Releases: israel-munoz/multiselect-dropdown

v2.0.0

22 Jan 17:30
Compare
Choose a tag to compare

multiselect-dropdown 2.0

  • New ES6 class created for using as module in script bundlers.
  • Minified script version to add as script tag in HTML pages.
  • Minor fixes in element styles.
  • Fixes in options position when scrolling.

multiselect-dropdown

15 Mar 19:30
Compare
Choose a tag to compare

Bug Fixes

  • Show options panel at body level so it can overlap any content in the page.
  • Fallback for unsupported functions in Internet Explorer.