Lancements de KendoReact

Released: Mar 13, 2024

Mises à jour de 2024 Q1 (v7.3.0)

Fonctionnalités

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

Correctifs

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

Released: Feb 27, 2024

Mises à jour de 2024 Q1 (v7.2.3)

Correctifs

  • Inputs - Removed form package dependency.
  • Pager - Fixed aria-label messages.
  • PDF Viewer - Fixed aria-label messages.;
  • Rendering Change
    • Dropdown Button - Restored 'k-dropdown-button' class.

Released: Feb 22, 2024

Mises à jour de 2024 Q1 (v7.2.2)

Correctifs

  • Animation container
    • Restored animation-container-relative class.
  • Dropdownbutton
    • Class k-dropdown-button has been removed. Use class k-menu-button instead.

Released: Feb 21, 2024

Mises à jour de 2024 Q1 (v7.2.1)

Fonctionnalités

  • Animation
    • Replaced animation-container-relative class with animation-container-shown class.

Correctifs

  • Grid
    • Row selection regression.

Released: Feb 20, 2024

Mises à jour de 2024 Q1 (v7.2.0)

Fonctionnalités

  • AIPrompt
    • Added the option for using React node in toolbarItems.
    • Added a RTL mode.
  • Common
    • Replaced uselayouteffect with useisomorphiclayouteffect in all components.
  • Charts
    • Added ChartSeries and ChartSeriesItem export in KedoReactAll.
  • Grid
    • Added aria-label to SelectionCell checkbox.
  • ProgressBars
    • Renamed the k-progress-chunk class to k-progressbar-chunk.

Correctifs

  • All-package
    • Added pdf-viewer dependency.
  • Buttons
    • Dropdownbutton closes when opened is true.
    • Export SplitButtonProps...

Released: Jan 31, 2024

Mises à jour de 2024 Q1 (7.1.0)

Fonctionnalités

  • AIPrompt
    • Added new AIPrompt component.
  • Charts
    • Added more trendline types.
    • Added new Sankey diagram.
    • Added the ability to control Legend Display.
  • Dropdowns
    • Added autocomplete support for prefix and suffix adornments.
    • Added combobox support for prefix and suffix adornments.
    • Added multicolumncombobox support for prefix and suffix adornments.
    • Added multiselect support for prefix and suffix adornments.
  • Grid
    • Added clipboard support.
  • Inputs
    • Added orientation support for textbox suffix...

Released: Dec 15, 2023

Mises à jour de R3 2023 (v7.0.2)

Correctifs

  • Added ES Module TypeScript definitions entry point.
  • Use default prop-types export.
  • Daterangepicker: return input focus on shift+tab.
  • Pdf-viewer: some documents are rotated by 45 degrees.
  • Pdf-viewer: pdf-dist module import.
  • Updateed kendo-licensing to v1.3.4 for NextJS compatibility.

Released: Dec 12, 2023

Mises à jour de R3 2023 (v7.0.1)

Fonctionnalités

  • All components are now compatible with Next.js.

Released: Dec 11, 2023

Mises à jour de R3 2023 (v7.0.0)

Fonctionnalités

  • Chip: added ariaLabel property.
  • Improved packaging.
  • Toolbar: added home and end button functionality.
  • All components are now exported as functional.

Correctifs

  • buttons: added alt+down and alt+up keyboard functionalities.
  • buttons: added aria-label to Chiplist.
  • buttons: added aria-pressed to Chip component.
  • buttons: added missing a11y rules.
  • dropdownbutton: added aria attributes.
  • dropdowns: added aria-setsize to List.
  • layout: Tabstrip aria props.
  • listbox: fix not throw onDrop event...

Released: Nov 15, 2023

Mises à jour de R3 2023 (v6.1.1)

Correctifs

  • dateinputs: calendar shows incorrect month in specific scenario.
  • dropdowns: remove stopPropagation on key down in DropDownList.
  • editor: fix navigation over dropdowns in Editor toolbar.