New to Kendo UI for Angular? Start a free 30-day trial
Rendering Changes in 19.0.0
Updated on Oct 31, 2025
The Kendo UI for Angular 19.0.0 release introduces changes in the rendering of several components.
Charts
- Moved
k-chartandk-sankeyclasses to the host element of the Sankey chart. - Added
k-chart-surfaceclass to the Sankey instancediv. - Added
k-chart-tooltip-wrapperclass to thekendo-popupelement.
DateInputs
- Removed
!k-overflow-hiddenclass from thek-actionsheet-contentelement in the DatePicker, DateRange, DateTimePicker, and TimePicker.
Grid
- Added
k-column-list-lgclass and removedk-column-list-mdclass from column list in adaptive mode.
Inputs
- Removed
k-no-colorclass from the FlatColorPicker preview. - Replaced
k-hstackclass withk-vstackfrom the ColorGradient when the actionsheet is expanded.
Popup
- Removed
k-popupclass from the Popover.