Kendo UI + Telerik UI for ASP.NET (MVC & Core) R1 2020 SP2

Released: Apr 6, 2020

R1 2020 SP2 での更新項目

機能

  • The following components now take device pixel ratio into account when rendering to canvas
    • Barcode.
    • Chart.
    • Linear Gauge.
    • QRCode.
    • Radial Gauge.
    • Sparkline.
    • StockChart.
  • Wrappers (ASP.NET MVC): FileManager
    • Add ContextMenu and Toolbar events methods.

不具合の修正

  • ComboBox
    • Combobox change event is triggered 2 times when tab is used and opens on focus.
    • ComboBox is not cleared in cascaded scenario and enabled server filtering.
  • ContextMenu
    • Kendo ContextMenu prevents showing browser's default context menu on other elements.
  • DateRangePicker
    • DateRangePicker keeps selection highlighted after clearing value.
  • Drawer
    • Missing TypeScript definitions for Kendo Drawer.
  • DropDownTree
    • Clicking on DropDownTree's checkAll checkbox does not check all items in IE and Edge.
    • DropDownTree's dropdown remains opened on blurring the widget with Tab
  • Editor
    • Required model validation is not working with Kendo().EditorFor.
  • Excel Export
    • XLSX export functionality adds redundant customHeight to the sheetFormatPr.
  • FileManager
    • Security Improvements.
  • Grid
    • Search panel message cannot be customized.
    • Resize handle is dispositioned in RTL mode.
    • Grid Column virtualization is not working when using non-pixel unit for width.
  • MultiSelect
    • MultiSelect deselect event does not fire when the selection is cleared in single tagMode.
  • MVVM
    • Missing TypeScript definition for binders in kendo.data.binders.
  • Scheduler
    • Recurring events are not rendered correctly, when Scheduler timezone and events' start/endTimezone are different.
    • Scheduler does not show all event occurrences when `BYDAY=1MO,1TU,1WE,1TH,1FR` rule is used.
    • Month view filters incorrectly recurring events split between two dates.
  • Slider
    • Displaced labels of Slider with decimal values.
  • Spreadsheet
    • Spreadsheet's range.select() doesn't work if the passed cells' range is outside the currently visible area.
    • Attributes could not be set for Custom tools in the Spreadsheet ToolBar.
  • Timeline
    • Horizontal Timeline with empty source throws an error.
  • TreeList
    • Footer Template not rendered when TreeList has Multi-Column Headers.
    • Height of locked content in TreeList not calculated correctly with jQuery 3.4.1.
    • Search panel message cannot be customized.
  • Wrappers (ASP.NET MVC): FileManager
    • Security Improvements.
  • Wrappers (ASP.NET MVC): Grid
    • Custom Transport serialization for a Grid column Multi checkbox filter.