Added a new Pyramid chart type for improved data visualization of hierarchical data.
Modernized Keyboard Event Handling - Replaced deprecated e.keyCode and e.charCode with e.code for better compatibility. This effects the following components:
Button.
Calendar.
DateInput.
ColorPicker.
MaskedTextBox.
NumericTextBox.
LightBox.
MediaPlayer.
Menu.
Navigation.
PanelBar.
SearchBox.
Slider.
Spell.
TabStrip.
ToolBar.
ToolTip.
Wizard.
Updated Mutation Handling - Replaced obsolete mutation events with the MutationObserver interface for improved performance.
Security Improvements - Implemented security enhancements to further tighten the security of the suite.
PdfProcessing
Introduced support for StrikeOut annotations.
Introduced support for Stamp annotations.
Introduced support for Popup annotations.
Introduced support for Text annotations.
Introduced support for Highlight annotations.
Introduced support for SVG to FormSource conversion.
Introduced support for Line annotations.
Added a SVG element in a RadFixedPage so that it can be exported to PDF via the RadPdfProcessing library.
Added support for handling documents with mismatched font Subtype and FontFile type.
Introduced support for Strikethrough text property.
Introduced support for Dotted, Dashed, and DashSmallGap borders.
SpreadProcessing
Introduced support for SVG images.
Added support for handling cached formula value importing and reading when the formula contains external references.
WordsProcessing
Introduced support for SVG images.
Introduced support for exporting text with a strikethrough to PDF.
不具合の修正
Telerik VSX Extensions for ASP.NET AJAX
AJAX Web Site commands are not available for manually converted project.
Upgrade wizard does not list multiple projects.
Select All, Clear All buttons throw exceptions for Ajax Configure DPL wizard.
Map
Map dragging doesn't work in Firefox.
Navigation
Fixed Keyboard navigation not working as intended in Navigation control when Right-to-left support is enabled.
PdfProcessing
An invalid annotation position leads to missing content.
SkiaImageFormatProvider: Text is exported with a wrong position.
SkiaImageFormatProvider: Darker and lower quality image export on macOS.
An InvalidCastException is thrown when importing a PDF document with embedded files.
The page content is broken when exporting a document and inversing a non-invertible concat matrix.
The text is not displayed when CFF Private DICT has leading zeroes.
Missing text content is caused by a handled OverflowException while parsing Type1 font file.
PdfViewer
PdfViewer scrolling does not work in Firefox.
Right-hand side of instanceof is not an object in Search dialog.
SpreadProcessing
An InvalidOperationException is thrown when importing a specific document.
Incorrect calculation of UsedCellRange when conditional formatting is applied to a large cell range.
A FormatException is thrown when getting the formatted cell value as a string using the H format.
CellValueFormat comes out incorrect on export when it contains a specific sequence.
An ArgumentNullException is thrown when importing documents containing comments with no DateTime.
Wrong sheet name appears in the exception message when adding sheet with an already existing name.
ToolBar
Fixed Click event not firing for ToolBar when using Keyboard navigation.
WordsProcessing
A NullReferenceException is thrown when exporting a document with a field spanning multiple paragraphs inside a list to PDF.
PageField does not respect StartingPageNumber.
RtfFormatProvider: Indentation for bullets and numbering changes on export.
Inserting a Content Control in some cases is not added to the model.
Import from HTML doesn't apply style from class names in CSS.
A FileNotFoundException is thrown when using HtmlFormatProvider.Import.
DocFormatProvider: EndOfStreamException when importing a document with a specific image.
Replace doesn't match the text when it contains a BookmarkRangeStart/End objects.
The numbered list marker font is not properly exported to PDF.
List indent is not correct when exported to PDF.
Incorrect calculation of indentation occurs when a paragraph in the list has applied local indent, and the list style defines indent.
The hanging indent is not respected when exporting paragraphs with tabs to PDF.