Silvia Ivanova
Silvia Ivanova
> @SisIvanova yes! Didi told me as well! i was able to test it now! The only thing i see weird is the Web Components version, it has like a...
> The default toggle icon used in the Date Picker Input doesn't correspond to the one in the kit: > > **Implementation** > > **UI kit:** The icon is fixed...
> Arrows aren't working on the DateTimeInput. Please ignore this, if it's irrelevant to this PR. > > Arrows_not_working.mov I think this should be logged as a separate issue for...
> @SisIvanova > > Does this PR require the addition of new properties to the button components? Can this be accomplished using only :focus and :focus-visible, or is there something...
@rkaraivanov We have different focus styles depending on if the button is focused via keyboard or mouse click. If you focus a button using keyboard and then click on it...
In Angular the focus ripple of the checkbox is removed after click but in WC it remains. I think the same goes for the switch component too. https://github.com/IgniteUI/igniteui-webcomponents/assets/59446295/414cd370-6d21-4a52-83f1-e3fa60e359c9
@ddincheva This issue has been fixed with the navbar theme changes in this [PR](https://github.com/IgniteUI/igniteui-angular/pull/14126). The problem can now be reproduced only in version 17.1.x but it's ok in 17.2.x, 18.0.x...
> The overline style is wrong. There is merged pr with the overline style, but still the change is not visible in this pr. > > The font-size is 11px...
> * the applied elevation in Light is right (Elevation 3), but I don't think that the style of the elevation is defined the same as in the kit >...