Kendo UI R1 2023

Released: Jan 18, 2023

Aggiornamenti in R1 2023

Funzionalità

Common

  • New ChipList component.
  • New Chip component.
  • CSP compliance for all components except Spreadsheet.

ComboBox

  • Added 'cascadeOnCustomValue' property to enable a cascading ComboBox when a custom value entered in the parent.

Spreadsheet

  • Changed default order of Spreadsheet tools.

Correzioni

ButtonGroup

  • Use ButtonGroup in ToolBar.

DropDownButton

  • ToolBar's click event is not fired on click a DropDownButton item.

DropDownList

  • Wrong dropdown width when set through list.width.

Editor

  • ColorPicker configured as a gradient in the Editor does not render input and buttons.

FileManager

  • FileManager preview pane should have spacing between the label and the value.

Gantt

  • Incorrect change event behaviour in Gantt.
  • Selection is lost when collapsing a Gantt task.
  • Reordering column in TreeList throws an error when there is a Grid on the page.

Grid

  • Grid Endless scroll not working in iPad Safari.
  • delete with virtual and grouping.
  • Reordering column in TreeList throws an error when there is a Grid on the page.
  • Shift selection not working as desired in Grid with multi-column headers.

PDFViewer

  • KB / a11y issues in PDFViewer.
  • PDFViewer Keyboard navigation issues.
  • Use ButtonGroup in ToolBar.

Scheduler

  • Typing in Scheduler's search input propagates to Scheduler's keyboard interactions.
  • Use ButtonGroup in ToolBar.
  • DatePicker for "End on" rule in Scheduler popup is enabled if you change the start date of the event.
  • Editing a recurrent event in the Scheduler with End options set to Never triggers validation on the DatePicker.

Spreadsheet

  • Horizontal and vertical lines appear in merged Spreadsheet cells that are disabled.

ToolBar

  • Use ButtonGroup in ToolBar.
  • ToolBar's click event is not fired on click a DropDownButton item.
  • Disabling a button of a ToolBar inside TabStrip hides the button instead in LESS themes.
  • ToolBar.add() does not trigger resize().
  • ToolBar template containing an anchor tag styled as Kendo Button does not navigate.
  • Toolbar's SplitButton redirects twice if "target":"_blank" attribute is set.
  • ToolBar hide method does not hide buttonGroup, when wrapped in overflow dropdown.
  • Toggle method does not untoggle a toggled ToolBar button, part of a mutually exclusive buttons group.
  • Substitute ToolBar items with component instances.

TreeList

  • Reordering column in TreeList throws an error when there is a Grid on the page.