DevExtreme Complete のリリース

Released: Dec 19, 2019

19.2.5 での更新項目

不具合の修正

DevExtreme Core

  • Angular Ivy - The "Adapter for a DevExpress Validator component cannot be configured." error occurs if Validator is defined
  • Content and view queries don't work when import paths of the module and component are different
  • Nested components do not reset DevExtreme widget options if the NgIf directive is used

DevExtreme Data Grid

  • Dashboard - The "We found a problem with some content" error occurs when opening an *.xlsx file exported from the embedded DataGrid
  • The Wave...

Released: Nov 22, 2019

19.2.4 での更新項目

不具合の修正

All Angular products

  • A possible memory leak in an Angular SSR application with DevExtreme

DevExtreme Data Grid

  • Added rows disappear after scrolling if the 'scrolling.mode' and 'scrolling.rowRenderingMode' options are set to 'virtual'
  • Buttons in group cell templates aren't clickable when column fixing is enabled and the grid is scrolled to the right
  • Drag&Drop does not work when the focused row feature is enabled
  • Fixed column layout is broken after resizing a non-fixed column if...

Released: Oct 25, 2019

19.2 での更新項目

機能

New Gantt Component (CTP) - The new Gantt component for Angular, React, Vue and jQuery is available as a community technology preview. Built-in features include:

  • Resize and modify tasks
  • Change dependencies between tasks
  • Edit cell values within the TreeList region
  • Change history
  • Region resizing
  • Real-time scaling
  • Task selection API

Data Grid and TreeList

  • Reorder Records/Nodes - End-users can now reorder Data Grid rows and TreeList nodes via drag-and-drop.
  • Display Sort Indices for Multi-Column...

Released: Oct 18, 2019

19.1.7 での更新項目

不具合の修正

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

19.1.6 での更新項目

不具合の修正

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

19.1.5 での更新項目

不具合の修正

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...

Released: Jun 20, 2019

19.1.4 での更新項目

不具合の修正

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

19.1 での更新項目

機能

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 with...

Released: Apr 25, 2019

18.2.8 での更新項目

不具合の修正

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...

Released: Mar 13, 2019

18.2.7 での更新項目

不具合の修正

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...