Releases: MaterialDesignInXAML/MaterialDesignInXamlToolkit
Version 2.1.0
Improved Expander style, and various fixes. See full change
log.
Version 2.0.0
Please see the small list of breaking changes.
Includes new Chip control, toggle style listboxes, and a whole host of fixes and improvements.
Version 1.5.0
Introducing the Transitions API, with which you can build things such as this:
There are transition demos in the main source/demo, and a brand new demo app F1 in XAML. Check out the wiki article for a breakdown of the API/XAML usage.
Version 1.4.1
Primarily a fixes release. Follow the link for full details.
Version 1.4.0
The big new feature is the inclusion of the Material Design Icons collection.
Full details of all fixes and enhancements can be found here:
Version 1.3.2
Various fixes; primarily from the community: thank you!
Version 1.3.1
Version 1.3
Features of note:
- Multi Action/Popup Button
- Context Menu Theme
- Hyperlink Style
And various other fixes and improvements; full details here: https://github.com/ButchersBoy/MaterialDesignInXamlToolkit/issues?utf8=%E2%9C%93&q=milestone%3A%22ver+1.3%22+is%3Aclosed+
For the first time the compiled demo is attached as part of this release.
The .Net 4.0 branch is no longer actively maintained, the community is welcome to update it and raise a PR.
Version 1.2
Details:
Of note:
- ComboBox styling
- TimePicker goes 24 hour
- Additional Slider theme
- DialogHost improvements
Version 1.1
Treeview styling, modal dialogs, drawers, better animations all around, simpler configuration and several bug fixes.
All issues and PRs: https://github.com/ButchersBoy/MaterialDesignInXamlToolkit/issues?q=milestone%3A%22ver+1.1%22