Released: Aug 11, 2025
25.1.4 での更新項目
不具合の修正
All HTML JS products
- Safari (iPadOS) - 'Request Desktop Site' still yields mobile layout.
DevExtreme Card View
- 'Select All' selects all cards and not just those matching the filter.
DevExtreme Charts & Gauges
- Chart - Certain series are not displayed when the synchronizedValue option is set.
- Chart - exportFromMarkup breaks void element markup in a table declared in foreignObject.
- PieChart - Hovering over a legend item does not trigger onPointHoverChanged.
- RangeSelector - It is...
Released: Jul 2, 2025
25.1 での更新項目
機能
JavaScript Components
New CardView Component
- DevExtreme v25.1 ships with a new CardView UI component - an elegant alternative to traditional data grids. The CardView UI component presents business data/information using a "card" layout, making it an ideal option for employee directories, contact lists, product catalogs, or task boards.
- Header Panel - Header Panel allows users to execute the following actions:
- Sorting. Click on the header panel item to sort cards.
- Reordering. You can drag...
Released: Jun 23, 2025
24.2.8 での更新項目
不具合の修正
DevExtreme Charts and Gauges
- Clicking on the overflowed parts of a point doesn't trigger onPointClick.
- exportFromMarkup removes xmlns attributes from nested elements.
- CircularGauge - The chart is rerendered after changing the title text.
DevExtreme Chat
- It is not possible to move to the next line on Mobile devices.
- The "n.forEach is not a function" error occurs when updating an item field.
DevExtreme Data Grid
- Filter row icon becomes invisible when its cell is focused.
- A new row is added...
Released: May 6, 2025
24.2.7 での更新項目
不具合の修正
All HTML JS products
- Webpack build fails with "Error: Can't resolve '../../common/core/events/utils/index' ".
DevExtreme CLI
- Type property does not allow a 'custom' value in TypeScript for components with an integrated Button.
DevExtreme Charts and Gauges
- Chart - Performance drops down due to an inefficient data aggregation loop.
- Chart - The circle point symbol is not applied after changing customizePoint callback at runtime.
DevExtreme Data Grid
- Action links have an unexpected background...
Released: Mar 24, 2025
24.2.6 での更新項目
不具合の修正
DevExtreme CLI
- Custom bundle throws the "(0 , _index.addNamespace) is not a function" error.
- TypeScript - EventType interface doesn't extend JQueryEventObject in dx.all.d.ts.
DevExtreme Charts and Gauges
- BarGauge - Tooltip does not appear if component is re-rendered during animation.
- Zooming and scrolling operations may cause freezing when handling a large number of points.
- Chart incorrectly builds Auto Breaks when there are duplicated and high-precision values.
DevExtreme Data Grid...
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...
Released: Dec 12, 2024
24.2 での更新項目
機能
New Chat Component
- The new DevExtreme Chat Component (v24.2) allows you to address a variety of usage scenarios and introduce real-time communication support in your next DevExpress-powered web app.
- AI and Chatbot Integration
- With the DevExtreme Chat UI component, you can incorporate AI-powered app assistants, implement Copilot-inspired user interfaces, and much more. To introduce these capabilities to your next DevExtreme-powered web app, simply set up appropriate AI services on the backend...
Released: Nov 1, 2024
24.1.7 での更新項目
不具合の修正
DevExtreme Data Grid
- Column Header filter does not properly work if the column caption contains double quotes.
- Infinity mode scrolling applies the focused row style to a random row.
- Row loses focus after the state is restored.
- Toolbar values are reset after the disabled option is set to true.
- aria-label of the Select All checkbox in the header filter is not translated.
DevExtreme Diagram
- Performance issue when importing custom shapes.
- The 'Item not found' error occurs on rendering...
Released: Sep 20, 2024
24.1.6 での更新項目
不具合の修正
DevExtreme Data Grid
- Cancel button in the last row of DxDataGrid cannot be focused via the Tab key.
- FilterRow cell loses focus when focusedRowEnabled is true and editing is in batch mode.
- Form editor displays an unexpected border (outline) when using Tab to navigate.
- Rows are selected in a case-insensitive manner if deferred selection is enabled.
- Sort Icons are reversed when using Fluent Light Theme.
DevExtreme Gantt
- Gantt - Border discrepancy occurs between Filter Row and Headers...
Released: Aug 15, 2024
24.1.5 での更新項目
不具合の修正
Angular
- All Angular products
- Cascading Parameters - Server side filtering do not work with aggregated queries.
- Document Viewer for WEB - Editing Fields - It is not possible to register a custom editor with the EditingFieldExtensions.registerEditor method.
- Web Report Designer - NonTrustedTypeDeserializationException occurs when using Enum parameter types.
HTML JS
- DevExtreme DataGrid
- FocusedRowChanged event isn't raised when push API is used to remove a focused row.
- Group summary is not...