Иван Жеков
Иван Жеков
Passing any options, including empty object to sass doc i.e. `sassdoc({})` will not load `.sassdocrc`. Reason being that if the option is object, it will not load default config, but...
To correctly and fully answer how kendo themes can be compiled in .net environment, I must first explain what the themes are, what sass is, talk about existing solutions then...
Note: I moved button structure to `html/meta/button` and changed `ref` to `$ref` (which i might change again if it's an issue). @rkirilov @tsvetomir
note: will not work in IE browsers because clip-path does not work in IE. fixes #919. @Dimitar-Goshev @mparvanov FYI this will make the summary a tad higher in non supporting...
Based on customer feedback. The gist of it is that `$grid-selected-alt-bg` is not used as one would suspect, namely for the selected state of alternating rows. Either the name should...
We need better selectors for the card deck scroll buttons: * either `k-card-deck-scroll-left|right` and the buttons always being positioned on left / right side * or `k-card-deck-scroll-start|end` and the buttons...
@joneff I now see similar behavior in the Scheduler component: https://winslaveblazor.dev.progress.com/blazor-ui-production/scheduler/overview  _Originally posted by @matanasov in https://github.com/telerik/kendo-themes/issues/1796#issuecomment-692668577_
We must have a single menu rendering that allows for: * menu bar and vertical menu * context menu * item templates (for filter menu) * checkboxes * checkbox list...
As per the discussion here -- https://feedback.telerik.com/aspnet-core-ui/1400263-sass-theme-builder-material-set-custom-colors -- we need a detailed how-to on customizing material theme with custom (non-material) colors.