New to KendoReact? Start a free 30-day trial
Rendering Changes in 7.1.0
The KendoReact 7.1.0 release introduces changes in the rendering of several components.
Common
- Replaced
k-card-imageclass withk-card-mediaclass for all media types (including images). - Added
k-actionsclass for all action types.
Card
- Replaced
k-card-actions-verticalwithk-actions-vertical. - Replaced
k-card-actions-horizontalwithk-actions-horizontal. - Replaced
k-card-actions-startwithk-actions-start. - Replaced
k-card-actions-centerwithk-actions-center. - Replaced
k-card-actions-endwithk-actions-end. - Replaced
k-card-actions-stretchedwithk-actions-stretched.
ColumnMenu
- Added
k-column-menu-popupclass to thek-popupelement. - Added
k-column-menuclass to thek-popupelement. - Removed the
k-group k-resetclasses from thek-filter-menuelement. - Removed the
k-state-border-upclass from thek-filter-menuelement. - Moved the
k-column-menu-popupclass to thek-popupelement.
Grid
- Removed the
k-group k-resetclass from thek-filter-menuelement. - Removed the
k-state-border-upclass from thek-filter-menuelement. - Remove the
k-firstandk-lastclasses from the first / last TabStrip items of the tabbed menu. - Replaced the
k-grid-columnmenu-popupclass withk-columnmenu-popup. - Moved the
k-popupclass to thek-grid-columnmenu-popupelement. - Replaced the
k-more-verticalicon of the filter menu withk-i-filtericon. - Added a
<span>wrapper withk-checkbox-wrapclass to thek-checkboxclass. - Added
k-column-menuclass to thek-columnmenu-popupelement. - Added
k-tabstrip-itemclass to the TabStrip items of the tabbed menu. - Added
k-table-group-rowclass to thek-grouping-rowelement.
Notification
- Removed the
k-notification-containerfrom the Notification component.
Timeline
- Removed the
k-timeline-collapsibleclass. - Replaced the
<a>element withk-timeline-circleclass with a<span>element. - Replaced the
<a>element withk-button k-button-md k-rounded-md k-button-solid k-button-solid-base k-icon-button k-timeline-arrow k-timeline-arrow-left k-disabledclasses of the track slider with abuttonelement. - Added
k-card-with-calloutclass to thek-cardelement.
TreeList
- Added
k-toolbar-mdclass to thek-grid-toolbarelement. - Added
k-treelistclass to thek-gridelement.