Skip to content

Material Design Extensions v3.3.0

Latest
Compare
Choose a tag to compare
@spiegelp spiegelp released this 21 Mar 08:50
· 25 commits to master since this release

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