KendoReact R3 2020 SP1 (v4.2.0)

Released: Jan 7, 2021

R3 2020 SP1 (v4.2.0) での更新項目

機能

  • Read area and line series inactive opacity from theme.
  • Read series colors 1-30 from theme.
  • Add keyboard navigation support to grid, gantt and treelist.
  • Grid: add an option to change GridColumnMenuCheckboxFilter search box filter operator.
  • Buttons:
    • Add item prop to DropDown and Split buttons.
    • Add FloatingActionButton component.
  • Combobox: add grouping.
  • Dropdowns:
    • Add MultiColumnComboBox component.
    • Add dropdowntree component.
  • Form: Add FormElement ref support.
  • Inputs: Add RadioGroup item property.
  • Layout: Add Bottom Navigation component.
  • Listbox: Add Listbox component.
  • Popup: Add PopupPropsContext.
  • Scheduler:
    • Allow header time format customization.
    • Allow header date format customization.
  • Tilelayout: Add TileLayout component.
  • Window: Add className prop.

不具合の修正

  • Slider rendering according to latest themes.
  • Window: fix window behaviour inside containers.
  • Bottomnavigation: fix slugs and docs example.
  • Conversationalui: clone messages before mutating.
  • Dateinputs: selection change during scroll or multi-key press.
  • Dropdowns:
    • Move exports at the bottom to prevent ES errors.
    • Render aria-activedescendant if dropdown is expanded.
  • Editor: cleanFormatting command behavior and its tool state.
  • Fab: remove focused prop from the items api.
  • Floatingactionbutton: various fixes.
  • Form: field allows using of value and onChange as props which is anty-pattern.
  • Gantt:
    • Inserting new task on incorrect position.
    • Fix add new record work incorrectly.
    • Rows key prop is not unique.
  • Grid:
    • Scrolling with virtual scroll incorrecly rerenders all rows due to invalidly set.
    • Header keys of data columns to be independent from group column.
  • Inputs: numerictextbox keeps loose value when disabled.
  • Multiselect: does not close sometimes when clicking outside of it.
  • Scheduler: export default DateHeaderCell and TimeHeaderCell.
  • Tilelayout: fix slugs.
  • Treelist: rows key prop is not unique.