MaterialDesignExtensions Versions Save

Material Design Extensions is based on Material Design in XAML Toolkit to provide additional controls and features for WPF apps

v4.0.0-a02

2 years ago

Features

  • New SideNavigation.LabelFontSize property
  • Layout improvements for NavigationRail
  • More customizable content area for AppBar
  • Localization for Japanese
  • Added SideNavigation.SelectionBackgroundOpacity property
  • New window class MaterialNavigationWindow for a Material Design like styled navigation window
  • Updated dependency to MaterialDesignThemes version 4.1.0

Fixes

  • Avoid unnecessary searches in TextBoxSuggestions

Breaking API

  • AppBar.Children replaced by AppBar.ContentAreaContent
    • ContentAreaContent is object instead of IList
    • Additional ContentAreaContentTemplate
  • Minimum version for .NET Framework raised to 4.5.2

v4.0.0-a01

2 years ago

Features

  • New SideNavigation.LabelFontSize property
  • Layout improvements for NavigationRail
  • More customizable content area for AppBar
  • Localization for Japanese
  • Added SideNavigation.SelectionBackgroundOpacity property

Fixes

  • Avoid unnecessary searches in TextBoxSuggestions

Breaking API

  • AppBar.Children replaced by AppBar.ContentAreaContent
    • ContentAreaContent is object instead of IList
    • Additional ContentAreaContentTemplate

v3.3.0

3 years ago

Features

  • Added XmlnsDefinition https://spiegelp.github.io/MaterialDesignExtensions/winfx/xaml
  • Consider ResizeMode for the window caption buttons
  • ResizeGrip in MaterialWindow
  • New control TransitionContentControl
  • New dialog features
    • Optional custom content for dialogs
    • Control for simple input dialogs
  • Strong named assembly
  • Current directory path optionally as text box in file system controls
  • IconTemplate property for NavigationItem
  • Handle setting of TabControlStepper.SelectedIndex
  • New properties to control tab control item headers
    • TabHeaderFontSize
    • TabHeaderFontWeight
    • TabHeaderMargin
  • Layout improvements for MaterialWindow
  • New SearchBase.CancelIcon and SearchBase.ClearIcon properties

Fixes

  • Fixed reflection code in ResourceDictionaryExtensions
  • Fixed usage of SecondaryHueMidBrush and SecondaryHueMidForegroundBrush resources
  • Fixed NullReferenceException in FileSystemControl

v3.3.0-a01

3 years ago

Features

  • Added XmlnsDefinition https://spiegelp.github.io/MaterialDesignExtensions/winfx/xaml
  • Consider ResizeMode for the window caption buttons
  • ResizeGrip in MaterialWindow
  • New control TransitionContentControl
  • New dialog features
    • Optional custom content for dialogs
    • Control for simple input dialogs
  • Strong named assembly

Fixes

  • Fixed reflection code in ResourceDictionaryExtensions

v3.2.0

3 years ago

Features

  • New control BusyOverlay
  • New TextBoxFileSystemPath.TextBoxStyle property to enable custom styles for the embedded TextBox
  • New localizations
    • Arabic
    • Czech
    • French
    • Portuguese
  • Save file in SaveFileControl and SaveFileDialog by hitting enter
  • New ClearSelection method for Autocomplete
  • TabControl style supports FlowDirection = RightToLeft

Fixes

  • Fixed exception in Stepper events

v3.2.0-a01

3 years ago

Features

  • New control BusyOverlay
  • New TextBoxFileSystemPath.TextBoxStyle property to enable custom styles for the embedded TextBox
  • New localizations
    • Czech
    • Portuguese

Fixes

  • Fixed exception in Stepper events

v3.1.0

4 years ago

Features

  • Update to .NET Core 3.1
  • Controls for simple alert and confirmation dialogs
  • New TextBoxSuggestions.KeepFocusOnSelection property to control the focus after selecting a suggestion
  • New controls combining a TextBox and a FileSystemDialog
    • TextBoxOpenDirectory
    • TextBoxOpenFile
    • TextBoxSaveFile
  • Improvements for MaterialWindow
    • New MaterialWindow.TitleTemplate property to customize the window title bar
    • Different looks according to Window.WindowStyle property
  • New control NavigationRail

Fixes

  • Catch exception if network drive is not accessible

v3.1.0-a03

4 years ago

Features

  • Controls for simple alert and confirmation dialogs
  • New TextBoxSuggestions.KeepFocusOnSelection property to control the focus after selecting a suggestion
  • New controls combining a TextBox and a FileSystemDialog
    • TextBoxOpenDirectory
    • TextBoxOpenFile
    • TextBoxSaveFile
  • Improvements for MaterialWindow
    • New MaterialWindow.TitleTemplate property to customize the window title bar
    • Different looks according to Window.WindowStyle property
  • New control NavigationRail

Fixes

  • Catch exception if network drive is not accessible

v3.1.0-a02

4 years ago

Features

  • Controls for simple alert and confirmation dialogs
  • New TextBoxSuggestions.KeepFocusOnSelection property to control the focus after selecting a suggestion
  • New controls combining a TextBox and a FileSystemDialog
    • TextBoxOpenDirectory
  • Improvements for MaterialWindow
    • New MaterialWindow.TitleTemplate property to customize the window title bar
    • Different looks according to Window.WindowStyle property
  • New control NavigationRail

Fixes

  • Catch exception if network drive is not accessible

v3.1.0-a01

4 years ago

Features

  • Controls for simple alert and confirmation dialogs
  • New TextBoxSuggestions.KeepFocusOnSelection property to control the focus after selecting a suggestion
  • New controls combining a TextBox and a FileSystemDialog
    • TextBoxOpenDirectory
  • New MaterialWindow.TitleTemplate property to customize the window title bar