Kendo UI + Telerik UI for ASP.NET (MVC & Core)

Erstellen Sie vielseitige, plattformübergreifende und reaktionsschnelle Internet- und Cloud-Apps.

Veröffentlicht von Telerik
Wird von ComponentSource seit 2018 vertrieben

Version: R3 2023 SP1 Letzte Aktualisierung: Nov 15, 2023

i

Please note: Starting December 1, 2023, the Kendo UI + Telerik UI for ASP.NET (MVC & Core) bundle will no longer be available as new licenses.
Customers in need of these products will be able to get them either as standalone products Kendo UI, Telerik UI for ASP.NET MVC and Telerik UI for ASP.NET Core or as part of Telerik DevCraft UI, Telerik DevCraft Complete or Telerik DevCraft Ultimate.

Kendo UI + Telerik UI for ASP.NET (MVC & Core) R2 2022

Released: May 11, 2022

Updates in R2 2022

Funktionen

  • DropDownList
    • Changed DropDownList role attribute to be a 'combobox'.
  • Grid
    • Exposed conditional 'drag to select' option.
  • Checkbox
    • Exposed 'for' attribute in CheckBox Tag Helper.
  • Menu
    • Added support for Menu Security Trimming.
  • PdfProcessing
    • Added support for inserting transparent images in Microsoft .NET Standard.
    • 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 ShapeCollectionChangedEventArgs 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 image tag's alt property even if its value is empty.
    • Added support for image alternate text when importing and exporting HTML documents.

Fehlerkorrekturen

  • Common
    • Fix AMD path for SystemJS.
  • Breadcrumb
    • Add aria-disabled attribute to BreadCrumb disabled items.
  • Button
    • Button has incorrect active/selected state classes.
  • DropDownTree
    • Error is thrown when using setOptions for checkboxes in DropDownTree.
  • Editor
    • Editor wrapping new paragraphs in span tags.
    • Pasted table gets incorrect layout after formatting.
  • Gantt
    • Incorrect value is returned for e.task.end in the save event in Gantt.
  • Grid
    • Grid Group Paging and Filter Checkboxes aren't compatible.
    • Filter icon not showing on all grids when one of the grids is sortable.
    • Incorrect query when Search panel is used with Grid's GroupPaging.
    • Sorting grid on infinite scroll.
    • Grid's column .Exportable(true) is not serialized.
    • Grid Column.Exportable option not correctly serialized.
  • ListView
    • Cancel changes removes 'k-listview-item' class from the item.
    • Listview item's actions can't be executed with keyboard.
  • NumericTextBox
    • NumericTextBox cannot be initialized when element with id options is present on the page.
  • PDFViewer
    • In PDFViewer, using the execute method to change the PDF width does not update the ComboBox.
  • Switch
    • Add aria-hidden to the currently hidden label k-switch-label-on or k-switch-label-off.
  • ToolBar
    • SplitButton toggle function within ToolBar has no effect.
  • 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.
  • 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.