KendoReact 2024 Q3 (v8.3.0)

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 positioned correctly.
    • Prevent second virtualization mount.
  • Charts
    • Pan & zoom aborted early on mouse drag.
  • Chart Wizard
    • Cannot generate chart from single column selection.
    • Cannot generate chart if selection is reversed.
    • Cannot pass all translation strings in JSON format.
    • Generating chart with missing values.
    • Fixed legend position.
  • Drawer
    • Correctly inherit dir from parent element.
  • Dropdownlist
    • Component crashes on grouping if item doesn't have group.
  • Grid
    • Built-in filters doesn't close on scrollbar click.
    • Columnmenu doesn't close if you click on scrollbar.
    • Refactor aria-label message in column menu trigger.
  • Multiselect
    • Component crashes on grouping if item doesn't have group.
  • PDFViewer
    • Bump version of PDF.js through pdfviewer-common.
  • Scheduler
    • SchedulerResource does not map 'textField' attribute.
  • Upload
    • Bump version to 1.7.4 to remove vulnerability.
  • Window
    • Export windowwithoutcontext class.
    • Incorrect top position in onmove event.