Kendo UI for Angular 2024 Q2 (v16.0.0)

Released: May 14, 2024

Kendo UI for Angular 2024 Q2 (v16.0.0) での更新項目

機能

  • Calendar
    • Added support for range selection.
  • Charts
    • Added support for Sankey charts.
    • Breaking change - Added @progress/kendo-angular-icons as peer dependency.
  • DateInput
    • Added new clearButton.
  • Scheduler
    • Breaking change - Removed event argument from CreateFormGroupArgs.
  • Timeline
    • Introduced a new Timeline component.
    • Breaking change - Added @progress/kendo-angular-intl as peer dependency.
  • Breaking change - Angular 13 and 14 are no longer supported.
  • Breaking change - Starting with Kendo Themes v8.0.0, the new Color System is enabled by default, which introduces a new way of implementing and customizing the colors.

不具合の修正

  • Appbar
    • Incorrect spacer classes.
  • Buttons
    • Deprecated kendo-button and span[kendoButton].
  • Chip
    • Unnecessary wrapper rendered when there are no actions.
  • Conversational UI
    • Chat user name not rendered.
  • DateInputs, Dropdowns, and Inputs
    • Error when calling method in custom validator.
  • DropdownTrees
    • No data template displayed.
  • Grid
    • Header cursor is pointer when sortable is false.
    • Table has wrong role in non-scrollable grids.
  • Pager
    • Added missing class.
    • Removed unnecessary page size chooser class.
  • PDFViewer
    • Avoid pdfjs vulnerability.
  • Scheduler
    • Missing CreateFormGroupArgs properties.
  • Slider
    • Missing drag handle class.
  • SVG Icon
    • Set ChangeDetectionStrategy to OnPush.
  • TabStrip
    • Scroll buttons not toggled when tabs are added or removed.
    • Unnecessary aria-expanded attribute on tabpanels.
  • Timeline
    • Accessing DOM APIs trigger JS errors in SSR build.
  • TimePicker and DateTimePicker
    • "now" button not part of tab sequence.
  • Toolbar
    • Replaced span[kendoButton] with button in buttongroup tool.
  • Treelist
    • Table has wrong role in non-scrollable treelist.