Skip to content

Releases: DevExpress/DevExtreme

16.2.12

25 Jan 14:22
Compare
Choose a tag to compare

16.2.11

25 Jan 14:12
Compare
Choose a tag to compare

17.2.4

14 Dec 14:40
Compare
Choose a tag to compare

17.2.4 (13-DECEMBER-2017)
Closed Issues & Suggestions
Known Issues

17.2.3

17.2.2 Beta

02 Nov 13:51
Compare
Choose a tag to compare
17.2.2 Beta Pre-release
Pre-release

17.2 Sprint 8

23 Oct 10:56
Compare
Choose a tag to compare
17.2 Sprint 8 Pre-release
Pre-release

New Features

  • The new FilterBuilder widget (for more information, see this pull request).
  • Scheduler
    • The current date-time indicator was added and is shown by default. The showCurrentTimeIndicator option can be used to change the indicator's visibility.
    • The new shadeUntilCurrentTime option specifies whether to apply shading to cover the timetable up to the current time.
    • The new maxAppointmentsPerCell option specifies the limit of full-sized appointments displayed per cell.
  • DataGrid, TreeList, PivotGrid
    • The built-in search panel is activated using the new options: headerFilter.allowSearch in the header filter, columnChooser.allowSearch in the column chooser (DataGrid and TreeList only), fieldChooser.allowSearch in the fieldChooser (PivotGrid only).
  • NumberBox
    • The new format option allows decorating a numeric value with custom elements - separators, currency symbols etc. The LDML patterns are supported to define a display format.
  • New generic color schemes were added: Carmine, Dark Moon, Soft Blue, Dark Violet.
  • Localization improvements
    • LDML patterns' support for dates and numbers in the built-in localization and DevExtreme-Intl.
    • The capability to configure thousands and decimal separators for the built-in localization mechanism.
  • jQuery is not the required dependency anymore.

Install

17.1.7

05 Oct 19:22
Compare
Choose a tag to compare

16.2.10

05 Oct 19:21
Compare
Choose a tag to compare

17.2 Sprint 7

25 Sep 14:22
Compare
Choose a tag to compare
17.2 Sprint 7 Pre-release
Pre-release

New Features

  • List, TreeView
    • The built-in search panel is activated using the new searchEnabled option. The searchMode option allows using the 'contains' or 'startsWith' mode. In addition, the search editor can be customized using searchEditorOptions.
  • The widget dispose method destroys a corresponding widget and disposes of all associated resources.

Install

17.1.6

07 Sep 14:04
Compare
Choose a tag to compare

17.1.6 (7-SEPTEMBER-2017)
Closed Issues & Suggestions
Known Issues