Skip to content
This repository has been archived by the owner on Jul 16, 2022. It is now read-only.

3.0.5

Compare
Choose a tag to compare
@nazar-pc nazar-pc released this 09 Sep 00:02
· 65 commits to master since this release
3.0.5
  • Remove .idea from npm package
  • Small fix for getting locales when parsing date
  • Remove mentioning support for Opera 12.1 (didn't check it for a long time and never will)
  • Fix for error when no options specified during initialization
  • Fix for events being dispatched on instance element, rather than on target element, where PickMeUp was initialized, fixes #134
  • Fix for strange issue when showing datepicker in click event handler of another element didn't work, fixes #135
  • Fix for non-flat datepicker was closed immediately in range mode, fixes #136