Skip to content

Releases: MaterialDesignInXAML/MaterialDesignInXamlToolkit

Version 2.1.0

26 Aug 12:12
Compare
Choose a tag to compare

Improved Expander style, and various fixes. See full change
log
.

expander

Version 2.0.0

06 Jul 20:18
Compare
Choose a tag to compare

Please see the small list of breaking changes.

Includes new Chip control, toggle style listboxes, and a whole host of fixes and improvements.

Release notes

Version 1.5.0

22 Mar 22:09
Compare
Choose a tag to compare

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.

Full 1.5.0 change log.

Version 1.4.1

31 Jan 09:44
Compare
Choose a tag to compare

Version 1.4.0

18 Jan 13:54
Compare
Choose a tag to compare

The big new feature is the inclusion of the Material Design Icons collection.

image

Full details of all fixes and enhancements can be found here:

https://github.com/ButchersBoy/MaterialDesignInXamlToolkit/issues?q=milestone%3A%22ver+1.4%22+is%3Aclosed

Version 1.3.2

15 Jan 17:23
Compare
Choose a tag to compare

Version 1.3.1

Version 1.3

27 Dec 09:54
Compare
Choose a tag to compare

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

19 Nov 10:43
Compare
Choose a tag to compare

Details:

Of note:

  • ComboBox styling
  • TimePicker goes 24 hour
  • Additional Slider theme
  • DialogHost improvements

Version 1.1

11 Oct 08:02
Compare
Choose a tag to compare

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