Telerik UI for ASP.NET AJAX R3 2022 SP1

Released: Nov 9, 2022

Mises à jour de R3 2022 SP1

Fonctionnalités

  • PdfProcessing
    • Added support for embedding only a subset of characters used in the document, when registering CidType2Font using FontsRepository.
  • SpreadProcessing
    • Removed an obsolete Add method from SeriesCollectionOfT class. Use the other overrides instead.
  • WordsProcessing
    • Added the ability to preserve bin images on import/export.
    • Added support for SEQ Field.

Correctifs

  • Common
    • WCAG 2.1 AAA accessibility improvements in Grid, Scheduler, ComboBox, Input, Calendar, and other.
    • Bootstrap Lightweight skin not loading in version 2022.3.913.
  • Calendar
    • Missing WAI-ARIA label error.
    • Remove title attribute.
  • CloudUpload
    • Form elements must have labels error.
    • Buttons must have discernible text error.
  • Combobox
    • Bootstrap Lightweight skin not loading in version 2022.3.913.
    • Missing WAI-ARIA label error.
  • DropDownList
    • Bootstrap Lightweight skin not loading in version 2022.3.913.
  • FloatingActionButton
    • RadFloatingActionButton styling issue with RadPdfViewer.
  • Grid
    • Propagation of EnableAriaSupport property to child controls.
  • Input
    • Missing WAI-ARIA label error.
    • Change WAI-ARIA labels to human readable values.
    • Update some WAI-ARIA attributes.
  • MediaPlayer
    • Heading levels should only increase by one error.
    • Headings should not be empty error.
  • MultiColumnComboBox
    • Default Lightweight skin not loading in version 2022.3.913.
    • Missing ClearButton icon.
  • MultiSelect
    • Missing ClearButton icon.
  • PdfProcessing
    • Some PostScript fonts are not falling back to the correct one.
    • Exporting rotated pages to images causes clipped images.
    • The document info is not exported correctly when the document is encrypted.
    • An ArgumentNullException is thrown when exporting a document that contains a Widget created with FixedContentEditor.
  • Scheduler
    • Table header text must not be empty error.
    • Table headers in a data table must refer to data cells error.
  • SpreadProcessing
    • Error message for invalid column name appears on import with a specific document.
    • Exception when exporting a conditional formatting rule with no formatting.
    • Wrong color scheme colors lead to wrong cell coloring on export.
  • WordsProcessing
    • InvalidOperationException thrown when exporting FloatingImage which is the first element in a continuous section to PDF.
    • Endless loop while the PDF exporter splits a block with an image.
    • HTML is truncated when there is a field without a separator.
    • A FileNotFoundException is thrown when importing a file and not having a DrawingML reference.
    • Importing an HTML image with no source and then exporting it to PDF causes an exception.
    • An InvalidCastException is thrown when exporting to PDF of calling UpdateField(s) method and a document contains hyperlink before bookmark.