-
Notifications
You must be signed in to change notification settings - Fork 6.7k
custom-class not geting applied for Datepicker in year mode. #4546
Comments
@Sheeryada, please do not use the issues forum for support related requests. Rather, please follow the instructions here. |
Hi @icfantv thanks for your reply. I feel this is a bug, Here is the plunker http://plnkr.co/edit/qvWGqcyS5GYpOuffOs7k?p=preview Please see no class getting added when datepicker is in year mode. I inspected the element and see no custom-classes getting added when in year mode. Do you agree if this is a bug? or please let me know if I am missing anything? |
Yep. It's a bug. The template for |
@icfantv thanks for your confirmation and for reopening this issue. That's a quick investigation on the issue!. |
* add missing custom class to year picker fixes angular-ui#4546
You're welcome. And thanks for following the instructions for how to properly submit a bug report. As most of us have day jobs, it's quite difficult for us to also do that and create working plunkers that reproduce the issue so we rely heavily on you end-users to prove it's an actual issue before we can act. I should have posted the link to the bug reporting instructions so that's on me. My bad. |
No worries.. Thanks... |
@Sheeryada, we released 0.14.0 last night and this fix is contained in that release so if you upgrade to the latest you will have this fix. Please be sure to look at the |
@icfantv Thank you for the update. |
I tried to pass custom class for datepicker. I tried to pass custom class when datepicker is in year mode and it is not applying it. However the same works fine when datepicker is in day and month mode.
Please confirm me if it is a bug?
The text was updated successfully, but these errors were encountered: