Skip to content
This repository was archived by the owner on Apr 17, 2022. It is now read-only.

v1.1.0

Compare
Choose a tag to compare
@Jasenkoo Jasenkoo released this 04 Sep 16:05

πŸš€ Features

  • monthPicker (Select only month and year)
  • timePicker (Select only time)
  • closeOnAutoApply (Whether to close the menu when value is selected)

πŸ› Bug Fixes

  • Not showing the selected date when autoApply is enabled
  • Disabled dates not being disabled
  • Missing scss files in build files

πŸ”§ Refactor

  • autoApply (Event based update, it will close the menu only on date selection)
  • Clicking clear will close the menu if opened
  • Removed unnecessary type declaration from the build files