KendoReact Releases

Released: Dec 6, 2024

Updates in 2024 Q4 (v9.1.0)

Funktionen

  • Added day zero support for React 19.
  • DropDownList: Added the ability to expose opened and focused state props.

Fehlerkorrekturen

  • Card: Export cardactionslayout enum.
  • ColorGradient: Fixed stuck slider with max/min value.
  • Common: SVG click event not called when changing state during focus in React 19.
  • DateInput: Fixed formatplaceholder value.
  • DateInputs: DateInput globalization.
  • Grid: Resolved Next.js hydration errors.
  • Inputs: Fixed enabling comma for decimal separator when locale is...

Released: Nov 12, 2024

Updates in 2024 Q4 (v9.0.0)

Funktionen

  • 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: Oct 14, 2024

Updates in 2024 Q3 (v8.5.0)

Funktionen

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

Released: Oct 3, 2024

Updates in 2024 Q3 (v8.4.0)

Funktionen

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

Fehlerkorrekturen

  • 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 17, 2024

Updates in 2024 Q3 (v8.3.0)

Funktionen

  • 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.

Fehlerkorrekturen

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

Released: Aug 5, 2024

Updates in 2024 Q3 (v8.2.0)

Funktionen

  • Chart Wizard
    • Added a new ChartWizard component.
  • Combobox
    • Added ariaLabel prop to ComboBox and MultiColumnComboBox.
  • Conversational UI
    • You can now open the toolbar if it is present when pressing F10 on the keyboard.
  • DataTools
    • Implemented Filter keyboard navigation.
  • DateInputs
    • Added a new autoFocus property.
  • Dialogs
    • Added a new autofocused element.
  • Grid
    • Added inline editing keyboard navigation improvements.
    • Added a keyboard trap for rowfilter when navigatable.
    • Added navigatable settings...

Released: Jun 27, 2024

Updates in 2024 Q2 (v8.1.1)

Fehlerkorrekturen

  • Charts:
    • Sankey fromRect is not a constructor error.
  • Scheduler
    • Typing year in event edit form dateinputs returns the correct year.

Released: Jun 27, 2024

Updates in 2024 Q2 (v8.1.0)

Funktionen

  • Charts:
    • Add sankey keyboard navigation.
    • Add sankey rtl mode.
    • Drop dependency on HammerJS.
  • Dialog:
    • Update focus management to match the ARIA spec.
  • Drawer:
    • Add kb navigation.
  • Dropdownbutton:
    • Update aria attributes to match spec.
  • Grid:
    • Add 'hidden' column prop.
    • Add responsive columns functionality.
  • Listview:
    • Add keyboard navigation.
  • Menu:
    • Export MenuProps.
  • Splitter:
    • Update keyboard navigation to match the spec.
  • Stepper:
    • Update keyboard navigation to match the spec.
  • Tabstrip:
    • Update...

Released: May 14, 2024

Updates in 2024 Q2 (v8.0.0)

Funktionen

  • Button
    • Added a 'clear' option to fillMode prop.
  • Calendar and MultiView Calendar
    • Added the showOtherMonth property.
  • Calendar
    • Added the option for custom header templates.
    • Introduced a prop for specifying the week format.
  • Charts
    • You can now add a Sankey title and legend.
    • You can now add Sankey tooltips.
  • DateRangePicker
    • Added a clear button.
  • DropdownButton
    • Added a 'clear' option to fillmode.
  • Grid
    • Addd more keyboard support shortcuts.
    • Added a property for custom columnMenu icon.
  • Multiview...

Released: Mar 13, 2024

Updates in 2024 Q1 (v7.3.0)

Funktionen

  • Grid
    • You can now a add keyboard shortcut for grouping.
    • You can now add a name to the grid table.

Fehlerkorrekturen

  • Fixed compatibility issue with nodeNext module resolution.
  • Dialog
    • Trapped focus is not working correctly.
  • Grid
    • Column configurations are not filtered correctly.
    • Fixed column sizes calculation.
    • Issue where selecting first data cell when navigable is true.
    • Selectable cell should focus the checkbox when navigate.
    • Fixed large bundle size issue when importing KendoReact...