Releases: rajeshwarpatlolla/ionic-datepicker
Releases · rajeshwarpatlolla/ionic-datepicker
v0.3.0
New features added.
- Drop down for month and year selection added.
- Callback function added to get the selected date in to the controller.
v0.2.0
Disabling past dates functionality added.
v0.1.3
v0.1.3 released with a bug fix.
V0.1.2
Bug fix. If no value is passed to the idate
variable, then the default value will be new Date()
.
v0.1.1
The date was remembering the previously selected date. This bug has been fixed now.
v0.1.0
The whole ionic-datepicker
functionality has been implemented.