New to KendoReact? Start a free 30-day trial
Rendering Changes in 5.14.0
The KendoReact 5.14.0 release introduces changes in the rendering of several components.
Inputs
- Added
k-button-group-flatclassName to theButtonGrouprendered byFlatColorPicker - Removed the obsolete
k-colorpalette-table-wrapwrapper element andk-paletteclassName fromColorPalettecomponent - Removed the obsolete
k-widgetclassName from slider components
Dropdowns
- Added
k-virtual-tableclassName to the list rendered byMultiColumnListwhen there is virtualization - Replaced the
<input />element inListFilterwith theTextBoxcomponent - Removed the
k-list-containerclassName from the popups ofDropDownTreeandMultiSelectTree - Removed the
k-resetpopup className fromComboBoxwhen used inMultiColumnComboBox - Replaced the
k-multiselectclassName withk-multiselecttree - Overwrote the
ComboBoxpopup classNames withMultiColumnComboBoxpopup classNames
Layout
- Added the combined
k-bottom-nav-${fillMode}-${themeColor}className toBottomNavigation - Added
<span />wrapper element withk-breadcrumb-item-textclassName toBreadcrumbLinkcomponent' text - Added
k-breadcrumb-icontext-linkclassName toBreadcrumbLinkif there are icon and text, andk-breadcrumb-icon-linkclassName when there is only icon - Added
k-breadcrumb-root-linkclassName to the first item rendered by theBreadcrumbLinkcomponent - Added
k-breadcrumb-root-itemclassName to the first item rendered by theBreadcrumbListItemcomponent - Added
k-breadcrumb-last-itemclassName to the last item rendered by theBreadcrumbListItemcomponent - Removed the
k-flex-noneclassName fromBreadcrumbListItemcomponent - Removed the
k-cursor-pointerandk-flex-noneclassNames fromBreadcrumbLinkcomponent - Removed the
k-breadcrumb-icontext-linkclassName fromBreadcrumbLinkcomponent - Removed the
k-flex-wrapclassName fromBreadcrumbOrderedList
Scheduler
- Added
k-toolbar-buttonclassName to the button inViewSelectorItem - Added
k-scheduler-viewsclassName in desktop view andk-scheduler-toolsin mobile view toViewSelectorList - Removed the
k-scheduler-views-wrapperwrapper element fromViewSelectorListcomponent - Removed the
<ViewSelector>element wrapping<ViewSelectorList />