Kendo UI for jQuery 2024 Q3 (2024.3.806)

Released: Aug 7, 2024

Kendo UI for jQuery 2024 Q3 (2024.3.806) での更新項目

機能

  • Common
    • Deprecated kendo.support.transforms and kendo.support.transitions.
    • Added support for jQuery 4.0.0 BETA.
    • Fluent Theme Package (v.8.2.1).
    • Classic Theme Package (v.8.2.1).
    • Bootstrap Theme Package (v.8.2.1).
    • Default Theme Package (v.8.2.1).
    • Material Theme Package (v.8.2.1).
  • CSP Improvements
    • Command columns's setting now accepts a function handler.
  • DateInput
    • Added conditional auto-correction for inputs.
  • DatePicker
    • Added conditional auto-correction for inputs.
  • DateRangePicker
    • Added conditional auto-correction for inputs.
  • DateTimePicker
    • Added conditional auto-correction for inputs.
  • DropDownButton
    • Added an arrow indicator to menu button.
  • Form
    • Added conditional auto-correction for inputs.
  • Grid
    • Added a Toggle Grid Edit mode.
  • NumericTextBox
    • Added conditional auto-correction for inputs.
  • PivotGridV2
    • Added kpiTrend and kpiStatus templates for PivotGridV2.
  • TimePicker
    • Added conditional auto-correction for inputs.

不具合の修正

  • Common
    • Improved encoding/sanitization for components.
  • Chat
    • The SendMessage event of the Chat is called twice.
  • ColorPicker
    • Setting an empty string value when using an MVVM ColorPicker throws an error.
  • ComboBox
    • ComboBox Not Raising Blur Events when clear button in another ComboBox is hit.
    • Form reset button doesn't reset values when there's a ComboBox in it.
    • RTL ComboBox's popup is misplaced the first time when autoWidth is set to true.
  • ContextMenu
    • ContextMenu does not show when mouse is moved with normal speed.
  • DatePicker
    • DatePicker, TimePicker and DateTimePicker are not entirely visible when width in pixels is set.
  • DateRangePicker
    • DateRangePicker triggers an extra change event.
    • Range can not be selected in DateRangePicker when the initial range is not visible.
  • DateTimePicker
    • DatePicker, TimePicker and DateTimePicker are not entirely visible when width in pixels is set.
  • Dialog
    • When modal option is disabled in the Dialog the height and width are not applied correctly.
    • Closing a Window from a Dialog action results in an error in the console.
    • A JS exception is thrown on closing a modal Window while another modal Dialog is open.
  • DockManager
    • Unable to drop DockManager pane.
    • Single Pane is duplicated when docked.
  • DropDownButton
    • Menu button with no visible items should not show menu.
    • Menu button with no items is not working correctly.
  • DropDownTree
    • The dropdowntree dataSource is empty after setOptions is called.
  • Editor
    • The toolbar of the inline editor moves off screen the first time it is dragged.
    • Editor's Toolbar sets default values when adding a text between list items.
    • Toggling the formatting marks in an Inline Editor toggles the marks for every inline Editor.
    • Editor Line Height tool does not work with inline editor.
    • Inline Editor is not closing if you change its position.
    • Incorrect error message in KendoImageBrowser.
    • Editor Format tool displays differently in Safari.
  • ExpansionPanel
    • Add setOptions() for the ExpansionPanel.
  • FileManager
    • Using the FileManager view method doesn't update the selected view icon.
    • Duplicated folders in the FileManager's TreeView.
  • Filter
    • The logical operators are not applied correctly in the Filter component.
  • Gantt
    • When updating the default toolbar command texts of Gantt, the commands disappear from the toolbar.
    • The entire Gantt collapses when tasks on same level are dragged as predecessor and successor.
  • Grid
    • Dirty cell indicator is not shown after pressing Esc key on an already edited and not saved cell.
    • Setting reorderable.rows to false does not prevent reordering.
    • Footer on a scrollable grid with sticky column not aligned when columns are resized.
    • Columns in grouped Grid with a locked column have incorrect width.
    • Sticky columns are broken by in cell editing with column editor templates.
    • Grid - Frozen Columns - 'lockable' property being ignored with Drag to Lock/Unlock.
    • Grid keyboard navigation issue when a column is set as non-editable.
    • Unexpected overlay with exporting indicator in Grid PDF exported file.
    • Grid Filterable messages are not set when a ColumnMenu is enabled.
    • The InLine editable row is not closing when adding a new record.
    • Grid PDF Export with misaligned columns.
    • Grid data disappears after save when loaderType is set to skeleton.
    • ComboBox's clear button closes the cell in a navigatable Grid.
    • The Grid's row reorder hint does not work properly in a smaller column.
  • ImageEditor
    • Incorrect error message in KendoImageBrowser.
  • Menu
    • Scrollbar in submenu in Scrollable Menu not present.
    • MenuItem with Content Appearance Issue.
  • MultiSelect
    • MultiSelect delay option isn't working.
  • Notification
    • Notifications where button is set to true are cropped.
  • NumericTextBox
    • NumericTextbox.setOptions does not change step validation when restrictDecimals: true.
  • PDFViewer
    • PdfViewer requires 'unsafe-inline'.
  • RadioButton
    • Footer on a scrollable grid with sticky column not aligned when columns are resized.
    • Sticky columns are broken by in cell editing with column editor templates.
    • ThemeColor configuration has no effect in Window.
    • PdfViewer requires 'unsafe-inline'.
    • The logical operators are not applied correctly in the Filter component.
    • Duplicated folders in the FileManager's TreeView.
    • When modal option is disabled in the Dialog the height and width are not applied correctly.
    • Grid - Frozen Columns - 'lockable' property being ignored with Drag to Lock/Unlock.
    • Editor Line Height tool does not work with inline editor.
    • Grid keyboard navigation issue when a column is set as non-editable.
    • Unexpected overlay with exporting indicator in Grid PDF exported file.
    • Bundling the Kendo JS files results in an error.
    • Grid Filterable messages are not set when a ColumnMenu is enabled.
  • Scheduler
    • Scheduler Adaptive Rendering in Month View shows wrong year.
  • Spreadsheet
    • Pasting modified cell values from Excel to Spreadsheet has no effect.
    • Spreadsheet throws an error when a text color or background is changed and the tool is hidden.
    • The computed range when pasting data into spreadsheet is incorrect after 2021.1.119.
  • TimePicker
    • DatePicker, TimePicker and DateTimePicker are not entirely visible when width in pixels is set.
    • Min configuration doesn't work when set to 00:XX in modern TimePicker.
  • Tooltip
    • Tooltip does not hide automatically.
    • Tooltip flickers when being shown multiple times.
    • Leaving the cursor from the target element after hovering the popup does not hide it.
    • Tooltip shown for Scheduler events does not hide.
  • TreeList
    • TreeLists row colours are not consistent compared to other divisions.
  • TreeView
    • The loading gif of TreeView does not appear on manual load.
  • Window
    • ThemeColor configuration has no effect in Window.
    • A JS exception is thrown on closing a modal Window while another modal Dialog is open.