New to KendoReact? Start a free 30-day trial
Rendering Changes in 5.17.0
The KendoReact 5.17.0 release introduces changes in the rendering of several components.
Conversational UI
- Added
k-card-listclass to thelistattachments. MessageGroupnow uses theAvatarcomponent.- Switched
k-message-boxelement from<div>to<span>. - Wrapped the
k-chat-sendelement withk-input-suffix. - Renamed the
k-bubbleclass tok-chat-bubble. - Renamed the
k-button-sendclass tok-chat-send. - Renamed the
k-icon-button k-button-sendclass tok-chat-send. - Replaced inline SVG icons with Kendo icons.
- Replaced the classNames of the input in the message box with
k-input-inner. - Removed the
k-widgetclass. - Removed
k-card-wrapclass.
Data Tools
- Changed the
k-pager-infoelement from<div>to<span>. - Replaced
k-textboxwithNumericTextBoxcomponent - Wrapped the
pageMessagelabel in a<span>element. - Wrapped the
ofMessagelabel in a<span>element. - Wrapped the
itemPerPageMessagelabel in a<span>element. - Removed
k-labelclass fromk-pager-input.
Dialogs
- Changed
k-window-titleandk-dialog-titleelements from<div>to<span>.
Filter
- Added labels to
AddExpresionandAddGroupbuttons. - Added
k-toolbar-buttonandk-toolbar-button-groupclasses to the nestedButtonandButtonGroupcomponents. - Added labels to
AddExpresionandAddGroupbuttons. - Removed the
ToolbarItemwrapper of theButtonandButtonGroupelements.
Inputs
- Added
labelClassNameprop to theCheckboxlabel element. - Added
labelClassNameprop to theInputfloating label element.
Labels
- Added
labelClassNameprop to theFloatingLabelcomponent.
Popover
- Added
k-popupclass to thek-popoverelement. - Added
orientationandalignmentprops to the PopoverActionsBar component. - Moved
k-child-animation-containeras a stand-alone wrapper. - Removed
k-animation-container-relativeclass.
Skeleton
- Renamed the
k-skeleton-rectangleclass tok-skeleton-rect.
ScrollView
- Changed the
k-scrollview-prevandk-scrollview-nextelements from<a>to<span>. - Changed the
k-scrollview-navelement from<ul>to<div>. - Changed the
k-linkelement from<li>to<span>.
TileLayout
k-layout-item-hintelement is now a sibling to thek-tilelayout-itemone.