New to Kendo UI for Angular? Start a free 30-day trial
Rendering Changes in 18.0.0
Updated on Nov 3, 2025
The Kendo UI for Angular 18.0.0 release introduces changes in the rendering of several components.
Gantt
- Removed
k-altclass from the timeline rows. - Added
divwith classk-task-draghandlewhen dragging a task.
Grid
- Removed
k-grid-draggable-headerclass from the draggable columns. - Added
k-grid-draggable-headerclass to groupable and reorderable Grids. - Removed
k-grid-headerclass from non-scrollable Grids. - Removed
k-altclass from the rows.
Inputs
- Added
k-colorgradient-mdclass to the ColorGradient.
Layout
- Added
k-tabstrip-itemclass to the TabStrip items. - Removed
k-headerclass from the TabStrip. - Added
k-tabstrip-mdclass to the TabStrip by default. Depending on the size, other possible classes arek-tabstrip-smandk-tabstrip-lg.
Spreadsheet
- Removed
k-order-1class from thek-tabstrip-prevelement and removedk-order-2class from thek-tabstrip-nextelement in the sheet.
Toolbar
- Added
k-toolbar-separatorclass to the separator.
TreeList
- Removed
k-altclass from the rows.