KendoReact のリリース

Released: Aug 5, 2024

2024 Q3 (v8.2.0) での更新項目

機能

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

Released: Jun 27, 2024

2024 Q2 (v8.1.1) での更新項目

不具合の修正

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

Released: Jun 27, 2024

2024 Q2 (v8.1.0) での更新項目

機能

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

Released: May 14, 2024

2024 Q2 (v8.0.0) での更新項目

機能

  • 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

2024 Q1 (v7.3.0) での更新項目

機能

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

不具合の修正

  • 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.
  • PDF
    • Fixed error...

Released: Feb 27, 2024

2024 Q1 (v7.2.3) での更新項目

不具合の修正

  • 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

2024 Q1 (v7.2.2) での更新項目

不具合の修正

  • 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

2024 Q1 (v7.2.1) での更新項目

機能

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

不具合の修正

  • Grid
    • Row selection regression.

Released: Feb 20, 2024

2024 Q1 (v7.2.0) での更新項目

機能

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

不具合の修正

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

Released: Jan 31, 2024

2024 Q1 (7.1.0) での更新項目

機能

  • 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, prefix and...