This repository was archived by the owner on Apr 17, 2022. It is now read-only.
v1.1.0
π 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