Breaking Changes in Version 11.0.0
This article lists the breaking changes introduced with the Telerik UI for .NET MAUI 11.0.0 release version.
Common Changes
Trial and commercial users of Telerik UI for .NET MAUI now use the same product package. The trial and commercial product versions merged into a single unified distribution package. The product access now depends on a license key file. This eliminates the need for separate trial downloads. For more information, please refer to the Set up your license documentation article.
The reference to the SkiaSharp.Views.Maui.Controls
package is updated to 3.116.1
version.
The following package dependencies are removed from the Telerik.UI.for.Maui
NuGet package:
Telerik.Documents.CMapUtils
Telerik.Documents.Fixed.FormatProviders.Image.Skia
Telerik.Documents.Flow
Telerik.Documents.Flow.FormatProviders.Pdf
Telerik.Documents.Flow.FormatProviders.Doc
Telerik.Documents.Spreadsheet
Telerik.Documents.Spreadsheet.FormatProviders.OpenXml
Telerik.Documents.Spreadsheet.FormatProviders.Pdf
Telerik.Documents.Spreadsheet.FormatProviders.Xls
Telerik.Documents.SpreadsheetStreaming
Telerik.Zip
Theming
- The
TelerikTheming
class is renamed toTelerikThemeResources
. - The
TelerikTheming.Themes
is removed. Use theTelerikTheme
(enum
) to set the desired theme.
Toolbar
This section lists all changes made in resources, styles and templates in the toolbar items of the Telerik UI for .NET MAUI Toolbar.
Renamed Control Templates
- The
LabelToolbarItemView_ControlTemplate
template is renamed toLabelToolbarItemViewControlTemplate
. - The
LabelToolbarItemView_ControlTemplate_Text
template is renamed toLabelToolbarItemViewControlTemplateText
. - The
LabelToolbarItemView_ControlTemplate_Image
template is renamed toLabelToolbarItemViewControlTemplateImage
. - The
LabelToolbarItemView_ControlTemplate_Left
template is renamed toLabelToolbarItemViewControlTemplateLeft
. - The
LabelToolbarItemView_ControlTemplate_Top
template is renamed toLabelToolbarItemViewControlTemplateTop
. - The
LabelToolbarItemView_ControlTemplate_Right
template is renamed toLabelToolbarItemViewControlTemplateRight
. - The
LabelToolbarItemView_ControlTemplate_Bottom
template is renamed toLabelToolbarItemViewControlTemplateBottom
. - The
ToolbarItemView_ControlTemplate
template is renamed toToolbarItemViewControlTemplate
. - The
DropDownButtonToolbarItemView_ControlTemplate
template is renamed toDropDownButtonToolbarItemViewControlTemplate
. - The
DropDownButtonToolbarItemView_ControlTemplate_Text
template is renamed toDropDownButtonToolbarItemViewControlTemplateText
. - The
DropDownButtonToolbarItemView_ControlTemplate_Image
template is renamed toDropDownButtonToolbarItemViewControlTemplateImage
. - The
DropDownButtonToolbarItemView_ControlTemplate_Left
template is renamed toDropDownButtonToolbarItemViewControlTemplateLeft
. - The
DropDownButtonToolbarItemView_ControlTemplate_Top
template is renamed toDropDownButtonToolbarItemViewControlTemplateTop
. - The
DropDownButtonToolbarItemView_ControlTemplate_Right
template is renamed toDropDownButtonToolbarItemViewControlTemplateRight
. - The
DropDownButtonToolbarItemView_ControlTemplate_Bottom
template is renamed toDropDownButtonToolbarItemViewControlTemplateBottom
. - The
DropDownListButtonToolbarItemViewContent_ControlTemplate
template is renamed toDropDownListButtonToolbarItemViewContentControlTemplate
. - The
SplitButtonToolbarItemView_ControlTemplate
template is renamed toSplitButtonToolbarItemViewControlTemplate
. - The
SplitButtonToolbarItemView_ControlTemplate_Text
template is renamed toSplitButtonToolbarItemViewControlTemplateText
. - The
SplitButtonToolbarItemView_ControlTemplate_Image
template is renamed toSplitButtonToolbarItemViewControlTemplateImage
. - The
SplitButtonToolbarItemView_ControlTemplate_Left
template is renamed toSplitButtonToolbarItemViewControlTemplateLeft
. - The
SplitButtonToolbarItemView_ControlTemplate_Top
template is renamed toSplitButtonToolbarItemViewControlTemplateTop
. - The
SplitButtonToolbarItemView_ControlTemplate_Right
template is renamed toSplitButtonToolbarItemViewControlTemplateRight
. - The
SplitButtonToolbarItemView_ControlTemplate_Bottom
template is renamed toSplitButtonToolbarItemViewControlTemplateBottom
. - The
BusyIndicatorToolbarItemView_ControlTemplate
template is renamed toBusyIndicatorToolbarItemViewControlTemplate
. - The
EntryToolbarItemView_ControlTemplate
template is renamed toEntryToolbarItemViewControlTemplate
. - The
SliderToolbarItemView_ControlTemplate
template is renamed toSliderToolbarItemViewControlTemplate
. - The
RadToolbar_ControlTemplate
template is renamed toRadToolbarControlTemplate
. - The
RadToolbar_ControlTemplate_Horizontal
template is renamed toRadToolbarControlTemplateHorizontal
. - The
RadToolbar_ControlTemplate_Vertical
template is renamed toRadToolbarControlTemplateVertical
.
Renamed Styles
- The
SpacingBoxView_Style
style is renamed toToolbarSpacingBoxViewStyle
. - The
ToolbarItemView_Style
style is renamed toToolbarItemViewStyle
. - The
ToolbarItemView_Style_Horizontal
style is renamed toToolbarItemViewStyleHorizontal
. - The
ToolbarItemView_Style_Vertical
style is renamed toToolbarItemViewStyleVertical
. - The
ToolbarItemView_Style_DropDown
style is renamed toToolbarItemViewStyleDropDown
. - The
ToolbarListItemView_Style
style is renamed toToolbarListItemViewStyle
. - The
ButtonToolbarItemView_Style
style is renamed toButtonToolbarItemViewStyle
. - The
ButtonToolbarItemView_Style_Horizontal
style is renamed toButtonToolbarItemViewStyleHorizontal
. - The
ButtonToolbarItemView_Style_Vertical
style is renamed toButtonToolbarItemViewStyleVertical
. - The
ButtonToolbarItemView_Style_DropDown
style is renamed toButtonToolbarItemViewStyleDropDown
. - The
ButtonToolbarItemView_BaseStyle
style is renamed toButtonToolbarItemViewBaseStyle
. - The
SelectableButtonToolbarItemView_Style
style is renamed toSelectableButtonToolbarItemViewStyle
. - The
SelectableButtonToolbarItemView_Style_Horizontal
style is renamed toSelectableButtonToolbarItemViewStyleHorizontal
. - The
SelectableButtonToolbarItemView_Style_Vertical
style is renamed toSelectableButtonToolbarItemViewStyleVertical
. - The
SelectableButtonToolbarItemView_Style_DropDown
style is renamed toSelectableButtonToolbarItemViewStyleDropDown
. - The
OptionsButtonToolbarItemView_Style
style is renamed toOptionsButtonToolbarItemViewStyle
. - The
OptionsButtonToolbarItemView_Style_Horizontal
style is renamed toOptionsButtonToolbarItemViewStyleHorizontal
. - The
OptionsButtonToolbarItemView_Style_Vertical
style is renamed toOptionsButtonToolbarItemViewStyleVertical
. - The
OptionsButtonToolbarItemView_Style_DropDown
style is renamed toOptionsButtonToolbarItemViewStyleDropDown
. - The
LabelToolbarItemView_Style
style is renamed toLabelToolbarItemViewStyle
. - The
LabelToolbarItemView_Style_Horizontal
style is renamed toLabelToolbarItemViewStyleHorizontal
. - The
LabelToolbarItemView_Style_Vertical
style is renamed toLabelToolbarItemViewStyleVertical
. - The
LabelToolbarItemView_Style_DropDown
style is renamed toLabelToolbarItemViewStyleDropDown
. - The
SeparatorToolbarItemView_Style
style is renamed toSeparatorToolbarItemViewStyle
. - The
SeparatorToolbarItemView_Style_Horizontal
is renamed toSeparatorToolbarItemViewStyleHorizontal
. - The
SeparatorToolbarItemView_Style_Vertical
style is renamed toSeparatorToolbarItemViewStyleVertical
. - The
SeparatorToolbarItemView_Style_DropDown
style is renamed toSeparatorToolbarItemViewStyleDropDown
. - The
GroupToolbarItemView_Style
style is renamed toGroupToolbarItemViewStyle
. - The
GroupToolbarItemView_Style_Horizontal
style is renamed toGroupToolbarItemViewStyleHorizontal
. - The
GroupToolbarItemView_Style_Vertical
style is renamed toGroupToolbarItemViewStyleVertical
. - The
GroupToolbarItemView_Style_DropDown
style is renamed toGroupToolbarItemViewStyleDropDown
. - The
ListPickerButtonToolbarItemView_Style
style is renamed toListPickerButtonToolbarItemViewStyle
. - The
ListPickerButtonToolbarItemView_Style_Horizontal
style is renamed toListPickerButtonToolbarItemViewStyleHorizontal
. - The
ListPickerButtonToolbarItemView_Style_Vertical
style is renamed toListPickerButtonToolbarItemViewStyleVertical
. - The
ListPickerButtonToolbarItemView_Style_DropDown
style is renamed toListPickerButtonToolbarItemViewStyleDropDown
. - The
OverflowMenuButtonToolbarItemView_Style
style is renamed toOverflowMenuButtonToolbarItemViewStyle
. - The
OverflowMenuButtonToolbarItemView_Style_Horizontal
style is renamed toOverflowMenuButtonToolbarItemViewStyleHorizontal
. - The
OverflowMenuButtonToolbarItemView_Style_Vertical
style is renamed toOverflowMenuButtonToolbarItemViewStyleVertical
. - The
BackNavigationButtonToolbarItemView_Style
style is renamed toBackNavigationButtonToolbarItemViewStyle
. - The
DropDownListButtonToolbarItemViewContent_Style
style is renamed toDropDownListButtonToolbarItemViewContentStyle
. - The
OverflowMenuButtonToolbarItemViewContent_Style
style is renamed toOverflowMenuButtonToolbarItemViewContentStyle
. - The
SplitButtonToolbarItemViewIndicator_Style
style is renamed toSplitButtonToolbarItemViewIndicatorStyle
. - The
SplitButtonToolbarItemViewIndicator_Style_Horizontal
style is renamed toSplitButtonToolbarItemViewIndicatorStyleHorizontal
. - The
SplitButtonToolbarItemViewIndicator_Style_Vertical
style is renamed toSplitButtonToolbarItemViewIndicatorStyleVertical
. - The
SplitButtonToolbarItemViewIndicator_Style_DropDown
style is renamed toSplitButtonToolbarItemViewIndicatorStyleDropDown
. - The
BusyIndicatorToolbarItemView_Style
style is renamed toBusyIndicatorToolbarItemViewStyle
. - The
BusyIndicatorToolbarItemView_Style_Horizontal
style is renamed toBusyIndicatorToolbarItemViewStyleHorizontal
. - The
BusyIndicatorToolbarItemView_Style_Vertical
style is renamed toBusyIndicatorToolbarItemViewStyleVertical
. - The
BusyIndicatorToolbarItemView_Style_DropDown
style is renamed toBusyIndicatorToolbarItemViewStyleDropDown
. - The
BusyIndicatorToolbarItemView_BusyIndicatorStyle
style is renamed toBusyIndicatorToolbarItemViewBusyIndicatorStyle
. - The
EntryToolbarItemView_Style
style is renamed toEntryToolbarItemViewStyle
. - The
EntryToolbarItemView_Style_Horizontal
style is renamed toEntryToolbarItemViewStyleHorizontal
. - The
EntryToolbarItemView_Style_Vertical
style is renamed toEntryToolbarItemViewStyleVertical
. - The
EntryToolbarItemView_Style_DropDown
style is renamed toEntryToolbarItemViewStyleDropDown
. - The
EntryToolbarItemView_EntryStyle
style is renamed toEntryToolbarItemViewEntryStyle
. - The
SliderToolbarItemView_Style
style is renamed toSliderToolbarItemViewStyle
. - The
SliderToolbarItemView_Style_Horizontal
style is renamed toSliderToolbarItemViewStyleHorizontal
. - The
SliderToolbarItemView_Style_Vertical
style is renamed toSliderToolbarItemViewStyleVertical
. - The
SliderToolbarItemView_Style_DropDown
style is renamed toSliderToolbarItemViewStyleDropDown
. - The
ButtonToolbarItemViewIndicator_Style
style is renamed toButtonToolbarItemViewIndicatorStyle
. - The
DropDownButtonToolbarItemViewIndicator_Style_Horizontal
style is renamed toDropDownButtonToolbarItemViewIndicatorStyleHorizontal
. - The
DropDownButtonToolbarItemViewIndicator_Style_Vertical
style is renamed toDropDownButtonToolbarItemViewIndicatorStyleVertical
. - The
DropDownButtonToolbarItemViewIndicator_Style_DropDown
style is renamed toDropDownButtonToolbarItemViewIndicatorStyleDropDown
. - The
ScrollForwardButtonToolbarItemView_Style
style is renamed toScrollForwardButtonToolbarItemViewStyle
. - The
ScrollBackwardButtonToolbarItemView_Style
style is renamed toScrollBackwardButtonToolbarItemViewStyle
. - The
RadToolbar_Style
style is renamed toRadToolbarStyle
. - The
RadToolbar_Style_Horizontal
style is renamed toRadToolbarStyleHorizontal
. - The
RadToolbar_Style_Vertical
style is renamed toRadToolbarStyleVertical
.
Renamed Resources
- The
RadToolbarResourceDictionary
is renamed toRadToolbarResources
and the namespace is changed fromxmlns:telerik="http://schemas.telerik.com/2022/xaml/maui"
toxmlns:telerikToolbar="clr-namespace:Telerik.Maui.Controls.Toolbar;assembly=Telerik.Maui.Controls"
. - The
DropDownButtonToolbarItemViewIndicator_ImageSource_Horizontal
resource is renamed toDropDownButtonToolbarItemViewIndicatorImageSourceHorizontal
. - The
DropDownButtonToolbarItemViewIndicator_ImageSource_Vertical
resource is renamed toDropDownButtonToolbarItemViewIndicatorImageSourceVertical
. - The
DropDownButtonToolbarItemViewIndicator_ImageSource_DropDown
resource is renamed toDropDownButtonToolbarItemViewIndicatorImageSourceDropDown
. - The
ScrollBackwardButtonToolbarItemView_ImageSource_Vertical
resource is renamed toScrollBackwardButtonToolbarItemViewImageSourceVertical
. - The
ScrollBackwardButtonToolbarItemView_ImageSource_Horizontal
resource is renamed toScrollBackwardButtonToolbarItemViewImageSourceHorizontal
. - The
ScrollForwardButtonToolbarItemView_ImageSource_Vertical
resource is renamed toScrollForwardButtonToolbarItemViewImageSourceVertical
. - The
ScrollForwardButtonToolbarItemView_ImageSource_Horizontal
resource is renamed toScrollForwardButtonToolbarItemViewImageSourceHorizontal
. - The
BackNavigationButtonToolbarItemView_ImageSource
resource is renamed toBackNavigationButtonToolbarItemViewImageSource
.
DataGrid
- The
AlternateRowBackgroundStyle
type is changed fromDataGridAlternateRowBackgroundAppearance
toDataGridRowBackgroundAppearance
. - The
DataGridAlternateRowBackgroundAppearance
class is obsolete. Use theDataGridRowBackgroundAppearance
instead.
ImageEditor
- The button inside the
ImageEditorCropOptionsToolbarItemViewContentTemplate
, theImageEditorResizeOptionsToolbarItemViewContentTemplate
and theImageEditorFilterOptionsToolbarItemViewContentTemplate
is changed fromButton
toRadButton
. - The slider inside the
ImageEditorCropOptionsToolbarItemViewContentTemplate
, theImageEditorResizeOptionsToolbarItemViewContentTemplate
and theImageEditorFilterOptionsToolbarItemViewContentTemplate
is changed fromSlider
toRadSlider
.
PDF Viewer
This section lists all changes made in styles and templates in the toolbar items of the Telerik UI for .NET MAUI PDF Viewer.
Renamed Control Templates
- The
PdfViewerNavigateToPageToolbarItemView_ControlTemplate
template is renamed toPdfViewerNavigateToPageToolbarItemViewControlTemplate
. - The
PdfViewerSearchToast_ControlTemplate
template is renamed toPdfViewerSearchToastControlTemplate
. - The
PdfViewerSearchContentView
template is renamed toPdfViewerSearchContentViewControlTemplate
.
Renamed Styles
- The
PdfViewerSearchContentView_ShadowStyle
style is renamed toPdfViewerSearchContentViewShadow
. - The
PdfViewerSearchToast_ShadowStyle
style is renamed toPdfViewerSearchToastShadow
. - The
PdfViewerNavigateToPageToolbarItemView_EntryStyle
style is renamed toPdfViewerNavigateToPageToolbarItemViewEntryStyle
. - The
PdfViewerNavigateToPreviousSearchResultToolbarItemView_Style
style is renamed toPdfViewerNavigateToPreviousSearchResultToolbarItemViewStyle
. - The
PdfViewerNavigateToNextSearchResultToolbarItemView_Style
style is renamed toPdfViewerNavigateToNextSearchResultToolbarItemViewStyle
. - The
PdfViewerSearchBusyToolbarItemView_BusyIndicatorStyle
style is renamed toPdfViewerSearchBusyIndicatorToolbarItemViewStyle
. - The
PdfViewerSearchEntryToolbarItemView_EntryStyle
style is renamed toPdfViewerSearchEntryToolbarItemViewEntryStyle
. - The
PdfViewerSearchEntryToolbarItemView_EntryStyle_Desktop
style is renamed toPdfViewerSearchEntryToolbarItemViewEntryStyleDesktop
. - The
PdfViewerSearchEntryToolbarItemView_StyleDesktop
style is renamed toPdfViewerSearchEntryToolbarItemViewStyleDesktop
. - The
PdfViewerSearchEntryToolbarItemView_StyleMobile
style is renamed toPdfViewerSearchEntryToolbarItemViewStyleMobile
. - The
PdfViewerSeparatorToolbarItemView_Style
style is renamed toPdfViewerSeparatorToolbarItemViewStyle
. - The
CloseSearchContentViewButtonToolbarItemView_Style
style is renamed toCloseSearchContentViewButtonToolbarItemViewStyle
. - The
SearchResultsLabelToolbarItemView_Style
style is renamed toSearchResultsLabelToolbarItemViewStyle
. - The
PreviousSearchResultButtonToolbarItemView_Style
style is renamed toPreviousSearchResultButtonToolbarItemViewStyle
. - The
NextSearchResultButtonToolbarItemView_Style
style is renamed toNextSearchResultButtonToolbarItemViewStyle
.
RichTextEditor
This section lists all changes made in styles and templates in the toolbar items of the Telerik UI for .NET MAUI RichTextEditor.
Renamed Control Templates
- The
RichTextEditorImagePickerToolbarItem_ItemTemplate
template is renamed toRichTextEditorImagePickerToolbarItemItemTemplate
. - The
RichTextEditorNullColorPickerToolbarItem_ItemTemplate
template is renamed toRichTextEditorNullColorPickerToolbarItemItemTemplate
. - The
RichTextEditorColorPickerToolbarItem_ItemTemplate
template is renamed toRichTextEditorColorPickerToolbarItemItemTemplate
. - The
RichTextEditorWhiteColorPickerToolbarItem_ItemTemplate
template is renamed toRichTextEditorWhiteColorPickerToolbarItemItemTemplate
.
Renamed Styles
- The
RichTextEditorColorPickerToolbarItemView_Style
style is renamed toRichTextEditorColorPickerToolbarItemViewStyle
. - The
RichTextEditorDropDownListButtonToolbarItemViewContent_Style
style is renamed toRichTextEditorDropDownListButtonToolbarItemViewContentStyle
. - The
RadRichTextEditorToolbar_Style
style is renamed toRadRichTextEditorToolbarStyle
. - The
RichTextEditorListPickerToolbarItemView_Style
style is renamed toRichTextEditorListPickerToolbarItemViewStyle
. - The
RichTextEditorImagePickerToolbarItemView_Style
style is renamed toRichTextEditorImagePickerToolbarItemViewStyle
. - The
RichTextEditorImageDialogToolbarItem_PopupContentStyle
style is renamed toRichTextEditorImageDialogToolbarItemPopupContentStyle
. - The
RichTextEditorImageDialogToolbarItemViewContent_HeaderStyle
style is renamed toRichTextEditorImageDialogToolbarItemViewContentHeaderStyle
. - The
RichTextEditorImageDialogToolbarItemViewContent_FooterStyle
style is renamed toRichTextEditorImageDialogToolbarItemViewContentFooterStyle
. - The
RichTextEditorHyperlinkDialogToolbarItem_PopupContentStyle
style is renamed toRichTextEditorHyperlinkDialogToolbarItemPopupContentStyle
. - The
RichTextEditorHyperlinkDialogToolbarItemViewContent_HeaderStyle
style is renamed toRichTextEditorHyperlinkDialogToolbarItemViewContentHeaderStyle
. - The
RichTextEditorHyperlinkDialogToolbarItemViewContent_FooterStyle
style is renamed toRichTextEditorHyperlinkDialogToolbarItemViewContentFooterStyle
. - The
RichTextEditorButtonToolbarItemView_NoDropDownInicatorStyle
style is renamed toRichTextEditorButtonToolbarItemViewNoDropDownInicatorStyle
. - The
RichTextEditorDialogToolbarItemViewContent_OkButtonStyle
style is renamed toRichTextEditorDialogToolbarItemViewContentOkButtonStyle
. - The
RadRichTextEditorToolbar_Style
style is renamed toRadRichTextEditorToolbarStyle
.