Completed
Last Updated: 17 May 2024 06:55 by ADMIN
i would like to set the chevron down arrow vs the default. i set this in themebuilder and export but the icon remains the same default
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: 09 Apr 2024 08:36 by ADMIN
Created by: MJ
Comments: 2
Type: Feature Request
1
It would be really good to be able to copy customized attributes of an element, and paste them into another. So take an example where I want all TextBoxes to be outlined. I've customized the outline version, and want to apply that to the standard TextBox. Select the element, right click to copy, select the target element, right click to paste. Right now I can't even see which attributes are set - the full list are shown and I cannot filter to just those set. There are various ways this could be done, but right now it is a tedious comparison and fiddle to replicate attributes.
Completed
Last Updated: 09 Apr 2024 08:33 by ADMIN
Created by: Nick
Comments: 1
Type: Feature Request
1

Q: Can one css file be produced for just the components selected in ThemeBuilder?

Ideally, we would like to have the option to produce only partial themes for specific components. This will allow to minimize the size of the output CSS/SASS files, which will allow us to lower the size of the end application.

Alternative ways to achieve similar results through manual application builds: https://docs.telerik.com/themebuilder/partial-theme-build

 
Unplanned
Last Updated: 24 Apr 2024 12:58 by Andrei
Created by: Nick
Comments: 1
Type: Feature Request
1

Currently, the ThemeBuilder application supports only major Kendo releases (like R1, R2, and R3) and the version of the theme that is interconnected with these release versions. 

Consider the option to provide functionality to choose between newer versions of the Kendo themes that are released with service packs and patches. This way, the user will have the ability to test versions that contain theme fixes before the next major release.

For example, R2 2023 officially supports Kendo theme 6.4.0, and before R3 2023 is released the Kendo theme is already at version 6.7.0

Unplanned
Last Updated: 18 Dec 2023 07:23 by ADMIN

Create templates or component parts that will allow users to customize the styles of the Upload validation messages through the following selectors:

.k-upload .k-file-validation-message,
.k-upload .k-upload-files .k-file-validation-message,
.k-upload .k-file-success .k-file-validation-message,
.k-upload .k-file-error .k-file-validation-message 

Example: https://stackblitz.com/edit/h2vraq?file=src%2Fmain.vue

Unplanned
Last Updated: 12 Jan 2024 09:11 by ADMIN
Created by: Galin
Comments: 0
Type: Feature Request
1
Add a 'vertical-align' property for table cells to enhance the styling of components and parts.
Unplanned
Last Updated: 17 Jan 2024 14:51 by ADMIN
Created by: Nick
Comments: 0
Type: Feature Request
1

Consider the options for providing a ThemeBuilder template for Kendo Spreadsheet

https://demos.telerik.com/kendo-ui/spreadsheet/index

 

Unplanned
Last Updated: 31 Jan 2024 11:30 by ADMIN

Greetings,

I was trying to use the export/import metadata feature and noticed I couldn't import metadata in a given project if the exported metadata came from a theme whose type (Default, Bootstrap, Material, Fluent, Classic) doesn't match the target project's. Fair enough.

However, I couldn't find any easy way to find out which theme type a given project uses. Currently, I export the metadata and read the project.theme.id key in data.json file. It would be nice to add this piece of information on the ThemeBuilder home dashboard.

I also find it inconvenient to have to create a project first, choose the right theme type and then import. It would be much more efficient to create the project and import in a single operation, e.g. by adding an option to import metadata in the Create New Project modal.

Unplanned
Last Updated: 31 Jan 2024 14:19 by ADMIN
Created by: Fabien
Comments: 4
Type: Bug Report
1

Greetings,

I would like to delete the custom font named Roboto_embedded from one of my ThemeBuilder projects (ID: ...580b) but I cannot do it.

I also noticed I cannot edit this specific custom font either.

I don't really know how this happened. Maybe that comes from the fact that at some point, I tried creating a CSS font stack in the $kendo-default-typography variable? I noticed the behavior of ThemeBuilder was strange when I tried to do that.

Unplanned
Last Updated: 05 Feb 2024 07:24 by ADMIN

