Dilyana Yarabanova
Dilyana Yarabanova
The navdrawer isn't getting animated on open
> **Navigation Drawer** > > Dark Theme: > > * Header color should be white 60% not grays.700 > should be fixed now the theming version is updated
The first item margin-block is not 0, as in the WC PR
> @didimmova > > **Material** There is an elevation 3 on the thumb on hover, I don't see it in the UI kit. Also, it is triggered upon hovering the...
In fluent theme: - On selected date in igx the background color Is grey, in igc it’s primary(on weekdays) - Should the current date’s background be rounded or not? -...
In other three themes the only things I've found so far is that the Month Year buttons are using different fonts in igx and igc Material - In igx calendar...
In material the current and selected month/year gets cut if on the first row. Same in indigo.
In bootstrap the next month hover foreground color in igx is white, in igc it's black the color of the arrows is different
**Months view problems when creating custom theme** ``` $month-hover-background: yellow, //doesn’t work $month-focus-foreground: magenta//can’t get to this state $month-focus-background: cyan//can’t get to this state $month-current-focus-foreground: yellow, //can't get to this...
**Years view problems, when creating custom theme** $year-hover-background: magenta, //doesn’t work $year-focus-foreground: magenta, //can’t get to this state $year-focus-background: yellow, //can’t get to this state $year-current-focus-foreground: blue, //can't get to...