Kendo UI for jQuery 2024 Q4 (2024.4.1112)

Released: Nov 13, 2024

Kendo UI for jQuery 2024 Q4 (2024.4.1112) での更新項目

機能

  • Common
    • Fluent Theme Package (v.10.0.1).
    • Classic Theme Package (v.10.0.1).
    • Bootstrap Theme Package (v.10.0.1).
    • Default Theme Package (v.10.0.1).
    • Material Theme Package (v.10.0.1).
  • Chart
    • Chart series patterns.
    • Chart "No data" template.
  • Drawer
    • Extend Drawer template options to accept a function.
  • Grid
    • Added Grid scrollToItem method.
    • Unified popup edit form rendering for Adaptive Grid.
  • MediaPlayer
    • Improved MediaPlayer keyboard navigation.
  • PDFViewer
    • Provided support for latest pdf.js 4.X version in PDFViewer.
  • Scheduler
    • Unified popup edit form rendering for Adaptive Scheduler.
  • Splitter
    • Breaking change - Splitter now uses flex based sizing and positioning.
  • Spreadsheet
    • Breaking change - Revamped Spreadsheet.

不具合の修正

  • AIPrompt
    • Breaking change - AIPrompt rendering mismatch.
  • AutoComplete
    • Fixed issue where AutoComplete with enabled suggestion and multiple separators was showing additional garbage characters.
  • Calendar
    • Calendar did not update componentType when setOptions was called.
  • ColumnMenu
    • Breaking change - Column menu rendering mismatch.
  • ComboBox
    • Breaking change - DropDownList and ComboBox rendering mismatch when loading is enabled.
  • ContextMenu
    • Breaking change - ContextMenu rendering mismatch.
  • DateInput
    • Error is thrown when value is entered through the browser's autofill in the DateInput.
  • DatePicker
    • Fixed issue where DatePicker did not update componentType when setOptions was called.
  • DateRangePicker
    • Fixed issue where DateRangePicker inputs' clear button did not trigger change event.
  • DropDownList
    • Breaking change - DropDownList and ComboBox rendering mismatch when loading is enabled.
  • FileManager
    • Sort icons were missing in the FileManager's Grid view when you sorted by date.
  • FilterMenu
    • Search icon not aligned in the filter menu since SVG icons were introduced.
  • Gantt
    • TreeList was in the wrong position in RTL Gantt.
  • Grid
    • Grid Checkbox Menu Items were misaligned.
    • Grid's groupHeaderTemplate did not render HTML elements as expected.
    • Grid locked column was resized after grouping.
    • Group column width was incorrect after drag resize on locked grid.
    • Focus was applied to hidden cells in Groupable Navigatable Grid.
    • Column Menu closed automatically after scrolling when filterable mode was enabled in Grid.
    • Fixed issue where Grid with media column was throwing error on window resize.
    • Blocked aria-hidden on an anchor element with the Grid.
    • Editing mode not entered in Chrome and Edge on Apple mobile devices.
    • Search icon not aligned in the filter menu since SVG icons were introduced.
    • Breaking change - Grid rendering mismatch.
  • ImageEditor
    • Breaking change - ImageEditor rendering mismatch.
  • ListBox
    • ListBox clearSelection method didn't disable toolbar buttons.
  • Map
    • Breaking change - Map rendering mismatch.
  • Menu
    • Vertical Menu with multi-level sub-menus and specified height for the sub-menu did not render the items correctly.
    • Breaking change - Menu rendering mismatch.
  • PDFViewer
    • PDFViewer threw js exceptions and became unusable after a failed attempt to load a file.
    • Zooming a file in the PDFViewer beyond 200% resulted in a blank page on mobile devices.
    • Fixed JavaScript exceptions when using the PDFViewer with the latest PDF.js version.
    • PDFViewer scaling was broken for some files.
    • Fixed issue where Viewer's Print function added additional blank page before and after PDF pages regardless of printer selected.
    • Unable to print PDFViewer's PDF on Safari.
    • Breaking change - PDFViewer rendering mismatch.
  • PanelBar
    • method _expanded didn't exist.
  • PivotGridV2
    • Fixed issue where calling the PivotGridV2 refresh method was throwing an error.
    • Breaking change - PivotGridV2 rendering mismatch.
  • Scheduler
    • Breaking change - Scheduler rendering mismatch.
  • Splitter
    • Wrong resized height of splitter when its height was expanded to 100%.
    • Breaking change - Splitter rendering mismatch.
  • TabStrip
    • TabStrip scroll right arrow was not disabled in Chrome.
    • Breaking change - TabStrip rendering mismatch.
  • TimePicker
    • TimePicker did not update object interval settings when setOptions was called.
    • TimePicker with min setting did not change correctly for the initially selected value.
  • ToolBar
    • ToolBar overflowOpen and overflowClose were fired twice on opening the overflow via Enter.
    • Breaking change - ToolBar rendering mismatch.
  • TreeList
    • TreeList showColumn method removed classes set via headerAttributes.
    • Breaking change - TreeList rendering mismatch.
  • TreeView
    • Binding kendo.Observable based on TreeView selection was throwing an error.
  • Window
    • Window modal was not working if there was an open Dialog.