Kendo UI R3 2022

Released: Sep 14, 2022

R3 2022 中的更新

特性

  • Common
    • New Signature Component.
    • Fluent Theme Package (v5.8.0).
    • Support for jQuery 3.6.1.
    • Classic Theme Package (v5.8.0).
    • Bootstrap Theme Package (v5.8.0).
    • Default Theme Package (v5.8.0).
    • Material Theme Package (v5.8.0).
  • ColorGradient
    • Add initialization from input to enable submitting form value.
    • Enhance WAI ARIA attributes.
    • Add ColorGradient, ColorPalette and FlatColorPicker to Form component editors.
  • ColorPalette
    • Add initialization from input to enable submitting form value.
    • Enhance WAI ARIA attributes.
    • Add ColorGradient, ColorPalette and FlatColorPicker to Form component editors.
  • ColorPicker
    • Enhance WAI ARIA attributes.
  • FlatColorPicker
    • Add initialization from input to enable submitting form value.
    • Enhance WAI ARIA attributes.
    • Add ColorGradient, ColorPalette and FlatColorPicker to Form component editors.
  • Form
    • Add ColorGradient, ColorPalette and FlatColorPicker to Form component editors.
  • Grid
    • Hide column that is currently grouped.
    • Update the Selectable widget events mechanism.
    • Disable Column Menu via a configuration option.
    • Grid WAI-ARIA improvements.
  • PDFViewer
    • Separate ZoomInOut buttons tool and Zoom selection tool in PDFViewer's ToolBar.
  • ToolBar
    • Separate ToolBar tools navigation modes - only via Arrows or only via Tab.

修補程式

  • Common
    • The background-color of a selected Grid row disappears in the LESS themes.
  • Badge
    • Changed: Unify Badge rendering across flavors.
  • ComboBox
    • The text in disabled ComboBox is not selected properly.
  • DropDownList
    • Clicking on DropDownList when editing a Gantt TreeList field closes the cell instead of opening the DropDownList.
    • DropDownList popup does not close when clicking on the arrow icon.
  • DropDownTree
    • DropDownTree change event is not triggered if the widget has autoClose: false, checkboxes: false and filtering enabled.
  • Editor
    • Editor is not displayed as expected on iPad in Safari desktop mode.
    • Tables background color copied from word file is not pasted into Editor.
  • Form
    • Changed: Checkbox fields should be rendered with label on the right.
  • Gantt
    • Clicking on DropDownList when editing a Gantt TreeList field closes the cell instead of opening the DropDownList.
  • Grid
    • In Hierarchical Grid scenario, roles are not assigned to detail row/cell.
    • Filtered virtual Grid truncates records.
    • Grid with Endless Scrolling, Server Grouping and Server Filtering throws an error.
    • Js exception is thrown when exporting a Grid with aggregates to Excel with the exportSelectedToExcel method.
    • Grid is not exported when multicolumn headers are configured and exportSelectedToExcel method is used.
  • PDFViewer
    • The zoom tool in the PDFViewer's toolbar is disabled when it is in the overflow menu.
  • PivotGridV2
    • Misalignment occurs in a scenario with horizontal scrolling.
  • PopOver
    • Changed: Update Popover rendering.
  • Scheduler
    • Right-click to open ContextMenu is selecting first item of the scheduler agenda view.
    • Scheduler scrolls top after editing an event.
    • Cannot read property 'firstChild' of undefined error thrown in Scheduler Month view when resources datasource is empty.
  • TextBox
    • Duplicate label element on changing TextBox properties via setOptions.
  • TreeView
    • TreeView drag and drop not placing nodes at expected position after sorting.
  • Window
    • The restore event is missing in the Window typescript definition.
  • Wizard
    • Wizard's stepper does not allow manual navigation when the select() method is used on the last step.