Need More Info
Last Updated: 08 Dec 2023 06:57 by ADMIN
Created by: Yannik
Comments: 1
Type: Feature Request
0

Hey there, just a question:

Is there a recommended way, how I can use your Blazor components (especially the ThemeBuilder) with Tailwind?

I only want to define the colors once, but use them for Themes generated with a Theme Builder and for Tailwind.

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: 27 Nov 2023 07:44 by Nick
Created by: Nick
Comments: 1
Type: Feature Request
2

Add a Last Cell template for the Grid component similar to the First Cell template that we currently have exposed.




Requested through t.1626999


Unplanned
Last Updated: 09 Nov 2023 13:50 by Sam Phillips
Created by: Nick
Comments: 1
Type: Feature Request
2

Consider the possibility of creating a gallery-like platform to showcase various ThemeBuilder demo projects.

The goal is to demonstrate the potential of creating different themes in ThemeBuilder and customizing various Kendo/Telerik components. The gallery should showcase different supported themes alongside multiple demo projects from the supported frameworks, such as JQuery, Angular, Vue, Blazor, and MVC, with Material, Bootstrap, Fluent, and Default themes.

Unplanned
Last Updated: 18 Oct 2023 13:16 by Umut
Created by: Nick
Comments: 1
Type: Feature Request
3

Support in ThemeBuilder for using variable fonts (a font where a single file contains all weight variations).

https://fonts.google.com/knowledge/glossary/variable_fonts 

Example for variable font: https://fonts.google.com/specimen/Inter 

Requested through t.1627093

Completed
Last Updated: 12 Oct 2023 12:31 by ADMIN
Created by: Kamen Velikov
Comments: 0
Type: Feature Request
1
Add ability to style theme variants such as .k-tooltip-warning, k-tooltip-error, etc.
Unplanned
Last Updated: 09 Oct 2023 10:43 by ADMIN

When editing the collapsed state, the border-radius section does not work, in the expanded section everything is fine. Both states have the same variable set. 
Additionally, there is no editing of the FOCUSED state for the header, which occurs in a similar component - PanelBar.

Unplanned
Last Updated: 28 Sep 2023 05:57 by ADMIN

Hello,

Do you have any documentation on how best to equate the Themebuilder styles with the Kendo's Figma design kit's styles?

I've changed the hex values and fonts for the Kendo default styles within my Themebuilder project but it is difficult to know which styles in your Figma community design kit to change the hex values, fonts, etc... for, seeing that there are many more/specific styles provided in the Figma kit file that don't match 1-to-1.

I'd like to know this in order to know if there is a best systematic approach to go about this to ensure my Themebuilder project and Figma kit match as close as possible with as little manual corrective work needed on my part afterward.

Thank you!

Best,
Claudia Tommasi

Pending Review
Last Updated: 06 Sep 2023 07:21 by ADMIN
Created by: Brian
Comments: 1
Type: Feature Request
0

Hello,

There seems to be an automatic 25px margin on the <p> within the content element that we can't customize. Could you please remove this and allow this to be customized in the ThemeBuilder?

Thanks,

Brian

 


Unplanned
Last Updated: 16 Aug 2023 10:03 by ADMIN
Created by: Jon Morris
Comments: 1
Type: Feature Request
0
How do I set the parent header colour of a grid using the multi-header feature, in ThemeBuilder?  Currently the parent and child header are the same colour and I don't see an example of the multi-header grid in ThemeBuilder.
Under Review
Last Updated: 10 Aug 2023 17:56 by Daniel
It would be nice if the default theme in ThemeBuilder would allow us to create variables to use for the effects! I tried creating custom metric variables for the offset, spread and blur for the drop shadow but those inputs dont allow me to enter variables in those fields. Thanks!
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"
    }

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.

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
Need More Info
Last Updated: 19 Jun 2023 09:04 by ADMIN
Created by: Matt
Comments: 1
Type: Feature Request
0

Themebuilder used to export non compiled css

Now it's only compiled, and it's not easily plug and play with my current npm bundler.

Please bring back option to export non-compiled css

Unplanned
Last Updated: 15 Jun 2023 15:05 by ADMIN
Created by: Nick
Comments: 0
Type: Feature Request
1

Consider providing a configuration file that stores information about mapped variables (e.g. like Figma variables mapped to Kendo variables)

Example scenario:

1. Create a new Figma design based on UI Kit
2. Export it to ThemeBuilder
3. Map the 3rd party or figma-styles to the ThemeBuilder styles.
4. Save the mappings between them as some external config file 
5. When I create a new project based on my customized UI kit and I export it to ThemeBuilder
6. Instead of re-doing for a new project the mappings for a couple of hours again by hand, load up the mappings file which I saved from the previous project and the tools just connects the dots.

 

Need More Info
Last Updated: 09 May 2023 11:00 by ADMIN

I am getting this error, but am not able to revert the changes nor does it say where exact the error is. Do I have to start all over again!?
In my opinion the whole ThemeBuilder is still in Beta.

I suggest to implement a protocol tool with which you can revert the last 10 changes made in to the theme!

 

Unplanned
Last Updated: 25 Apr 2023 06:14 by ADMIN

Hi,

I would like to build a Sass theme using the Telerik Sass theme builder. My theme should look like the classic-silver.css theme (like provided at href="https://kendo.cdn.telerik.com/themes/6.2.0/classic/classic-silver.css) with a few minor changes.

  • Is it possible to load the classic-silver.css theme into the Telerik Sass theme builder in order to then modify it?

If yes, please give me instructions how to do that.

Regards, Manu

 

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: 23 Feb 2023 16:13 by ADMIN

We started using Kendo / ThemeBuilder in our existing project which is using this root font size:

html {
    font-size: 10px;
}

This obviously cause issues with Kendo themese and ThemeBuilder which expects this value to be 16px.

Is there a way to configure this in ThemeBuilder or could this be implemented in the future?

Alternative solution would be to switch to 16px in our project. Which means we would have to recompute all CSS values which are using rem units.