Kendo UI for Angular 2024 Q2 (v16.3.0)

Released: Jun 20, 2024

Kendo UI for Angular 2024 Q2 (v16.3.0) 버젼 업데이트

기능

  • Charts
    • Dropped dependency on HammerJS.
  • DropdownList and DropdownTrees
    • Spacebar now opens the popup.
  • Grid
    • Enabled sticky columns alongside column virtualization.
  • Upload and FileSelect
    • Enhanced a11y and kb navigation.

수정사항

  • Calendar
    • Min-width is applied to calendar table.
  • DateInputs
    • Clear button not visible with initial value.
    • Unsupported character in code breaks production build.
    • Respect dynamically updated input options.
  • DatePicker
    • Component not properly destroyed if the actionsheet is not closed.
    • Clear button does not clear value properly.
  • DragAndDrop
    • Dragging results in text selection.
  • DropdownTree
    • Esc does not close the popup if filter is enabled.
  • Editor
    • Focus method does not scroll component into view.
  • Grid
    • All footer cells are rendered when using virtual columns.
  • Label and FloatingLabel
    • Aria-labelledby added unnecessarily on native input elements.
  • Scheduler
    • Handle missing resources in kendoSchedulerSlotSelectable.
    • Moving series renders recurring events incorrectly.
  • Slider
    • Focus remains on increment/decrement buttons after click.
  • Stepper
    • Focusable step initially missing visual indicator.