Skip to content

v2.2.1

Compare
Choose a tag to compare
@shivathapaa shivathapaa released this 28 Oct 15:01
· 12 commits to main since this release
079230c

Overview

v2.2.1 introduces the stable Nepali Input feature where user can toggle modes for both Date Picker and Date Input. And, extends supports for lower api levels.

Key Updates

Changes after v2.1.0

New features

  • The library extends support to api level 23, 22, and 21.
  • Now there is option for date input for all four date pickers. Users can toggle between date picker and date input according to their preference. (While developers have control over either to allow it or not, and also which to show first).

Bug Fixes/Improvements

  • Add top padding to the range pickers (which was little offset previously)
  • Scroll one month at a time for date pickers (excluding range pickers)