Completed
Last Updated: 15 Jan 2025 07:46 by ADMIN

We recently upgraded our theme builder to ultimate so we could migrate our theme builder project from R1 2023 to Q4 2024. After we did this there were some small changes we needed to fix but after that we followed all the normal installation procedures.

We are running angular 18 and have updated all kendo components to the latest versions.

After installing the new theme we also added/changed the way we imported the theme package following the documentation (using @use).

Most everything looks good but there is one large issue with several of our components and that is the kendo theme mixin  "k-color" is not working.

In several places there is no color or background color being set on the component(s). When i inspect the style i see     color: k-color(primary); is not working. dev tools states that the variable is wrong. i can only assume the mixin is not imported/being used.

Image of my description

Completed
Last Updated: 21 May 2024 15:34 by Fabien
Created by: Fabien
Comments: 5
Type: Bug Report
0

Steps to reproduce the bug

In Themebuilder:

  1. enable Advanced edit and edit the Grid component.
  2. Once there, in Grid Construction Elements, go to the GRID DEFAULT part.
  3. In the top-right element tree area, go in <div> Grid ---> <table> Table.
  4. Once there, set the Table > Border Collapse property to Separate
  5. Finally try applying two different values for vertical and horizontal spacing in the Table > Border Spacing property. If necessary, apply a visible border to cells to better see the issue.

Expected behavior : The two different values should be persisted and applied.

Actual behavior : The behavior is strange and editing one value seem to overwrite the other.

 

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
Completed
Last Updated: 16 May 2024 12:17 by ADMIN
Created by: Brian
Comments: 1
Type: Bug Report
0

Hello,

The MultiSelect and ComboBox Icons seem to have issues. First, in the MultiSelect, I'm not able to customize the icon within the IconButton. In the similar ComboBox, I can customize the icon, but the change is not reflected in the live view.

I would expect that all the clear "X" icons within the dropdown components would inherit from the base TextBox "Clear Icon" but they don't.

Regards,

Brian

Completed
Last Updated: 23 Sep 2022 11:21 by ADMIN
The Theme Builder section of the website does not produce a CSS file that contains the styles for the new Skeleton component.
Completed
Last Updated: 16 Jul 2021 08:53 by ADMIN
Release 2021.3

I am using the Sass ThemeBuilder to regenerate stylesheets with the themes that we use on our site in order to get the latest version of the styles. One of those styles includes the color Blue Gray. I am able to select and download all other styles and colors except for when I select Blue Gray. When I select the color and click download I receive the a `500 - Internal Server Error`.


Completed
Last Updated: 16 Jul 2021 08:44 by ADMIN
Release 2021 R3
When you start theming using the Bootstrap as a base, change the pallet colours and click download the ThemeBuilder throws.