Kendo UI R1 2021 SP2

Released: Mar 30, 2021

R1 2021 SP2 での更新項目

機能

  • Common
    • Bootstrap Theme Package (v4.33.0).
    • Default Theme Package (v4.35.0).
    • Material Theme Package (v3.31.0).
  • AutoComplete
    • Resolve drop-down widgets accessibility issues.
  • Button
    • Button and ButtonGroup accessibility compliance.
  • ComboBox
    • Resolve drop-down widgets accessibility issues.
  • Dialog
    • Window and Dialog accessibility compliance.
  • DropDownList
    • Resolve drop-down widgets accessibility issues.
  • Grid
    • Apply new rendering for checkbox columns in Grid.
  • MultiColumnComboBox
    • Resolve drop-down widgets accessibility issues.
  • MultiSelect
    • Resolve drop-down widgets accessibility issues.
  • PanelBar
    • PanelBar accessibility compliance.
  • TabStrip
    • TabStrip and Wizard accessibility compliance.
  • Tooltip
    • Tooltip accessibility compliance.
  • Window
    • Window and Dialog accessibility compliance.
  • Wizard
    • Wizard.insertAt() uses the default buttons set, while removeAt() keeps the current state for the already present Steps that need to be updated (5943).
    • TabStrip and Wizard accessibility compliance.

不具合の修正

  • Common
    • Column menu throws an error (6320).
    • Missing toString method passing an object as kendo.Observable (6308).
    • kendo.guid() is generating Guids with illegal characters (6305).
  • DatePicker
    • Datepicker whole date is read when switching between items in month/year view (5498).
  • DateRangePicker
    • Datepicker whole date is read when switching between items in month/year view (5498).
  • DateTimePicker
    • Datepicker whole date is read when switching between items in month/year view (5498).
  • Editor
    • Pasting a table from Word into the Editor throws a js exception (IE11) (6322).
  • Form
    • fix(form): use correct namespace for fluent and settings builders in...
  • Gantt
    • Gantt parent task percentComplete does not update correctly in filtering scenarios (6111).
    • Gantt TreeList is shorter than Gantt Timeline, when Multi column headers are used.
  • Grid
    • Sticky columns out of sync with filter row (6251).
    • Clicking on column header removes id (6147).
    • There is unnecessary border in Grid Filter menu in Sass themes (6041).
    • Clearing grid filters manually with Is Null and Is Not Null functions.
  • MVVM
    • NumericTextBox with MVVM does not support "selectOnFocus" (6330).
  • MultiSelect
    • MultiSelect filter is cleared after selecting an item and clicking in the input area (6218).
    • Unexpected input value clearing of MultiSelect with autoClose true on clicking in the input.
  • NumericTextBox
    • NumericTextBox with MVVM does not support "selectOnFocus" (6330).
  • PDFViewer
    • Text Selection tool in PDF Viewer cannot be enabled from the toolbar (6324).
  • Scheduler
    • Events longer than 24h cannot be dragged over a specific timeslot in Scheduler timeline view (6304).
    • search textbox can't be localized in scheduler (6228).
  • Spreadsheet
    • Column/row lines and values disappear and re-appear on scrolling the Spreadsheet (6272).
  • TabStrip
    • TabStrip does not have visual indication for focus (5947).
  • TreeList
    • TreeList does not trigger change event on checkbox select (6300).