Telerik UI for ASP.NET AJAX R2 2022

Released: May 11, 2022

Actualizaciones en R2 2022

Características

  • Common
    • Added new Stepper component.
    • Improved accessibility of AJAX suite.
    • Added new Dark theme.
    • Added new Microsoft Edge Chromium detection setting for desktop, Apple iOS and Android.
  • ClientExportManager
    • Added the ability to disable hyperlinks in exported PDF files.
    • Added the ability to scale content.
  • Editor
    • Added the ability to handle invalid anchors, that include empty space, via the Hyperlink manager.
  • HtmlChart
    • Added Notes feature to RadHtmlChart.
    • Added configuration options for InactiveOpacity highlight feature.
  • PdfProcessing
    • Added setting that allows you to choose if fonts should be embedded in the document.
  • SpreadProcessing
    • Added support for CONCAT function.
    • Added support for Comments (Threaded Comments).
    • Various Conditional Formatting improvements.
    • The Changing event arguments in FilteredShapeCollection class have been changed from ShapeCollectionChangingEventArgs to ShapeCollectionChangingEventArgs.
  • WordsProcessing
    • Added support for continuous section break when exporting to PDF.
    • Added support for 'descr' attribute in 'NonVisualDrawingProperties' for shapes/images when working with DOCX.
    • HtmlFormatProvider should now always export an image tag's alt property even if its value is empty.
    • Added support for image alternate text when importing and exporting HTML documents.

Correcciones

  • Common
    • Heading levels should only increase by one error fixed in multiple controls.
    • ARIA roles used must conform to valid values error fixed in multiple controls.
  • AsyncUpload
    • Form elements must have labels error.
    • Elements must only use allowed ARIA attributes error.
  • Dock
    • Heading levels should only increase by one error.
  • Editor
    • Selection disappears when you click on a disabled form element in Design mode.
    • Copied text-indent content from MS Word are not retaining same indentation.
    • The file select button of the FileBrowser dialogs does not launch the File Select dialog.
    • Headings should not be empty error in the About dialog.
    • Heading levels should only increase by one error in the About dialog.
  • PanelBar
    • get_item() method missing from the TypeScript definition.
  • PdfProcessing
    • NotImplementedException is thrown when exporting a document with a Type 1 font with custom encoding.
    • Rows are not drawn if the previous row is split into different pages and has row span.
    • ArgumentNullException is thrown when importing a document containing Widget annotation with normal appearance dictionary set to null.
    • The table alignment is not maintained when the table is split into multiple pages.
  • SpreadProcessing
    • ArgumentException is thrown when importing an XLSX document with a comment (Note) without an author.
    • An exception is thrown when converting to PDF and there are cells with a width less than 5.
    • Conditional Formatting is exported for the active sheet only.
    • When а document with consecutive dfsx-es is imported, an ArgumentOutOfRangeException may be thrown.
  • TileList
    • Heading levels should only increase by one error.
  • ToolTip
    • Heading levels should only increase by one error.
    • ARIA roles used must conform to valid values.
  • Window
    • ARIA roles used must conform to valid values error.
    • Heading levels should only increase by one error.
  • WordsProcessing
    • InvalidOperationException/ArgumentOutOfRangeException is thrown while importing table cells with vMerge and hMerge attributes.
    • Field code fragment consisting of multiple inlines is added to the result fragment when exporting to PDF or HTML format.
    • An exported document containing ComboBox control fails to load inside Microsoft Word.
    • NullReferenceException is thrown when inserting a document containing fields without a separator.
    • NullReferenceException is thrown when an IF field has no FalseText.
    • ArgumentException is thrown when importing CSS variable/attribute with an empty value.
    • Floating images positioned outside of page borders are moved inside the page.