Ivo Valkov
Ivo Valkov
Hey David, First of all, thank you very much for the great plugin! As the title says, I'm trying to place the Slider layers inside the site container. Here's what...
fixes https://github.com/telerik/kendo-themes/issues/2788 design: https://github.com/telerik/web-components-ux/issues/376 > Note: It might be better if this PR is merged after https://github.com/telerik/kendo-themes/pull/2988 > Note: The Design and FE teams agreed that the arrows gradient should...
**Describe the issue or request** The [README.md](https://github.com/telerik/kendo-themes/blob/develop/packages/default/scss/utils/README.md) is not up-to-date. Some classes like the [Flexbox alignment](https://github.com/telerik/kendo-themes/blob/develop/packages/default/scss/utils/_flex.scss#L127) and the [Theme colors](https://github.com/telerik/kendo-themes/blob/develop/packages/default/scss/utils/_theme-colors.scss) are missing.
**Do not merge until the updated rendering is addressed in all suites** closes https://github.com/telerik/kendo-themes/issues/3294 * [x] Add HTML helper * [x] Use HTML helper in visual tests * [x] Add...
Hey guys, This issue is kind of related to https://github.com/gantry/gantry5/issues/1541 In order to have a really flexible and powerful particles that fetch platform content the user should be able to...
**Describe the bug** A good example are the Slider styles where we have [this selector](https://github.com/telerik/kendo-themes/blob/e1edfd7446141203ec22d38e14033b6eaeb9bced/packages/default/scss/slider/_layout.scss#L343). When importing the Kendo theme in a class (in order to create a dark theme...
**Describe the bug** There are some commented lines of code (like [this one](https://github.com/telerik/kendo-themes/blob/develop/packages/default/scss/input/_layout.scss#L331) for example) which should either be completely removed or uncommented in order to prevent confusion. It will...
**Describe the bug** Kendo Themes cannot be imported inside a class when Dart Sass 2+ is used. The following errors are thrown: ``` DEPRECATION WARNING: As of Dart Sass 2.0.0,...