New to Kendo UI for AngularStart a free 30-day trial

Rendering Changes in 20.0.0

Updated on Oct 31, 2025

The Kendo UI for Angular 20.0.0 release introduces changes in the rendering of several components.

AIPrompt

  • The prompt suggestions are wrapped in a div with class k-suggestion-group.
  • Replaced k-prompt-suggestion class with k-suggestion.

ConversationalUI

  • Replaced k-quick-replies class with k-suggestion-group on the suggested actions of the Chat.
  • Replaced k-quick-reply class with k-suggestion k-suggestion-primary on the chat suggestions.
  • Moved div with class k-avatar-image (inside the k-avatar element) outside of the k-message-group-content element.
  • Added k-message-group-sender class to the message groups of the current user.
  • Added k-message-group-receiver class to the message groups of other users.
  • Added k-bubble class to the k-chat-bubble element.
  • Added div with class k-bubble-content inside the k-chat-bubble element, containing a span with class k-chat-bubble-text that wraps the message text.
In this article
AIPromptConversationalUI
Not finding the help you need?
Contact Support