DevExtreme Complete 24.2.5

Released: Feb 19, 2025

24.2.5 での更新項目

不具合の修正

DevExtreme CLI

  • The "devextreme-bundler" and "devextreme-bundler-init" commands are not working.

DevExtreme Charts and Gauges

  • Chart - Pinch and Zoom gestures do not work well on mobile devices when numeric values are represented as strings.

DevExtreme Data Grid

  • Accent-insensitive search does not work in a lookup column.
  • Focused cell moves to the end of the table after horizontal scrolling.
  • FocusedRowChanged event isn't raised when the push API is used to remove the last row.
  • Gray boxes appear when the push method is used to remove rows in infinite scrolling mode.
  • The "Cannot read properties of undefined error" occurs when using Tab while saving a promise.
  • Wrong mouse cursor when resizing columns if multi-level headers are applied.

DevExtreme Editors and Validation

  • DateBox - Placeholder alignment is not correct on iOS.
  • FilterBuilder - "W0001 - dxPopup - 'preventScrollEvents' option is deprecated in 23.1" warning occurs when a popup is shown.
  • SelectBox skips pages after reloading data in a compact theme.
  • TagBox - Cannot save values via keyboard if searchEnabled and showSelectionControls are enabled.
  • TagBox values are incorrectly displayed with keyExpr set to a function and hideSelectedItems enabled.
  • Tagbox - Value doesn't update when selected items are removed from a datasource.
  • dxLookup load indicator does not appear when minSearchLength is specified.

DevExtreme Gantt

  • The context menu invoked for task column cells is not accessible via keyboard.

DevExtreme Html Editor

  • Syntax highlight triggers deprecation errors.
  • Border style list does not use localized texts.
  • Table context menu disappears when syntax highlighting is enabled.

DevExtreme Layout and Navigation

  • List - Loading indicator is displayed when a new data source is assigned if repaintChangesOnly set to true (MacOS only).
  • List - Screen reader reads the "Check State" text if showSelectionControls is enabled.
  • Splitter re-initializes templates for items that are at the same level as an item being shown/hidden.

DevExtreme Themes and Utils

  • TagBox - "Select All" checkbox is misaligned in Fluent themes.

DevExtreme Tree List

  • Selection breaks after the search panel is cleared.