You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi @rajeshwarpatlolla,
Thanks for this awesome tool 👍 It was really smooth integrating it with my app.
Not really an issue,
But I am wondering if there is a way to retain date (dd) on change of month/year. Sometimes it feels confusing that changing the yy/mm removes the selected date. What do you think?
The text was updated successfully, but these errors were encountered:
niyando
changed the title
Retain date on change of year/month
Retain date (dd) on change of year/month
Sep 29, 2015
niyando
changed the title
Retain date (dd) on change of year/month
Retain selected date (dd) on change of year/month
Sep 29, 2015
alkoschuster
added a commit
to Mediapioniers/ionic-datepicker
that referenced
this issue
Oct 9, 2015
- Added 'subTitleLabel' for templateType='popup'
- Added 'reverseTheYears' as a possibility to set the sortorder of the years select list.
- fixed bug rajeshwarpatlolla#88
- Because the datepicker service used to return a static list of years, the enabledDates(from and to) are now bound to these values if no other 'from' and/or 'to' dates are supplied.
- Optimized javascript code
Hi @rajeshwarpatlolla,
Thanks for this awesome tool 👍 It was really smooth integrating it with my app.
Not really an issue,
But I am wondering if there is a way to retain date (dd) on change of month/year. Sometimes it feels confusing that changing the yy/mm removes the selected date. What do you think?
The text was updated successfully, but these errors were encountered: