SSAS ThemeBuilder UI for Blazor

1 Answer 147 Views
GridLayout StackLayout Styling
Constantinos Petridis
Top achievements
Rank 1
Iron
Iron
Constantinos Petridis asked on 17 Sep 2021, 01:28 PM

I have created a custom theme with themebuilder but the result css is missing components like StackLayout and GridLayout.

Why is that? Shouldn't the ThemeBuilder utility reflect the changed of the latest blazor components or should we do the process manually as described in Manual Alternative page?

1 Answer, 1 is accepted

Sort by
0
Ivan Zhekov
Telerik team
answered on 21 Sep 2021, 11:26 AM

Hi, Constantinos.

The short answer is that when you choose components in themebuilder, only those components get styled, which may not be the scenario you always want...

As you can attest, there are some limitations to that approach, like certain styles for non visual components missing, and we will fix this issue in further iterations and following updates.

For now, if you want to customize the theme, you can do so, but you should not deselect components, which in turn will download the entire theme.

Regards,
Ivan Zhekov
Progress Telerik

Virtual Classroom, the free self-paced technical training that gets you up to speed with Telerik and Kendo UI products quickly just got a fresh new look + new and improved content including a brand new Blazor course! Check it out at https://learn.telerik.com/.

Constantinos Petridis
Top achievements
Rank 1
Iron
Iron
commented on 21 Sep 2021, 12:46 PM

I have tried that and the downloaded theme is still missing styles, like GridLayout or StackLayout (no mention of .k-grid-layout in downloaded css file). I have not selected or deselected any components, just pressed

  1. Start Theming (in https://themebuilder.telerik.com/blazor-ui)
  2. Scroll down the page and press Create
  3. Press Download button

resulting zip file contains a css file that is missing GridLayout and StackLayout styles (not sure if other styles are missing too)

I will try the manual SSAS custom theme creation until the theme builder is changed/updated
Thank you for your time :)

Ivan Zhekov
Telerik team
commented on 22 Sep 2021, 11:12 AM

Those are not yet present in themebuilder. They will be, once we update themebuilder post 2021 R3. That update should happen in the following days.

 

Regards,
Ivan Zhekov
Progress Telerik

Love the Telerik and Kendo UI products and believe more people should try them? Invite a fellow developer to become a Progress customer and each of you can get a $50 Amazon gift voucher.

Tags
GridLayout StackLayout Styling
Asked by
Constantinos Petridis
Top achievements
Rank 1
Iron
Iron
Answers by
Ivan Zhekov
Telerik team
Share this question
or