Kendo UI for Angular 2024 Q1 (v15.5.0)

Released: Apr 18, 2024

Updates in Kendo UI for Angular 2024 Q1 (v15.5.0)

Features

  • Added a Radio Button component.
  • Added a Checkbox component.
  • AppBar
    • Added new primary themeColor.
  • dateinput, datepicker, datetimepicker, and timepicker
    • Added a new inputAttributes option.
  • dateinputs
    • You can now set required attribute on focusable element.
  • dropdowns
    • You can now set required attribute on focusable element.
  • inputs
    • You can now set required attribute on focusable element.
  • Multiselect, AutoComplete, Combobox, and MultiColumnCombobox
    • Added a new inputAttributes option.
  • Textarea, NumericTextbox, and MaskedTextbox
    • Added a new inputAttributes option.
  • Textbox
    • Added a new inputAttributes option.
  • Upload
    • You can now set required attribute on input.

Fixes

  • AutoComplete and DropdownList
    • Incorrect aria-activedescendent.
  • Combobox
    • Has incorrect aria-activedescendent.
  • Editor
    • Image resizing not working.
  • Listbox
    • TransferTo and transferFrom tools are swapped.
  • Map
    • Removed redundant wrapper element.
  • PdfViewer
    • pageChange emits current and previous page incorrectly.
    • Print preview page content scaled down.
    • Toolbar buttons lack explicit type.
  • Scheduler
    • Providing IntlService creates a separate instance.
  • TimePicker and DateTimePicker
    • Closing popup throws attribute error.