Kendo UI R2 2022 SP2

Released: Aug 3, 2022

Aggiornamenti in R2 2022 SP2

Funzionalità

  • Common
    • Now includes TypeScript typings in npm package.
    • Updated Classic Theme Package (v5.6.0).
    • Updated Bootstrap Theme Package (v5.6.0).
    • Updated Default Theme Package (v5.6.0).
    • Updated Material Theme Package (v5.6.0).
    • Removed 'state' prefix from CSS state classes.
  • Calendar
    • Improved accessibility.
  • Editor
    • The Editor's aria-label attribute is now read by screen readers.
  • Gantt
    • Integrated Form Component in Gantt.
  • Grid
    • Integrated Form Component in Grid.
  • MultiViewCalendar
    • Improved accessibility.
  • PivotGridV2
    • Added support for Local Data Binding.
  • Scheduler
    • Integrated Form Component in Scheduler.
  • TextArea
    • Removed obsolete resizable property.
  • TreeList
    • Integrated Form Component in TreeList.

Correzioni

  • Common
    • Missing toString method passing an object as kendo.Observable.
  • Dialog
    • Unexpected role=toolbar assigned to Dialog's action buttons container.
    • Modal Kendo Dialog returns focus to the body instead of the previously focused element upon close.
  • Drawer
    • The Content method of the Drawer, when in overlay mode, adds a k-drawer-content class to the first element of the passed content, but not to the entire content.
  • Gantt
    • Incorrect value is returned for e.task.taskDuration in the save event in Gantt.
  • Grid
    • The k-command-cell class is added multiple times to the table cells.
  • MultiViewCalendar
    • Keyboard navigation in MultiView Calendar is broken.
  • PDFViewer
    • Blurred PDFViewer text.
  • Scheduler
    • Scheduler non-working and working timeslots look the same in Uniform theme.
  • ScrollView
    • ScrollView cannot be navigated once it reaches the last item.
  • Spreadsheet
    • Spreadsheet's dataSource change event is not triggered on pasting into a cell.
  • TabStrip
    • Wrong TabStrip tabs margin and cut images in Fiori theme.
  • ToolBar
    • Pressing a ToolBar SplitButton submits the Form.
  • Tooltip
    • Wrong Tooltip colors in High Contrast, Material, Moonlight and Uniform.
  • Upload
    • Unexpected margin-right of Upload button (.k-upload-button) in RTL.