Skip to content

Releases: rajeshwarpatlolla/ionic-datepicker

v0.3.0

13 Jun 10:54
Compare
Choose a tag to compare

New features added.

  1. Drop down for month and year selection added.
  2. Callback function added to get the selected date in to the controller.

v0.2.0

03 Jun 07:02
Compare
Choose a tag to compare

Disabling past dates functionality added.

v0.1.3

08 May 14:31
Compare
Choose a tag to compare

v0.1.3 released with a bug fix.

V0.1.2

27 Apr 05:08
Compare
Choose a tag to compare

Bug fix. If no value is passed to the idate variable, then the default value will be new Date().

v0.1.1

24 Apr 05:07
Compare
Choose a tag to compare

The date was remembering the previously selected date. This bug has been fixed now.

v0.1.0

23 Apr 04:20
Compare
Choose a tag to compare

The whole ionic-datepicker functionality has been implemented.