Skip to content

Commit dbd340a

Browse files
dimodiyordan-mitev
andauthored
docs(themes): Remove content that will be available in the Design System Docs (#2410)
* kb(multicolumncombobox): Add KB for custom MultiColumnComboBox with Grid * Update knowledge-base/multicolumncombobox-grid.md * polishing and improvements * Remove content from Swatches page * Theme info removal continued * Themes content removal continued * Fix Design System Docs URLs * Open Design System Docs links in a new tab * Update knowledge-base/change-theme-runtime.md Co-authored-by: Yordan <[email protected]> * Update styling-and-themes/custom-theme.md Co-authored-by: Yordan <[email protected]> * Update styling-and-themes/custom-theme.md Co-authored-by: Yordan <[email protected]> * Update styling-and-themes/custom-theme.md Co-authored-by: Yordan <[email protected]> * final fixes --------- Co-authored-by: Yordan <[email protected]>
1 parent 97110e6 commit dbd340a

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

45 files changed

+145
-365
lines changed

_contentTemplates/common/general-info.md

Lines changed: 1 addition & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -122,20 +122,14 @@ If you set the `ShouldRender` field of the event arguments to `true`, the compon
122122
| tb-wizard | [Wizard]({%slug wizard-overview%}) |
123123
#end
124124

125-
#change-theme-runtime
126-
127-
### Changing Themes Runtime
128-
129-
The application can remove a loaded stylesheet from the page and register another one. See [how to change the theme or swatch at runtime]({%slug change-theme-runtime%}) with step-by-step instructions and an example.
130-
131-
#end
132125

133126
#status-telerik-com
134127
## Telerik NuGet Feed Status
135128

136129
Visit [status.telerik.com](https://status.telerik.com) to check the status of the Telerik NuGet server. The top section shows manually logged incidents with possible updates or workaround suggestions. The [**System Metrics** section](https://status.telerik.com/#system-metrics) provides real-time automated diagnostics.
137130
#end
138131

132+
139133
#ci-cd-support
140134
> All deployment articles in this documentation provide general guidance and fundamentals. Telerik does not provide technical support for setting up CI/CD environments or application publishing infrastructure.
141135
#end

_contentTemplates/common/get-started.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,7 @@ Well done! Now you have your first Telerik UI for Blazor component running in yo
9090
* [Explore the live Telerik UI for Blazor demos](https://demos.telerik.com/blazor-ui/).
9191
* [Learn the data binding fundamentals for Telerik UI for Blazor components]({%slug common-features-data-binding-overview%}).
9292
* [Get started with the data Grid]({%slug grid-overview%}).
93-
* [Review the built-in themes or create custom ones]({%slug themes-built-in%}).
93+
* [Review the built-in themes or create custom ones]({%slug themes-overview%}).
9494

9595
#end
9696

_contentTemplates/common/themebuilder-section.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
## ThemeBuilder
44

5-
To take full control over the appearance of the Telerik UI for Blazor components, you can create your own styles by using [ThemeBuilder]({%slug themebuilder%}).
5+
To take full control over the appearance of the Telerik UI for Blazor components, you can create your own styles by using [ThemeBuilder](https://docs.telerik.com/themebuilder).
66

77
ThemeBuilder is a web application that enables you to create new themes and customize existing ones. Every change that you make is visualized almost instantly. Once you are done styling the UI components, you can export a ZIP file with the styles for your theme and use them in your Blazor app.
88
#end

accessibility/accessibility-swatch.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ position: 7
1010

1111
# Ocean Blue Accessibility Swatch
1212

13-
The [Web Content Accessibility Guidelines](https://www.w3.org/TR/WCAG21/) sections [1.4.3 Contrast (Minimum)](https://www.w3.org/TR/WCAG21/#contrast-minimum) and [1.4.6 Contrast (Enhanced)](https://www.w3.org/TR/WCAG21/#contrast-enhanced) define contrast ratios for accessibility compliance. The *Default Ocean Blue A11y* [theme swatch]({%slug themes-swatches%}) in Telerik UI for Blazor conforms to WCAG Level AA, which requires contrast ratios of at least:
13+
The [Web Content Accessibility Guidelines](https://www.w3.org/TR/WCAG21/) sections [1.4.3 Contrast (Minimum)](https://www.w3.org/TR/WCAG21/#contrast-minimum) and [1.4.6 Contrast (Enhanced)](https://www.w3.org/TR/WCAG21/#contrast-enhanced) define contrast ratios for accessibility compliance. The *Default Ocean Blue A11y* [theme swatch]({%slug themes-overview%}#basics) in Telerik UI for Blazor conforms to WCAG Level AA, which requires contrast ratios of at least:
1414

1515
* 4.5:1 for normal text
1616
* 3:1 for large text
@@ -25,12 +25,12 @@ The Default Ocean Blue A11y swatch is built on top of the Default Ocean Blue swa
2525

2626
## Using the Accessibility Swatch
2727

28-
You can [obtain and use the Default Ocean Blue A11y swatch]({%slug themes-swatches%}#using-built-in-swatches) starting from the following component and theme versions:
28+
You can [obtain and use the Default Ocean Blue A11y swatch]({%slug themes-overview%}#swatch) starting from the following component and theme versions:
2929

3030
* [Telerik UI for Blazor version 4.0.1](https://www.telerik.com/support/whats-new/blazor-ui/release-history/ui-for-blazor-4-0-1)
3131
* [Themes version 6.0.3](https://github.com/telerik/kendo-themes/releases/tag/v6.0.3)
3232

33-
Check section [Theme Version Compatibility]({%slug themes-built-in%}#theme-version-compatibility-and-maintenance) for more information about how to align Telerik UI for Blazor versions with theme versions.
33+
Check section [Theme Version Compatibility]({%slug themes-overview%}#compatibility-and-maintenance) for more information about how to align Telerik UI for Blazor versions with theme versions.
3434

3535
> An existing limitation is that the ColorPalette component fails WCAG success criterion 1.4.11. "Non-text contrast for the focus indicator on its items".
3636

common-features/cdn.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -20,10 +20,10 @@ The CDN hosts two kinds of static client assets for the Telerik UI for Blazor co
2020

2121
## CSS Theme URLs
2222

23-
The [Telerik CSS themes]({%slug themes-built-in%}) are available on two CDN hosts:
23+
The [Telerik CSS themes]({%slug themes-overview%}) are available on two CDN hosts:
2424

25-
* `unpkg.com` provides [all built-in theme swatches]({%slug themes-swatches%}#swatch-urls). The version number in the theme URL matches the version of the theme itself. Make sure to [use compatible theme and component versions]({%slug themes-swatches%}#theme-version-compatibility-and-maintenance). For example, use theme version `{{site.themesVersion}}` with UI for Blazor version `{{site.uiForBlazorLatestVersion}}`.
26-
* `blazor.cdn.telerik.com` provides a limited set of popular [theme swatches]({%slug themes-swatches%}). The version number in the theme URL matches the version of the Telerik UI for Blazor components, for example, `{{site.uiForBlazorLatestVersion}}`.
25+
* `unpkg.com` provides [all built-in theme swatches]({%slug themes-overview%}#swatch). The version number in the theme URL matches the version of the theme itself. Make sure to [use compatible theme and component versions]({%slug themes-overview%}#compatibility-and-maintenance). For example, use theme version `{{site.themesVersion}}` with UI for Blazor version `{{site.uiForBlazorLatestVersion}}`.
26+
* `blazor.cdn.telerik.com` provides a limited set of popular [theme swatches]({%slug themes-overview%}#basics). The version number in the theme URL matches the version of the Telerik UI for Blazor components, for example, `{{site.uiForBlazorLatestVersion}}`.
2727

2828
### UNPKG CDN
2929

common-features/dimensions.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -95,5 +95,5 @@ The examples here showcase different units and examples of using them to set dim
9595

9696
## See Also
9797

98-
* [Themes]({%slug themes-built-in%})
98+
* [Themes]({%slug themes-overview%})
9999
* [Override Theme Styles]({%slug themes-override%})

common-features/icons.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -172,11 +172,11 @@ Our font icons are designed on a 16px grid base. For better display quality, use
172172

173173
### Render Font Icons with HTML
174174

175-
Telerik UI for Blazor shares the same [themes]({%slug themes-built-in%}) with several other Telerik and Kendo UI web component suites. All these products use the same font icons.
175+
Telerik UI for Blazor shares the same [themes]({%slug themes-overview%}) with several other Telerik and Kendo UI web component suites. All these products use the same font icons.
176176

177177
You can use the built-in font icons directly with HTML tags, without the `<TelerikFontIcon>` component. Such direct HTML usage may provide more flexibility, but if you don't really need it, we recommend using `FontIcon` objects and the `<TelerikFontIcon>` component instead.
178178

179-
To use the icons directly, refer to [List of all Telerik Icons](https://www.telerik.com/design-system/docs/foundation/iconography/icon-list/) and obtain the desired CSS class. The `<TelerikFontIcon>` component simply drops the `k-i-` CSS class prefix to make it easier for you.
179+
To use the icons directly, refer to <a href="https://www.telerik.com/design-system/docs/foundation/iconography/icon-list/" target="_blank">List of all Telerik Icons</a> and obtain the desired CSS class. The `<TelerikFontIcon>` component simply drops the `k-i-` CSS class prefix to make it easier for you.
180180

181181
>caption Use Telerik font icons with plain HTML
182182
@@ -314,7 +314,7 @@ It is possible to configure the icon type for the whole application:
314314

315315
## Icons List
316316

317-
The [Telerik Design System](https://www.telerik.com/design-system/docs/) website provides a list of all [**built-in icons in Telerik UI for Blazor**](https://www.telerik.com/design-system/docs/foundation/iconography/icon-list/).
317+
The <a href="https://www.telerik.com/design-system/docs/" target="_blank">Progress Design System</a> website provides a list of all <a href="https://www.telerik.com/design-system/docs/foundation/iconography/icon-list/" target="_blank">built-in icons in Telerik UI for Blazor</a>.
318318

319319
To define an icon with C# syntax, replace the kebab-case with PascalCase. For example, `plus-outline` should become `FontIcon.PlusOutline` or `SvgIcon.PlusOutline`.
320320

@@ -341,6 +341,6 @@ Telerik UI for Blazor supports using custom (third-party) icons:
341341

342342
## See Also
343343

344-
* [Built-in Icon List](https://www.telerik.com/design-system/docs/foundation/iconography/icon-list/)
344+
* <a href="https://www.telerik.com/design-system/docs/foundation/iconography/icon-list/" target="_blank">Built-in Icon List</a>
345345
* [Blazor Live Demos](https://demos.telerik.com/blazor-ui/)
346-
* [CSS Themes]({%slug themes-built-in%})
346+
* [CSS Themes]({%slug themes-overview%})

components/button/overview.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ This article introduces the <a href="https://www.telerik.com/blazor-ui/buttons"
1414

1515
Buttons convey user actions and can display text, images and HTML.
1616

17-
The Blazor Button provides a variety of styling options through the [built-in themes]({%slug themes-built-in%}) and the [button type]({%slug button-type%}). It supports [font icons and images]({%slug button-icons%}) and fires click [events]({%slug button-events%}).
17+
The Blazor Button provides a variety of styling options through the [built-in themes]({%slug themes-overview%}) and the [button type]({%slug button-type%}). It supports [font icons and images]({%slug button-icons%}) and fires click [events]({%slug button-events%}).
1818

1919
## Creating Blazor Button
2020

@@ -57,7 +57,7 @@ To prevent user interaction with a Button, disable it. [Read more about the disa
5757

5858
## Styling
5959

60-
To customize the style and the appearance of the Blazor Button, you can use the [built-in themes]({%slug themes-built-in%}). Additionally, set the `Class` attribute to implement custom CSS rules or [configure the built-in appearance options]({%slug button-styling%}).
60+
To customize the style and the appearance of the Blazor Button, you can use the [built-in themes]({%slug themes-overview%}). Additionally, set the `Class` attribute to implement custom CSS rules or [configure the built-in appearance options]({%slug button-styling%}).
6161

6262
>tip To learn more about the appearance, anatomy, and accessibility of the Button, visit the [Progress Design System documentation](https://www.telerik.com/design-system/docs/components/button/)—an information portal offering rich component usage guidelines, descriptions of the available style variables, and globalization support details.
6363

components/button/styling.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ position: 10
1313
There are a few ways to style the Button component:
1414

1515
* Set a [primary button](#primary-button) style.
16-
* Use another [built-in theme]({%slug themes-built-in%}).
16+
* Use another [built-in theme]({%slug themes-overview%}).
1717
* Use the [Button `Class`](#button-class) attribute.
1818

1919
## Primary Button

components/buttongroup/overview.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ This article provides information about the <a href="https://www.telerik.com/bla
1414

1515
The ButtonGroup component is a container for [regular and toggle buttons]({%slug buttongroup-buttons%}). Before continuing, make sure you are familiar with the differences between [regular buttons]({%slug components/button/overview%}) and [toggle buttons]({%slug togglebutton-overview%}).
1616

17-
The ButtonGroup component lets you [select one or more toggle buttons]({%slug buttongroup-selection%}), and respond to the [selection and click events]({%slug buttongroup-events%}). The buttons inside fill up the container, match the styling according to the [chosen theme]({%slug themes-built-in%}) and provide the regular button features like images and icons and the other parameters and attributes.
17+
The ButtonGroup component lets you [select one or more toggle buttons]({%slug buttongroup-selection%}), and respond to the [selection and click events]({%slug buttongroup-events%}). The buttons inside fill up the container, match the styling according to the [chosen theme]({%slug themes-overview%}) and provide the regular button features like images and icons and the other parameters and attributes.
1818

1919
## Creating Blazor ButtonGroup
2020

0 commit comments

Comments
 (0)