Consider having the option to trigger the automatic migration (for ThemeBuilder Ultimate and Enterprise) and Export options simultaneously for multiple projects.

Benefits as pointed out by a user:

""...

I'd rather start a batch job performing all of those tasks (it might even be a dry run just pointing out issues) and generate some "editor-readable" results) 

I can then review all of the outputs in a single step, adapt those with issues, or exclude them from the next batch run, which would automatically migrate all of the projects without issues. The workflow would boil down to those themes with issues (which is perfectly fine). Right now, I have to go through all of this manually, which takes a considerable amount of time... "
Unplanned
Last Updated: 15 Feb 2024 14:50 by ADMIN
Created by: Ben
Comments: 0
Type: Feature Request
1

Request Feature...

Either: 1) Give Access To Common SASS modules/methods.

If I am using a primary color for my themebuilder customization and define it as

$my-primary-color#2a3bd1,

give me the ability to use functions in sass like

  • lighten($my-primary-color, 20%) or
  • color.change($my-primary-color, $saturation: 50)
  • However you do it

Or: 2) Provide swatches using the current theme colors on color picker.

Or create swatches from the current theme color in the color picker to use as starting points when picking another color representing hover or selected or disabled, etc.

Unplanned
Last Updated: 19 Feb 2024 11:19 by ADMIN
Created by: ThemeBuilder
Comments: 0
Type: Feature Request
1

Currently, you can style only the Operator and the Clear buttons components inside the FilterRow Cell template. It would be great to have the ability to style the rest of the components (e.g. Inputs, NumericTextBox, etc.)

 

Unplanned
Last Updated: 12 Mar 2024 09:26 by ADMIN

Consider providing public API endpoints for different ThemeBuilder functionalities, such as export options. This will allow users to provide automated distribution of the theme.

Requested through t.1644512

Unplanned
Last Updated: 14 Jun 2024 12:24 by ADMIN
Created by: Nick
Comments: 1
Type: Feature Request
1

Currently, in ThemeBuilder, you can't style DropDownList, which uses groups.

https://demos.telrik.com/kendo-ui/dropdownlist/grouping 

https://www.telerik.com/kendo-react-ui/components/dropdowns/combobox/grouping/ 

Consider the option to expose a template that will allow adding custom styles for DropDownList with grouping.

Requested through t.1645162

Unplanned
Last Updated: 03 Mar 2025 11:39 by ADMIN

Consider exposing a template that will allow styling the (Optional) text span from ThemeBuilder.

Currently, as a workaround users must explicitly set the styles through the following selectors:

.k-stepper .k-step-label-optional {
    color: red;
    background-color: yellow;
    font-size: 18px;
    font-style: normal;
}

Requested through t.1648985

Unplanned
Last Updated: 22 Apr 2024 07:41 by ADMIN

Consider the option to support absolute paths for background-image in the Style Editor. 

This will enable users to visualize the background-image changes directly in ThemeBuildeer (currently the only option is to export the theme and load the changes in the end application).

Alternatively, consider the option to provide a space for loading images with relative paths (fir fast preview in ThemeBuilder).

Unplanned
Last Updated: 13 May 2024 09:00 by ADMIN
Created by: Andrew
Comments: 3
Type: Feature Request
1
Figma doesn't allow storage of rem units in number variables; automatically converting to unitless pixel values. It would be nice to have the ability, during ThemeBuilder export from Figma, to select specific variables to be converted to rem units. And, maybe as a bonus, setting a custom base size of 1rem (instead of 16px).
Completed
Last Updated: 21 Nov 2024 08:42 by ADMIN
We use the "/" method of organizing our variables, nesting them into (sub)categories. When we got to the Generate Names step, we needed to check about ~400 checkboxes individually to include/build their full names. I know we'll only need to do this once (unless you run into errors at the end a bunch of times like we did, requiring us to retry many times), but it would be a nice convenience to have a "Check/Select All" option at the top.
Unplanned
Last Updated: 16 May 2024 06:54 by ADMIN
Created by: Nick
Comments: 0
Type: Feature Request
1

Consider providing partial exports for the SCSS when working with the Kendo Fluent theme. Partly exports are available for all other flavors except for the Fluent theme.

 

+1 from t.1652071