Breaking Changes in Version 3.0.0
This article lists the breaking changes introduced with the Telerik UI for .NET MAUI 3.0.0 release version.
Chart
The Chart palette colors are updated. For more details on the specific colors, review the Creating Custom Chart Palettes kb article.
CheckBox
- The CheckBox component is moved to the
Telerik.Maui.Controls
namespace. - On Android—The Checkbox UI is updated according to the platform guidelines.
- On Android—The touch area around the Checkbox is extended.
- On MacCatalyst—The size and the corner radius of the Checkbox are updated according to the platform specific guidelines.
DataGrid
The default value of the FontAttributes
property applicable for the group header text is changed to None
. The previous default value was Bold
.
SegmentedControl
The SegmentedControl is moved to the Telerik.Maui.Controls
namespace.