DevExtreme Complete Releases

Released: Oct 18, 2019

Updates in 19.1.7

Fixes

All HTML JS products

  • Toolbar - The menu button is disabled after an upgrade to version 19.1.6 in a certain scenario

DevExtreme Core

  • Button template is not rendered if the widget is conditionally displayed using v-if / v-else

DevExtreme Data Grid

  • CustomStore.load doesn't contain the "select" parameter after certain queries
  • "Undefined" exception when removing column grouping and any column template references a complex object in the data row
  • "Cannot read property 'call' of undefined" error...

Released: Sep 12, 2019

Updates in 19.1.6

Fixes

All HTML JS products

  • DevExtreme breaks the "mousewheel" event in IE 11

DevExtreme Core

  • ODataContext sends an empty expand parameter in the request in certain scenarios

DevExtreme Data Grid

  • Action column is being cut off when using native scrolling
  • CustomStore - The loadOptions.filter array contains unexpected values when filtering unique values in a column's headerFilter
  • DataGrid - All CheckBoxes are flickering when cancelEditData() is called and repaintChangesOnly: true
  • DataGrid - An...

Released: Aug 1, 2019

Updates in 19.1.5

Fixes

DevExtreme Core

  • DevExtreme-Based ASP.NET Controls - Introduce an option to control DateTime serialization.
  • The DataSource.map callback is not called when a new item is added using the Store.push method.

DevExtreme Data Grid

  • A grouped DataGrid operates slowly when the Store.push method is used.
  • ColorBox - Incorrect layout in DataGrid's editCellTemplate in the case of the Material theme.
  • Virtual scrolling with a focused row is jumping.
  • A focused row's summary text is difficult to read in the...

Released: Jun 20, 2019

Updates in 19.1.4

Fixes

DevExtreme Data Grid

  • A custom command button redirects an end user to the home URL (/#) in emulation mode (Nexus 4)
  • A fixed column is displayed incorrectly if showScrollbar is "always" and the "height" option is set
  • A fixed column is incorrectly rendered after scrolling the widget
  • A long validation message is cut off when the first row is added
  • An error is thrown if newRowIndex is set to -1 in the onFocusedRowChanging event
  • Cell load is broken after an update to version 19.1.3
  • Infinite...

Released: May 16, 2019

Updates in 19.1

Features

New File Manager (CTP)

  • The new File Manager control allows you to reproduce the Windows File Explorer UX in your next web app. Its features include:
    • File and folder structure display options
    • File upload options
    • Thumbnail and Details view modes
    • Client-side responsive UI
    • REST API for file operations
    • Predefined helpers to connect to a server file system.

New Diagram Widget (CTP)

  • The new jQuery Diagram allows you to incorporate information-rich diagrams, flow charts and organization charts...

Released: Apr 25, 2019

Updates in 18.2.8

Fixes

DevExtreme Core

  • CustomStore - The "load" function is called for each initially selected item in DropDownBox

DevExtreme Data Grid

  • A column is shown in the header panel with a delay when the corresponding item is checked in the column chooser
  • A column's minWidth option does not work if column width is defined in percents
  • Focusing two new rows changes their key field value
  • Highlighted rows are not updated during the search
  • LoadPanel appears on resizing after a datasource error
  • The "Select All...

Released: Mar 13, 2019

Updates in 18.2.7

Fixes

HTML JS

DevExtreme Data Grid

  • Column headers are not synchronized with the table layout after grouping if repaintChangesOnly is true.
  • Fixed column rows have incorrect alignment with other rows in certain cases.
  • The "Cannot read property 'groupIndex' of undefined" error occurs on an attempt to ungroup data in certain cases.
  • The Detail area is rendered with blue borders under certain conditions.
  • The error message is unclear in popup edit mode when an end user tries to add a row and the grid's...

Released: Feb 12, 2019

Updates in 18.2.6

Fixes

DevExtreme HTML Editor

  • Popups have incorrect size in IE11.
  • dxHTMLEditor does not apply content settings in IE11.

DevExtreme Tools

  • DevExtreme MVC - ConvertToDevExtremeCommandPackage throws the "Empty path name is not legal" error at the project startup.

DevExtreme Data Grid

  • A validation error message is hidden behind a fixed column.
  • The "Cannot read property 'split' of undefined" error occurs if one negative condition is specified in another condition.
  • The grid's layout is broken after...

Released: Jan 24, 2019

Updates in 18.2.5

Fixes

DevExtreme Tree List

  • A request is sent to the server if the collapse/expand button is clicked for a filtered TreeList
  • The refreshMode option does not stop data reloading when the parent node is collapsed/expanded after deleting a child node

DevExtreme Core

  • DevExtreme CLI ThemeBuilder does not use custom variables if the makeSwatch flag is disabled
  • ODataStore doesn't parse second fraction properly

DevExtreme Demos

  • DataGrid - Virtual Scrollbar won't stop scrolling when the mouse button is...

Released: Dec 20, 2018

Updates in 18.2.4

Fixes

DevExtreme, HTML JS

  • DevExtreme Core
    • The root DevExpress module is marked as 'deprecated' in dx.all.d.ts
  • DevExtreme Data Grid
    • Column hiding doesn't work with minWidths
    • TextBox lost padding for the ClearButton in the FilterRow
    • The  character is displayed before   under certain conditions
    • "The anyof operation is not found in the filterOperations array" error (E1048) occurs on clicking the filter builder
    • A JavaScript error is thrown after resizing when virtual scrolling and fixed...