Kendo UI Releases

Released: Nov 12, 2024

Updates in KendoReact 2024 Q4 (v9.0.0)

Features

  • Miscellaneous
    • KendoReact is now integrated with Astro, a performance-focused static site builder that supports server-side rendering.
  • ActionSheet
    • Changed component from class to functional.
  • Animation
    • Migrated from class to functional component.
  • Buttons
    • Migrated from class to functional component.
  • Charts
    • Added chart series patterns.
    • Added no data overlay.
  • CheckBox
    • Migrated component from class to functional.
  • ColorGradient
    • Now renders real TextBox component as HEX value input in...

Released: Nov 12, 2024

Updates in Kendo UI for Angular 2024 Q4 (v17.0.0)

Features

  • Button
    • span[kendoButton] and kendo-button are no longer supported.
  • Chart
    • Added No Data overlay.
    • Added pattern fills.
  • Chip
    • Added avatarSettings option.
    • Removed the Chip avatarClass option.
  • ChipList
    • Enabled keyboard navigation by default.
    • The navigable property is now true by default.
  • DateRange
    • Added activeView, bottomView, topView to DateRangePopup.
    • Added animateNavigation, disabled, orientation, views, weekNumber to DateRangePopup.
    • Added disabledDates.
    • Added focusedDate option.
    • Added...

Released: Oct 16, 2024

Updates in Kendo UI for jQuery 2024 Q3 (2024.3.1015)

Features

  • Common
    • Fluent Theme Package (v.9.0.0).
    • Classic Theme Package (v.9.0.0).
    • Bootstrap Theme Package (v.9.0.0).
    • Default Theme Package (v.9.0.0).
    • Material Theme Package (v.9.0.0).
  • Windows installer (MSI)
    • Modernized Windows installer (MSI) design.
    • Upgraded WiX version from 3.11.2 to 3.14.0.
  • Visual Studio Code Extension
    • Added sample application templates (Blank, Admin, Dashboard, Grid, Standard) instead of page-based ones.
    • You can now allow jQuery template creation using the Kendo CLI npm...

Released: Oct 14, 2024

Updates in KendoReact 2024 Q3 (v8.5.0)

Features

  • TabStrip
    • Added the scrollButtonsPosition property.
    • Introduced the tabAlignment property.

Released: Oct 8, 2024

Updates in Kendo UI for Angular 2024 Q3 (v16.11.0)

Features

  • ChartWizard
    • Added collapsedConfigurationPane property.
    • Added globalization and RTL support.
    • Added windowsettings property.
  • Dialog
    • Added themeColor property for dialog and window service.
  • Grid
    • Added Shift + Arrow row and cell selection.
    • Added the ability to enable checkbox range selection with Shift.
    • Introduced isRowSelectable option.
    • Introduced showDisabledCheckbox option for CheckboxColumnComponent.
    • Added the ability to allow no meta key multiple selection.
  • TreeList
    • Added checkboxOnly...

Released: Oct 3, 2024

Updates in KendoReact 2024 Q3 (v8.4.0)

Features

  • Chart Wizard
    • Added a controlled mode.
  • Grid
    • Exposed dataIndex in GridItemChangeEvent.
  • Introduced an "Unstyled Preview" option.

Fixes

  • Charts
    • Incorrect size in PDF export.
  • Grid
    • Some interfaces are not exported.
  • PanelBar
    • Passing empty array throws an error.
  • PivotGrid
    • Adjust header cells for vertically scrollable content.

Released: Sep 24, 2024

Updates in Kendo UI for Angular 2024 Q3 (v16.10.0)

Features

  • Grid and TreeList
    • Column menu expandable items are now clearly distinguishable.
  • Scheduler
    • Added showtoolbar and showfooter properties.

Fixes

  • PDF Viewer
    • Updated pdf.js to 4.x.
  • Scheduler
    • Arrow keys in toolbar template throw error.
    • Inconsistent formatting of the aria-label.

Released: Sep 17, 2024

Updates in KendoReact 2024 Q3 (v8.3.0)

Features

  • Chart Wizard
    • Added keyboard navigation.
    • Introduced custom window component prop.
  • DataTools
    • Added null check in focusFirstEditor function.
  • Editor
    • Added iFrameInit event.
  • Grid
    • Added missing menucolumnslist localization.
  • Multiselect
    • Added aria-label prop.
  • Searchbar
    • Added aria-controls prop.
  • Stepper
    • Added keyboard select on focus.
  • Taskboard
    • Added item index value in onChange response.

Fixes

  • Autocomplete
    • Component crashes on grouping if item doesn't have group.
  • Calendar
    • Not positioned...

Released: Sep 10, 2024

Updates in Kendo UI for Angular 2024 Q3 (v16.9.0)

Features

  • PDF Viewer
    • Enhanced initial zoom level options.

Fixes

  • Chart Wizard
    • Plot selected cells in the same order as the grid.
    • Throws error when no data.
    • Selects all 100% stacked chart types.
  • Editor
    • Value not updated properly on form reset.
  • FileSelect
    • kendoFileSelectDropZone cannot link to an external drop zone.
  • Grid
    • Removed unnecessary cursor styling.
    • Row reordering not working in non-scrollable grid.
  • Listbox
    • Throws error in RTL mode.
  • PDF Viewer
    • Invalid zoom levels trigger error.
    • Loading...

Released: Aug 27, 2024

Updates in Kendo UI for Angular 2024 Q3 (v16.8.0)

Features

  • Grid and TreeList
    • Added placeholders for string and numeric filters.

Fixes

  • Charts
    • Zoom selection is aborted while dragging.
  • Chip
    • Added missing CSS class to the more actions element.
  • DateInputs
    • Cannot enter date with kb when readonly is toggled.
    • Steps and formatPlaceholder cannot be updated programmatically.
  • Scheduler
    • Recurrence until date is a day later.
  • TextArea
    • Control not reset using OnPush.
  • Toolbar
    • Overflowing items not set correctly.
  • TreeList
    • Icons in template trigger the expanded...