DevExpress .NET MAUI のリリース

Released: Mar 30, 2023

22.2.5 での更新項目

不具合の修正

All Multi-platform App UI (Microsoft .NET MAUI) products

  • MAUI Project Template does not add a reference to DevExpress.Maui.Editors when only DataForm component is selected in the template's wizard.

Controls for MAUI

  • A cross-thread interaction error is thrown when TabPage loads its tab icons in a separate thread.
  • TableView's ItemHeaderFontSize and TabViewItem's HeaderFontSize cannot be defined with the help of string font size values.
  • TabView displays item headers with wrapped text content...

Released: Jan 27, 2023

22.2.4 での更新項目

不具合の修正

Charts for MAUI

  • ChartView with PointSeries does not draw points with DateTime arguments aligned to minutes.

Controls for MAUI

  • Nested TabView throws InvalidCastException when generating items from ItemsSource.
  • TabView throws NullReferenceException when a nested TabView is populated with items via data binding.
  • The IsEnabled property does not work in SimpleButton in pre-release v22.2.4.

DataGrid for MAUI

  • A filter row editor is not disabled when the AllowAutoFilter property is set to false...

Released: Dec 9, 2022

22.2 での更新項目

機能

Microsoft .NET 7 support

  • Added full support for the latest build of .NET 7.

New Material Design 3

  • From balanced colors to shadows and shapes, and everything in between, the .NET MAUI components now follow the latest Material Design 3 guidelines.

Localization

  • The new localization mechanism allows you to deliver international mobile apps easier and faster than ever before. All strings in the UI components have been translated to English, German, and French. The language is automatically chosen...

Released: Oct 20, 2022

22.1.6 での更新項目

不具合の修正

DataForm for MAUI

  • DataFormComboBox does not show items from ItemsSource.
  • DataFormComboBoxItem does not accept runtime changes of its ItemsSource property.

DataGrid for MAUI

  • [Apple iOS] NullReferenceException is thrown when read-only TemplateColumn's filter row is clicked.

Released: Sep 8, 2022

22.1.5 での更新項目

不具合の修正

All Multi-platform App UI (.NET MAUI) products

  • DxSimpleButton doesn't display icon.
  • Use Font Icons on the controls.

DataForm for MAUI

  • The DataFormNumericEditor attribute's MaxValue property setter produces an error.

Editors for MAUI

  • [Apple iOS] DXCalendar doesn't allow year selection in the decade view.
  • MAUI TextEditors missing right border when not focused.

Navigation for MAUI

  • DataFormView - ArgumentOutOfRangeException may occur when opening a calendar for a non-nullable DateTime...