Skip to content
This repository has been archived by the owner on Dec 7, 2021. It is now read-only.

v2.0.3

Compare
Choose a tag to compare
@Mobius1 Mobius1 released this 02 Mar 17:00
· 242 commits to master since this release
  • Fixed bug in open() method that was breaking the inversion of the dropdown if it went off screen. The same bug was also breaking navigation with arrow keys when inverted.
  • Disabled options can now be used with the data option. (See docs)
  • New option customClass (See docs)