Telerik UI for ASP.NET AJAX R3 2022

Released: Sep 14, 2022

Actualizaciones en R3 2022

Características

  • Common
    • New FloatingActionButton component
    • WCAG 2.1 compliance for the suite
  • PdfProcessing
    • Optimized and reduced the exported document size when using the same font on more than one block.
  • SpreadProcessing
    • Introduced Print Titles, allowing for specific rows and columns to be repeated on every printed page.
  • SpreadStreamProcessing
    • Implemented workbook import.
  • WordsProcessing
    • DocxFormatProvider: Introduced support for importing images defined in AlternateContent tag.
    • Introduced support for title attribute of the NonVisualDrawingProperties for a shape/image when working with DOCX.
    • Introduced support for Page Numbering Fields - PAGE, PAGEREF, NUMPAGES, SECTIONPAGES, SECTION.
    • DocxFormatProvider: Introduced support for import/export of shapes from/to DOCX file format. Note: Text inside shapes is not yet supported.

Correcciones

  • Calendar
    • Changed: Regression: Keyboard navigation stopped working in 2022.2.622
  • ColorPicker
    • Form elements must have labels error
    • Form elements should have a visible label error
  • Editor
    • Replace All fails if the Up direction is chosen in Find And Replace dialog
    • Cannot apply background and fore color to to table cells through Table Wizard and its StyleBuilder
    • Fix Document manager throws two error messages in one pop up
  • Filter
    • Certain ARIA roles must be contained by particular parents error
    • Form elements must have labels error
    • Elements must only use allowed ARIA attributes error
    • ARIA role should be appropriate for the element error
  • Grid
    • Basic setup - Certain ARIA roles must contain particular children error
    • Basic setup - Form elements should have a visible label error
    • Edit mode - Elements must only use allowed ARIA attributes error
    • Excel-like filtering - Buttons must have discernible text error
    • Excel-like filtering - Form elements must have labels error
    • Hierarchical Grid - Elements must only use allowed ARIA attributes error
    • Hierarchical Grid - Certain ARIA roles must be contained by particular parents error
    • Grouping - Elements must only use allowed ARIA attributes error
    • Grouping - Certain ARIA roles must be contained by particular parents error
    • Various built-in columns - Form elements must have labels error
    • Various built-in columns - Form elements should have a visible label error
  • ImageGallery
    • Images must have alternate text error
    • Elements must only use allowed ARIA attributes error
    • ARIA role should be appropriate for the element error
  • Input
    • InputUtil.MapDateFormatShortCuts: returns wrong pattern for case y
  • MediaPlayer
    • Elements must only use allowed ARIA attributes error
  • NumericTextBox
    • Elements must only use allowed ARIA attributes error
    • Required ARIA attributes must be provided error
    • ARIA role should be appropriate for the element error
  • Panelbar
    • Certain ARIA roles must contain particular children error
    • Certain ARIA roles must be contained by particular parents error
  • PdfProcessing
    • A signed and exported document does not show the digital signature in the Signature panel.
    • Hidden fields with pushButton widget become visible when using FlattenFormFields method to flatten fields.
  • WordsProcessing
    • Document containing Group element with no content control inside this part causes InvalidOperationException.
    • Break elements defined in the same run with other text are imported from DOCX at the end of the run.
    • Wrong paragraph`s parent when inserting new section between paragraphs.
    • Image alternate text is not properly exported to DOCX.
    • ReplaceText with a string containing multiple lines retains the formatting of only the first one.