This public repository aims at providing a convenient way for developers using ThemeBuilder to report and log any issues they may encounter while using the tool. If you think that you've found a bug, you're more than welcome to create a new issue
2
stars
1
forks
source link
ThemeBuilder swatch does not contain all default Kendo Theme styles #103
When changing the color swatch to A11y (of the Default theme, but reproducible with other themes), not all related code changes are propagated in ThemeBuilder. As a result, not all specific A11y styles are available in a ThemeBuilder project that uses A11y swatch.
To Reproduce
Steps to reproduce the behavior:
Create a Kendo Default project.
Change the color swatch to Default Ocean Blue A11y
Export the theme and observe the differences in the TB-generated CS compared to the original CSS for Default Ocean Blue A11y
For example, observe the generated code for .k-button-solid-base.k-focus
Describe the bug
When changing the color swatch to A11y (of the Default theme, but reproducible with other themes), not all related code changes are propagated in ThemeBuilder. As a result, not all specific A11y styles are available in a ThemeBuilder project that uses A11y swatch.
To Reproduce Steps to reproduce the behavior:
For example, observe the generated code for
.k-button-solid-base.k-focus
Expected
TO generate the CSS as per the Kendo Default swatch
Screenshots If applicable, add screenshots to help explain your problem.
Components technology and version TB Q2 2024, TB Q3 2024 with Kendo Default 8.x.x
Additional context Reported through t. 1660336