Kendo UI for Angular 2024 Q1 (v15.1.0)

Released: Feb 22, 2024

Kendo UI for Angular 2024 Q1 (v15.1.0) 버젼 업데이트

기능

  • Calendar
    • Added a new showOtherMonthDays option.
  • Listbox
    • Addd a noDataText message.
  • Listview
    • Added a new bordered option.
  • Treeview
    • Added a new uncheckCollapsedChildren property.

수정사항

  • Charts
    • 100% stacked bar is rendered as separate stacks.
  • Drag and Drop
    • onDragEnter emits multiple consecutive times.
  • DropdownList
    • Arrow does not render when loading.
  • DropdownTrees
    • No data is displayed when filtering.
  • Filter
    • Editors lose focus with two-way binding.
  • Form Controls
    • Added k-readonly class to readonly component wrappers.
  • Grid and Treelist
    • Editing directive throws error with route guards.
  • Grid
    • Click toggles last column in column chooser.
    • Interacting with navigable grid breaks focus and selection in non-navigable ones.
  • Listbox
    • Clicking on a focusable element causes an error.
  • MaskedTextbox
    • Reset mask not persisted when resetting the value through form.
    • Unnecessary valueChange emitted; cursor jumps to end.
    • Value is not updated when control is patched with undefined.
  • Scheduler
    • Calendar in kendoSchedulerToolbarNavigation is empty.
    • Recurrence editor radio buttons aren't checkable.
    • Some labels are empty in the recurrence editor.
  • Textbox
    • kendoTextBoxSuffix/PrefixTemplate disappears.