DevExpress UWP (Windows 10 Apps) のリリース

Released: Nov 16, 2017

17.2.3 での更新項目

機能

  • Grid Control
    • Column Chooser - The Windows 10 Grid Column Chooser allows end-users to display, hide and rearrange columns at runtime.
    • Attributes-Based Validation - The DevExpress Windows10 Grid Control now supports DataAnnotations attributes.
    • Alternating Row Styles
  • Miscellaneous
    • Master-Detail Pattern - This release includes a Master-Detail Pattern navigation layout. This feature allows you to replicate the look and feel of the Windows 10 Mail app within your application.
    • Svg Icon Palettes...

Released: Nov 9, 2017

17.1.8 での更新項目

不具合の修正

Charts for Windows 10 Apps

  • Cartesian Chart - Axis labels are missing when the axis strip element text is empty.

Editors for Windows 10 Apps

  • Visual Studio's PropertyGrid does not display the available options for the TextEdit.InputScope property.

Released: Oct 6, 2017

17.1.7 での更新項目

不具合の修正

Windows 10 Apps

  • GlobalColorSchemeOverrider doesn't override the selected row color after updating to 17.1.

Editors for Windows 10 Apps

  • TextEdit - The bottom border disappears when AcceptReturn is True and the height is limited.

Layout for Windows 10 Apps

  • Item labels are aligned incorrectly when a group is initially hidden.

Released: Sep 6, 2017

17.1.6 での更新項目

不具合の修正

  • Grid for Windows 10 Apps
    • An active editor is not closed when the grid loses focus.
  • Layout for Windows 10 Apps
    • Wrong animation is played when an active page is changed in PivotContainer from right to left.

Released: Aug 2, 2017

17.1.5 での更新項目

不具合の修正

Controls for Windows 10 Apps

  • The DevExpress.UI.Xaml.Ribbon.Design folder and corresponding files are missing in the sources provided with DevExpress controls.
  • Visual Studio shows a warning when an application with DevExpress controls is built in Release mode.

Editors for Windows 10 Apps

  • The 'No installed components were detected.' exception is raised when DateEdit's IsEnabled is set to False.

Grid for Windows 10 Apps

  • Support localization of GridCheckBoxColumn filter items.

Released: Jun 29, 2017

17.1.4 での更新項目

不具合の修正

  • Editors for Windows 10 Apps
    • Provide the capability to localize captions in ColorPicker and ColorEdit.
  • Grid for Windows 10 Apps
    • An exception is raised when PostEditor is called for a cell whose AllowEditing is false.

Released: May 17, 2017

17.1.3 での更新項目

機能

  • Grid Control
    • Input Validation and Error Indication - With this release, the Windows 10 Grid Control allows you to validate end-user data input and display error messages as necessary.
    • Context Menu - With this release, the Windows 10 Data Grid control can display customizable context menus within its container.
    • Text Trimming in Column Headers
  • Editors
    • Performance Improvements - The Windows 10 TextEdit, SpinEdit and DateEdit controls load faster as a result of template optimizations and internal...

Released: Mar 29, 2017

16.2.6 での更新項目

不具合の修正

  • Windows 10 Apps templates don't work on a machine where only VS2017 is installed.

Released: Feb 28, 2017

16.2.5 での更新項目

機能

  • Adds support for Visual Studio 2017.

不具合の修正

Editors for Windows 10 Apps

  • Text is pasted into TextEdit twice.
  • The SelectAll option doesn't work as expected when Mask is set.
  • The TextEdit.InputScope property does not contain any available options in the Properties window of Visual Studio.

Layout for Windows 10 Apps

  • IconTemplate is not visible in HamburgerMenu when only Icons are visible.
  • PivotPageContent doesn't load resources from the Dark and Light dictionaries correctly.

Released: Jan 20, 2017

16.2.4 での更新項目

不具合の修正

Editors for Windows 10 Apps

  • An exception is shown in the Visual Studio designer when the PopupMaxHeight property is defined in PopupSettings.
  • TextEdit doesn't show validation errors if it was hidden initially.
  • The IsTabStop option doesn't work.

Grid for Windows 10 Apps

  • It is impossible to set column width using VisualStateManager.

Layout for Windows 10 Apps

  • Removing a HamburgerSubMenu item at runtime causes the NullReferenceException.