Kendo UI for Vue 2024 Q4 (v6.0.0)

Released: Nov 13, 2024

Kendo UI for Vue 2024 Q4 (v6.0.0) での更新項目

機能

  • Charts
    • Added no data overlay.
    • Added series pattern fills.
  • Menu
    • Redesigned the Menu component.
  • Miscellaneous
    • Deprecation of the Vue 2 support in the Kendo UI for Vue.
  • TabStrip
    • Redesigned the TabStrip component.
  • TextBox
    • Added aria attributes.

不具合の修正

  • Charts
    • Fixed issue where zoom selection was aborted while dragging.
  • Checkbox
    • wrbox wrap was rendered around the template.
  • DropDownList
    • Fixed issue where clicking on arrow button threw a console error.
  • Dialog
    • Apply classname correctly.
  • Drawer
    • draweritem content was ignored for the custom item.
  • Grid
    • Data could not be grouped if there was a null value in a grouped column.
  • NumericTextbox
    • Fixed issue where there was no selection when input type was number.
  • Scheduler
    • Events were hiding day numbers in monthview.
  • TreeList
    • Fixed issue where locked columns were not aligned.
  • TreeView
    • Checkbox click threw an aria-hidden attribute error.
  • Upload
    • Invalid class was not applied.