telerik / kendo-theme-default

The default, SCSS-based theme for Kendo UI
https://www.telerik.com/kendo-ui
Other
16 stars 17 forks source link

Upgrade to 2.50.0 - Red Color on text #872

Closed RafaelMontegordoFelix closed 6 years ago

RafaelMontegordoFelix commented 6 years ago

Hello, After Upgrading to version 2.50.0, i started to get red color on some text.

I find that a new style was introduced - .ng-invalid.ng-touched>[class*=-wrap].

As i was using a class called content-wrapper in my form, so when the ng-invalid and ng-touched is set on the form, all the text become red.

image

I believe that allot of people are using names that contains "-wrap" and .ng-invalid.ng-touched., so i know that you wouldn't put this class and break all that css.

My question is how can i use classes that contains "-wrap" and continue updating kendo ui theme package?

Thanks

gyoshev commented 6 years ago

Thank you for reporting this, @RafaelMontegordoFelix , we will strive to release a fix for this problem with a new version of the theme by the end of the week.

RafaelMontegordoFelix commented 6 years ago

Thank you very much.

RafaelMontegordoFelix commented 6 years ago

Hello guys, was this fix pushed to version 2.51.0?

gyoshev commented 6 years ago

Yes, here is a sample that shows this with the latest theme.