ProgressNS / nativescript-ui-feedback

This repository is used for customer feedback regarding Telerik UI for NativeScript. The issues system here is used by customers who want to submit their feature requests or vote for existing ones.
Other
115 stars 21 forks source link

Calendar month view styles for disabled days on iOS not working #1367

Closed lini closed 4 years ago

lini commented 4 years ago

Using nativescript@6.4.0 and RadCalendar@6.0.0

When setting a custom monthViewStyle.dayCellStyle.cellTextColor for RadCalendar in month view on iOS, the days that should be disabled will be displayed the same as normal days. These include days not between minDate and maxDate, days from the previous/next month, weekend days.

The disabled day style is set from the default calendar theme and cannot be changed - no CSS support, no template support, no monthViewStyle support.

Similar to #435, #568, #576

NickIliev commented 4 years ago

Reported via t.1456367

lini commented 4 years ago

nativescript-ui-calendar@6.1.0 includes two new properties for the month view styles - anotherMonthCellStyle and disabledCellStyle, which can have the same styles as dayCellStyle. Samples showing usage:

PhilippS93 commented 4 years ago

This is still an issue. The style provided by @lini does also not help. The days text of another month days are still in the same color as the day style color.

I use nativescript-ui-calendar@6.1.0 on Android

fklingler commented 3 years ago

This is still not working on nativescript-ui-calendar@7.0.2, and it is a big problem for us. It's the same for cellBackgroundColor