Under Review
Last Updated: 04 Mar 2025 12:14 by ADMIN
Created by: Kamen Velikov
Comments: 6
Type: Feature Request
15

Add support for all possible Kendo/Telerik Components variants and configurations in ThemeBuilder.

For example, this includes all possible variants for creating a Kendo Button

The above should also be supported for various Kendo/Telerik components like 

- DateInput (requested through t.1633591)

- DropDownList (requested through t.1633591)

Completed
Last Updated: 09 Aug 2024 14:12 by ADMIN
Created by: Ian
Comments: 2
Type: Feature Request
10

Hello,

It would be great if Themebuilder had version control built into the tool so that our designers could view previous versions of the theme styles and revert back if necessary. Currently, we are planning on downloading the files and pushing to git, but this is very cumbersome.

Thanks for considering this!

Completed
Last Updated: 09 Aug 2024 14:12 by ADMIN

Hello,

I am noticing that there are several styles that we cannot access through ThemeBuilder such as adding transitions, custom icons, etc. We would like the ability to export the ThemeBuilder package, add custom styles, then import back into ThemeBuilder. Is this possible? If not, this would be a great feature.

Thanks!
Ian

Completed
Last Updated: 09 Apr 2024 08:18 by ADMIN

Currently, in ThemeBuilder, each uploaded font must have a unique font family name.

However, in some cases, we would like to add multiple font variants (files) via the same font family name (e.g., all named "Lato") and let the user control them through typography variables (from where users should be able to control the specific weight, type, etc.).

 

Completed
Last Updated: 09 Apr 2024 09:48 by ADMIN

Hello,

We have been creating custom variables for a color palette that our design system uses. However, we are unable to set any of the global properties (ie. text color) to one of the custom variables we have created. The list of variable options is limited to the "Theme Colors." We can set the color manually by setting the hex color it would be great if we could use our custom variables, especially if the list of global variables grows in the future.

Thank you for consideration of this feature!

Completed
Last Updated: 13 Aug 2024 07:30 by ADMIN
Add support for CSS transitions in the Property Editor in order to override the current animations from Kendo and add new ones. Those properties allow the definition of the transition between two states of an element.
Completed
Last Updated: 12 Dec 2024 18:21 by Justus

With Kendo theme version 8.0.0 the some radius variables like $kendo-border-radius were removed and are no longer present.

Instead, there is now a new feature called kendo-border-radii that automates the creation of different border-radius variables (e.g. like $kendo-border-radius-sm aor $kendo-border-radius-lg)

More about the new variables in Kendo Themes 8.0.0 and above are available in the official documentation:
https://www.telerik.com/design-system/docs/themes/theme-material/theme-variables/#variables 

Consider exposing border-radius variables as they were present in older version but are not accessible in TB Q3 2024.

Completed
Last Updated: 07 Jul 2023 13:41 by ADMIN

How would I add custom tokens e.g. different shadow settings in ThemeBuilder. 

 

This is the JSON for one such setting:

    "$gph-grey-100": {
      "value": "#8f8f8f",
      "type": "color"
    },
    "$gph-shadow": {
      "value": {
        "x": "3",
        "y": "04",
        "blur": "0",
        "spread": "0",
        "color": "{$gph-grey-100}",
        "type": "innerShadow"
      },
      "type": "boxShadow"
    }

Completed
Last Updated: 11 Nov 2024 10:53 by ADMIN
Created by: Simon
Comments: 4
Type: Feature Request
7
How do you set separate padding for different size buttons? I want to make use of the small, medium, large sizes available in the toolkit, but in Themebuilder, it seems there is only one size button
Unplanned
Last Updated: 19 Feb 2025 11:16 by ADMIN
Created by: Nick
Comments: 3
Type: Feature Request
7

Currently, in ThemeBuilder, the generated stypes for the Kendo/Telerik Grid component are for size "medium" (or "md").

However, in Kendo UI for JQuery and other Kendo/Telerik suites, the Grid size property supports other values like "small" and "large". 

