New to KendoReact? Start a free 30-day trial
Breaking Changes in 12.0.0
TreeList
- The deprecated
k-altclass on TreeList alternate rows has been replaced with thek-table-alt-rowclass to align with the reference rendering - Added a new wrapper div with the class
k-filtercell-wrapperbetweenk-filtercellandk-filtercell-operatorin the TreeList filter cell structure to align with the reference rendering.
Grid
- The deprecated
k-altCSS class has been removed from grid row and detail row rendering for alternate rows to align with the reference rendering.
Chat
- Rename
userattribute toauthorId - Rename
onMessageSendhandler toonSendMessage - Replace
messageattribute withmessageTemplate - Rename
ChatMessageSendEventtype toChatSendMessageEvent - Remove
showToolbarattribute - Remove
toolbarattribute - Remove
onToolbarActionExecuteattribute