Skip to content

Commit 65041eb

Browse files
github-actions[bot]Dimo Dimov
andauthored
docs: Update breaking changes information (#733)
Co-authored-by: Dimo Dimov <dimo@Dimos-MacBook-Pro.local>
1 parent 6f0e690 commit 65041eb

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

upgrade/breaking-changes/3-0-0.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -429,7 +429,7 @@ We are making our API naming more consistent.
429429

430430
## Rendering and Themes
431431

432-
- HTML classes and DOM element hierarchy will be updated for Buttons, Inputs, Selects, DatePickers Checkbox, Switch.
432+
>important The [HTML rendering and CSS classes have been updated for multiple components](https://www.telerik.com/blogs/improvements-coming-telerik-kendo-ui-themes-2022), including Buttons, Textbox components, Dropdown components, Date/Time Pickers, Checkbox, Switch. [Recreate any custom themes]({%slug themes-custom%}) via [import]({%slug themes-custom%}#import-custom-theme) or [from scratch]({%slug themes-custom%}#using-the-sass-theme-builder).
433433
434434
### CSS Classes for State
435435

@@ -499,6 +499,6 @@ The `k-widget` CSS class was removed from all components. If you use this class
499499

500500
## REPL Changes
501501

502-
<a href = "https://blazorrepl.telerik.com/" target = "_blank"> Telerik REPL for Blazor </a> integrates 3.0.0 version of Telerik.UI.for.Blazor.
502+
<a href = "https://blazorrepl.telerik.com/" target = "_blank">Telerik REPL for Blazor</a> always uses the latest official version of the `Telerik.UI.for.Blazor` NuGet package.
503503

504-
>important Any snippet created before 3.0.0 that uses the Telerik UI for Blazor might need an update due to the above list of component changes.
504+
>important Any snippet created before `Telerik.UI.for.Blazor` version 3.0 (January 19, 2022) may need an update due to the above list of changes.

0 commit comments

Comments
 (0)