https://docs.telerik.com/kendo-ui/controls/grid/appearance/sizing 

https://docs.telerik.com/kendo-ui/api/javascript/ui/grid/configuration/size

Consider providing ThemeBuilder templates to allow the generation of styles for other Grid sizes

Unplanned
Last Updated: 05 Mar 2024 13:22 by ADMIN
Created by: Patrick
Comments: 2
Type: Feature Request
6

Allow customisation of frozen and locked columns & cells in Grid for more comprehensive component styling.

Under Review
Last Updated: 24 Mar 2025 06:04 by ADMIN

Add the ability to style combined state: e.g. selected:hover:active.

Currently, you can style these states separately.

Pending Review
Last Updated: 20 Jun 2023 08:15 by Nick
Created by: Nick
Comments: 0
Type: Feature Request
5

Consider providing export options for fonts - for example the one requested below:

...

I would like to request the inclusion of a non-exportable option in the Font Manager. Specifically, I suggest adding an additional field that allows users to choose whether to include a particular font in the "_fonts.scss" file or not.

The purpose behind this request is to utilize these fonts within the ThemeBuilder Pro to observe the visual outcomes (including Typeface & Icon fonts). However, it I do not want to generate these fonts in the final zip since I already have fonts with the same names in my application. I solely require the font names to be present in the "_tokens.scss" file.

Completed
Last Updated: 15 Jan 2025 09:06 by ADMIN

ThemeBuilder only allows limited control over a specific set of exposed variables. Although these variables are constantly analyzed and updated, some, such as $base-gradient, cannot be modified through ThemeBuilder and require manual adjustments.

Example of variable that is not currently exposed: $base-gradient

The feature request is to explore the possibility of exposing more variables or providing a UI for selecting Kendo variables, bearing in mind that some Kendo themes may have over 2,000 variables.

So far the following variables were requested explicitly:
1623384: $base-gradient
1630912:

$kendo-grid-header-padding-x
$kendo-grid-header-padding-y
$kendo-grid-padding-x
$kendo-grid-padding-y
$kendo-input-border
$kendo-input-hover-border
Unplanned
Last Updated: 28 Nov 2023 14:32 by ADMIN

Now, to reset a component to default, you need to click on each layer and look for where it was changed. It would be great to have a button to roll back all settings, for example, like in the screenshot.

Otherwise, it turns out that you spend a lot of time setting up the component, and then return the same amount of time back.

Thanks!

Unplanned
Last Updated: 13 Mar 2025 09:27 by ADMIN
Created by: Nick
Comments: 2
Type: Feature Request
5

Consider exposing a template for the ContextMenu component in ThemeBuilder.

https://docs.telerik.com/kendo-ui/controls/menu/contextmenu/overview 

https://docs.telerik.com/blazor-ui/components/contextmenu/overview

Requested through t.1658717

 

Under Review
Last Updated: 02 Mar 2023 13:14 by ADMIN
Created by: Ian
Comments: 3
Type: Feature Request
4

Hello,

We are planning on setting many custom variables and would like more control over their ordering and naming.

  • Enable sorting of custom variables
  • Enable numbers in variable names

Thank you for your consideration!

Under Review
Last Updated: 06 Oct 2022 10:26 by ADMIN

Hi,

Inside the exported zip from ThemeBuilder is a npm package, and I noticed that the package version is always set to 1.0.0.

Is there a way to edit and/or auto increment the package version so we can publish the exported themes to our internal npm repository?

 

Unplanned
Last Updated: 14 Nov 2022 10:21 by ADMIN
Created by: Rick
Comments: 1
Type: Feature Request
4
One story that appears missing from the FluentUI on ThemeBuilder appears to be Dark Mode for FluentUI.
Under Review
Last Updated: 19 Jun 2023 11:04 by ADMIN
Add the ability to style the content of complex components e.g. the buttons in the Toolbar component
1 2 3 4 5 6