Skip to content
This repository has been archived by the owner on Sep 2, 2021. It is now read-only.

Releases: firstfloorsoftware/mui

MUI 1.0.9

15 Mar 09:49
Compare
Choose a tag to compare

Adds support for [CallerMemberName] attribute in .NET 4.5 apps

MUI 1.0.8

08 Feb 13:57
Compare
Choose a tag to compare

The MUI assembly including a demo app demonstrating the various features of Modern UI for WPF.

Updates

  • New ModernToggleButton
  • Polish resources
  • Code cleanup

MUI 1.0.6

09 Feb 11:51
Compare
Choose a tag to compare

The MUI assembly including a demo app demonstrating the various features of Modern UI for WPF.

BREAKING CHANGE
LinkGroup.GroupName renamed to GroupKey

NEW FEATURES

  • Improved rendering on high DPI screens, including support for per-monitor DPI awareness available in Windows 8.1 (see also Per-monitor DPI awareness)
  • New ModernProgressRing control with 8 builtin styles
  • New LinkCommands.NavigateLink routed command
  • New Visual Studio project templates 'Modern UI WPF App' and 'Modern UI WPF Navigation App'
  • New Visual Studio item templates ModernDialog and ModernWindow
  • And many bugfixes, see the source code history for details.