Kendo UI R3 2023 SP1

Released: Nov 15, 2023

R3 2023 SP1 での更新項目

機能

  • What's new
    • Fluent Theme Package (v.7.0.2).
    • Classic Theme Package (v.7.0.2).
    • Bootstrap Theme Package (v.7.0.2).
    • Default Theme Package (v.7.0.2).
    • Material Theme Package (v.7.0.2).
    • Added support for JSZip 3.10.1.
  • PDFViewer
    • Added clickable links in the page.
  • TreeList
    • Improved the appearance when a Kendo component is initialized in the TreeList template.

不具合の修正

  • Common
    • Localization with zh-TW culture throws a JavaScript error.
  • DateInput
    • Days cannot be greater than 9 in "yyyy/mm/dd" format.
  • DateRangePicker
    • Popup window closes if the user selects the current year.
    • Entering a date is not possible when format is set.
  • DateTimePicker
    • Throws an error when templated date is selected in modern type.
  • DropDownList
    • DropDownList's filter option cannot be set through setOptions method.
  • FileManager
    • The previewPane of multiple files in the FileManager is broken.
  • Grid
    • Encoded script tag in a column template is evaluated when the template is rendered.
    • Columns submenu and Set Column Position submenu are not shown for a grouped Grid column.
    • Grid header broken appearance when initialized from a table element.
    • Grid that is initialized from table is missing the row hover styles.
    • Grid column reorder hint not appearing consistently in locked columns scenario.
    • Grid's pager breaks if you use the setOptions method on the Pager.
    • Grid Pager doesn't show on load.
    • Canceling Inline/Popup Edit Displays Hidden Columns.
    • Cancelling row changes while there is a hidden column breaks the layout of the content.
    • When filterable or sortable are enabled in PivotConfiguratorV2 and Grid on the same page an error is thrown.
    • Grid with column menu throws an error when the groupable.enabled is set to false.
    • Incorrect DOM element of the drag handle.
    • Grid header text overlaps with column menu icons.
    • Editing a Grid cell with enter key causes the Grid to scroll to the top.
  • PDFViewer
    • Text cannot be selected in PDFViewer with pdfjs v3.4.120.
  • Pager
    • Pager buttons and dropdown are both visible.
  • PivotGridV2
    • When filterable or sortable are enabled in PivotConfiguratorV2 and Grid on the same page an error is thrown.
  • Spreadsheet
    • Missing dash in aria-label attribute of 'Add new sheet' button in FF.
  • Tooltip
    • 2nd display of a tooltip's text is always wrapping.
  • TreeList
    • TreeList Keyboard navigation enhancements.
    • TreeList resets its column template when expanding.
    • Cannot expand or collapse items with row template in TreeList.