Kendo UI R3 2021 SP2

Released: Dec 7, 2021

Aggiornamenti in R3 2021 SP2

Funzionalità

  • Common
    • Updated Classic Theme Package (v4.42.0).
    • Updated Bootstrap Theme Package (v4.42.0).
    • Updated Default Theme Package (v4.42.0).
    • Updated Material Theme Package (v4.42.0).
  • DropDownTree
    • The loading icon is now accessibility compliant.
  • Editor
    • Added Editor Undo & Redo functionality.
  • Filter
    • Improved Filter accessibility compliance.
  • Grid
    • The loading icon is now accessibility compliant.
    • Improved Rows Drag & Drop.
  • ListBox
    • The loading icon is now accessibility compliant.
  • ListView
    • The loading icon is now accessibility compliant.
  • PivotGrid
    • The loading icon is now accessibility compliant.
  • Scheduler
    • The loading icon is now accessibility compliant.
  • ScrollView
    • Improved ScrollView accessibility compliance.
  • Spreadsheet
    • The loading icon is now accessibility compliant.
  • TreeList
    • The loading icon is now accessibility compliant.
  • TreeView
    • The loading icon is now accessibility compliant.

Correzioni

  • Common
    • Typescript definition of JQuery data method does not include undefined.
  • DropDownTree
    • Fixed DropDownTree accessibility issues.
  • ExpansionPanel
    • ExpansionPanel: Еxpanding / collapsing nested panels collapse/expand the parent panel.
  • Gantt
    • Gantt sends multiple requests on initial task title edit.
    • Gantt duplicates requests when reordering items in the TreeList part.
  • Grid
    • Grouping a Date field with enabled Group Paging and Virtual Scrolling leads to an error in the Grid.
    • Calendar in DatePicker or DateTimePicker is not properly styled when used in grid filter.
  • Spreadsheet
    • Named Range for merged cells in Kendo Spreadsheet cannot be reused in another column.
    • Spreadsheet formula does not reference properly value from a merged range.
  • TextArea
    • TextArea triggers change event without any changes when value is null.
  • TextBox
    • Enter key does not trigger the change event.
  • TileLayout
    • Select in TileLayout header does not work.
    • setOptions throws an error when toggling reorderable on and off in TileLayout.