Skip to content
This repository has been archived by the owner on Sep 26, 2023. It is now read-only.

v4.1.0

Compare
Choose a tag to compare
@joeattardi joeattardi released this 29 Aug 01:05

New features

  • Added hidden event that is emitted when the picker is hidden (thanks @jmlee2k)
  • Added the ability to switch themes after constructing the picker (thanks @jmlee2k)

Bug fixes

  • Fixed error when hiding picker after showing in mobile mode (thanks @jmlee2k)
  • Fixed wrong category being highlighted when the picker is first shown in some browsers (#93)
  • Fixed picker not hiding immediately when animations are disabled in some browsers (#92)
  • Fixed focus stealing when hiding picker in some browsers (#91)
  • Fixed picker alternating position over/under target (#90)
  • Fixed jumping scroll position on some browsers (#87)