Skip to content

Commit 279c022

Browse files
AmRo045Keboo
authored andcommitted
Update Demo App Screenshots (#1569)
* Update demo app screenshots (v3.0.0) * Optimize demo app screenshots size
1 parent ed8f615 commit 279c022

18 files changed

+41
-40
lines changed

README.md

Lines changed: 41 additions & 40 deletions
Original file line numberDiff line numberDiff line change
@@ -8,70 +8,75 @@ Comprehensive and easy to use Material Design theme and control library for the
88

99
# ![Alt text](web/images/MD4XAML28.png "Summary") Summary
1010

11-
* Material Design styles for all major WPF Framework controls
12-
* Additional controls to support the theme, including Multi Action Button, Cards, Dialogs, Clock
13-
* Easy configuration of palette (at design _and_ runtime), according to [Google's guidelines](https://material.io/design/)
14-
* Full [Material Design Icons](https://materialdesignicons.com/) icon pack
15-
* Easy transition effects
16-
* Compatible with [Dragablz](https://github.com/ButchersBoy/Dragablz), [MahApps](https://github.com/MahApps/MahApps.Metro)
17-
* Demo applications included in the source project
11+
- Material Design styles for all major WPF Framework controls
12+
- Additional controls to support the theme, including Multi Action Button, Cards, Dialogs, Clock
13+
- Easy configuration of palette (at design _and_ runtime), according to [Google's guidelines](https://material.io/design/)
14+
- Full [Material Design Icons](https://materialdesignicons.com/) icon pack
15+
- Easy transition effects
16+
- Compatible with [Dragablz](https://github.com/ButchersBoy/Dragablz), [MahApps](https://github.com/MahApps/MahApps.Metro)
17+
- Demo applications included in the source project
1818

1919
[![Backers on Open Collective](https://opencollective.com/materialdesigninxaml/backers/badge.svg)](#backers) [![Sponsors on Open Collective](https://opencollective.com/materialdesigninxaml/sponsors/badge.svg)](#sponsors) [![Gitter](https://img.shields.io/badge/Gitter-Join%20Chat,%20Get%20Help,%20Say%20Hello!-green.svg?style=flat-square)](https://gitter.im/ButchersBoy/MaterialDesignInXamlToolkit)
2020
[![Build Status](https://dev.azure.com/MaterialDesignInXAML/MaterialDesignInXaml/_apis/build/status/MaterialDesignInXAML.MaterialDesignInXamlToolkit?branchName=master)](https://dev.azure.com/MaterialDesignInXAML/MaterialDesignInXaml/_build/latest?definitionId=2&branchName=master)
2121
[![NuGet-Themes](https://img.shields.io/nuget/v/MaterialDesignThemes.svg?label=NuGet:%20Themes&style=flat-square)](https://www.nuget.org/packages/MaterialDesignThemes/)
22-
[![NuGet-Themes](https://img.shields.io/nuget/vpre/MaterialDesignThemes.svg?label=NuGet:%20Themes%20(CI)&style=flat-square)](https://www.nuget.org/packages/MaterialDesignThemes/)
22+
[![NuGet-Themes](<https://img.shields.io/nuget/vpre/MaterialDesignThemes.svg?label=NuGet:%20Themes%20(CI)&style=flat-square>)](https://www.nuget.org/packages/MaterialDesignThemes/)
2323
[![NuGet-Themes](https://img.shields.io/nuget/vpre/MaterialDesignColors.svg?label=NuGet:%20Colours&style=flat-square)](https://www.nuget.org/packages/MaterialDesignColors/)
2424
[![Issues](https://img.shields.io/github/issues/MaterialDesignInXAML/MaterialDesignInXamlToolkit.svg?style=flat-square)](https://github.com/MaterialDesignInXAML/MaterialDesignInXamlToolkit/issues)
2525
[![Twitter](https://img.shields.io/badge/twitter-%40james__willock-55acee.svg?style=flat-square)](https://twitter.com/James_Willock)
26-
26+
2727
# ![Alt text](web/images/MD4XAML28.png "How Can I Use The Themes?") Getting Started
2828

29-
* Checkout the [Super Quick Start](https://github.com/MaterialDesignInXAML/MaterialDesignInXamlToolkit/wiki/Super-Quick-Start)
30-
* Or, the more comprehensive [Starting Guide](https://github.com/MaterialDesignInXAML/MaterialDesignInXamlToolkit/wiki/Getting-Started) guide.
31-
* Or, watch the [Material Design In XAML Toolkit An Introduction](https://www.youtube.com/watch?v=-n5yeEOsbCk) video.
29+
- Checkout the [Super Quick Start](https://github.com/MaterialDesignInXAML/MaterialDesignInXamlToolkit/wiki/Super-Quick-Start)
30+
- Or, the more comprehensive [Starting Guide](https://github.com/MaterialDesignInXAML/MaterialDesignInXamlToolkit/wiki/Getting-Started) guide.
31+
- Or, watch the [Material Design In XAML Toolkit An Introduction](https://www.youtube.com/watch?v=-n5yeEOsbCk) video.
3232

3333
# ![Alt text](web/images/MD4XAML28.png "In Action") See It In Action
3434

35-
* Download a pre-compiled demo from the [releases](https://github.com/ButchersBoy/MaterialDesignInXamlToolkit/releases) page.
36-
* Download the source and run the demo ([more information](https://github.com/MaterialDesignInXAML/MaterialDesignInXamlToolkit/wiki/Compiling-From-Source)).
37-
* Checkout [Keboo/MaterialDesign.Examples](https://github.com/Keboo/MaterialDesignInXaml.Examples)
38-
* Checkout [doobry](http://materialdesigninxaml.net/doobry).
39-
* Checkout [F1ix](http://materialdesigninxaml.net/f1ix).
40-
* Checkout [Motion List](https://github.com/MaterialDesignInXAML/MotionList).
35+
- Download a pre-compiled demo from the [releases](https://github.com/ButchersBoy/MaterialDesignInXamlToolkit/releases) page.
36+
- Download the source and run the demo ([more information](https://github.com/MaterialDesignInXAML/MaterialDesignInXamlToolkit/wiki/Compiling-From-Source)).
37+
- Checkout [Keboo/MaterialDesign.Examples](https://github.com/Keboo/MaterialDesignInXaml.Examples)
38+
- Checkout [doobry](http://materialdesigninxaml.net/doobry).
39+
- Checkout [F1ix](http://materialdesigninxaml.net/f1ix).
40+
- Checkout [Motion List](https://github.com/MaterialDesignInXAML/MotionList).
4141

4242
# ![Alt text](web/images/MD4XAML28.png "How Can I Use The Themes?") Source Code
43-
To load the source project you will need Visual Studio 2019. Don't worry if you have an earlier version, you can still use the compiled assemblies from NuGet (``` Install-Package MaterialDesignThemes ```). There are two demo projects in the solution, restore the necessary NuGet packages and correct the programming syntax that is not compatible with C# versions lower than C# 8.0 (```currently used in Visual Studio 2019```). Then, you should be able to fire both of these projects up. One is a "pure" Material Design project, the other illustrates how to combine with Dragablz & MahApps.
43+
44+
To load the source project you will need Visual Studio 2019. Don't worry if you have an earlier version, you can still use the compiled assemblies from NuGet (`Install-Package MaterialDesignThemes`). There are two demo projects in the solution, restore the necessary NuGet packages and correct the programming syntax that is not compatible with C# versions lower than C# 8.0 (`currently used in Visual Studio 2019`). Then, you should be able to fire both of these projects up. One is a "pure" Material Design project, the other illustrates how to combine with Dragablz & MahApps.
4445

4546
# ![Alt text](web/images/MD4XAML28.png "Contributions") Contribution Guidelines
4647

47-
* Before contributing code read the [Contribution Guidelines](.github/CONTRIBUTING.md)
48-
* GitHub issues are for bugs.
49-
* For queries, help, and general chat stop by the [Gitter chat room](https://gitter.im/ButchersBoy/MaterialDesignInXamlToolkit).
50-
* Stack Overflow tag: [material-design-in-xaml](http://stackoverflow.com/questions/tagged/material-design-in-xaml)
51-
* Want to say thanks?
52-
* Hit the :star: Star :star: button
53-
* If you'd like to make a very much appreciated financial donation please visit <a href='https://opencollective.com/materialdesigninxaml'>open collective</a>
48+
- Before contributing code read the [Contribution Guidelines](.github/CONTRIBUTING.md)
49+
- GitHub issues are for bugs.
50+
- For queries, help, and general chat stop by the [Gitter chat room](https://gitter.im/ButchersBoy/MaterialDesignInXamlToolkit).
51+
- Stack Overflow tag: [material-design-in-xaml](http://stackoverflow.com/questions/tagged/material-design-in-xaml)
52+
- Want to say thanks?
53+
- Hit the :star: Star :star: button
54+
- If you'd like to make a very much appreciated financial donation please visit <a href='https://opencollective.com/materialdesigninxaml'>open collective</a>
5455

5556
# ![Alt text](web/images/MD4XAML28.png "Mentions") Mentions
5657

57-
* Logo courtesy of GitHub user [Snalty](https://github.com/snalty), and you can see more of him;
58-
* on his [blog](http://holothere.tumblr.com/)
59-
* and on [Twitter](https://twitter.com/snalty)
60-
* Marc Angers - I pulled some of his shadows straight in from this [blog post](http://marcangers.com/material-design-shadows-in-wpf/)
61-
* Icon pack sourced from [Material Design Icons](https://materialdesignicons.com/)
62-
* Utilises [ControlzEx](https://github.com/ControlzEx/ControlzEx)
63-
* Ignace Maes, whose [Material Skin](https://github.com/IgnaceMaes/MaterialSkin) project inspired the original material design theme for [Dragablz](https://github.com/ButchersBoy/Dragablz), which in turn led to me starting this project
64-
* [Material Design Extensions](https://github.com/spiegelp/MaterialDesignExtensions) is a community repository based on this library that provides additional controls and features.
65-
* **[Contributors!](https://github.com/ButchersBoy/MaterialDesignInXamlToolkit/graphs/contributors)** Thanks for the PRs which have helped add some extra polish.
58+
- Logo courtesy of GitHub user [Snalty](https://github.com/snalty), and you can see more of him;
59+
- on his [blog](http://holothere.tumblr.com/)
60+
- and on [Twitter](https://twitter.com/snalty)
61+
- Marc Angers - I pulled some of his shadows straight in from this [blog post](http://marcangers.com/material-design-shadows-in-wpf/)
62+
- Icon pack sourced from [Material Design Icons](https://materialdesignicons.com/)
63+
- Utilises [ControlzEx](https://github.com/ControlzEx/ControlzEx)
64+
- Ignace Maes, whose [Material Skin](https://github.com/IgnaceMaes/MaterialSkin) project inspired the original material design theme for [Dragablz](https://github.com/ButchersBoy/Dragablz), which in turn led to me starting this project
65+
- [Material Design Extensions](https://github.com/spiegelp/MaterialDesignExtensions) is a community repository based on this library that provides additional controls and features.
66+
- **[Contributors!](https://github.com/ButchersBoy/MaterialDesignInXamlToolkit/graphs/contributors)** Thanks for the PRs which have helped add some extra polish.
6667

6768
# <a name="Screenshots"></a>![Alt text](web/images/MD4XAML28.png "Screenshots") Screenshots
6869

6970
![Alt text](web/images/screen-buttons.png "Buttons")
7071

72+
![Alt text](web/images/screen-toggles.png "Toggles")
73+
7174
![Alt text](web/images/screen-fields.png "Fields")
7275

7376
![Alt text](web/images/screen-palette.png "Palette")
7477

78+
![Alt text](web/images/screen-colortools.png "Color Tools")
79+
7580
![Alt text](web/images/screen-pickers.png "Pickers")
7681

7782
![Alt text](web/images/screen-iconpack.png "Icons")
@@ -98,17 +103,15 @@ To load the source project you will need Visual Studio 2019. Don't worry if you
98103

99104
## Contributors
100105

101-
This project exists thanks to all the people who contribute.
106+
This project exists thanks to all the people who contribute.
102107
<a href="https://github.com/MaterialDesignInXAML/MaterialDesignInXamlToolkit/graphs/contributors"><img src="https://opencollective.com/materialdesigninxaml/contributors.svg?width=890&button=false" /></a>
103108

104-
105109
## Backers
106110

107111
Thank you to all our backers! 🙏 [[Become a backer](https://opencollective.com/materialdesigninxaml#backer)]
108112

109113
<a href="https://opencollective.com/materialdesigninxaml#backers" target="_blank"><img src="https://opencollective.com/materialdesigninxaml/backers.svg?width=890"></a>
110114

111-
112115
## Sponsors
113116

114117
Support this project by becoming a sponsor. Your logo will show up here with a link to your website. [[Become a sponsor](https://opencollective.com/materialdesigninxaml#sponsor)]
@@ -123,5 +126,3 @@ Support this project by becoming a sponsor. Your logo will show up here with a l
123126
<a href="https://opencollective.com/materialdesigninxaml/sponsor/7/website" target="_blank"><img src="https://opencollective.com/materialdesigninxaml/sponsor/7/avatar.svg"></a>
124127
<a href="https://opencollective.com/materialdesigninxaml/sponsor/8/website" target="_blank"><img src="https://opencollective.com/materialdesigninxaml/sponsor/8/avatar.svg"></a>
125128
<a href="https://opencollective.com/materialdesigninxaml/sponsor/9/website" target="_blank"><img src="https://opencollective.com/materialdesigninxaml/sponsor/9/avatar.svg"></a>
126-
127-

web/images/screen-buttons.png

-14.1 KB
Loading

web/images/screen-cards.png

-40.2 KB
Loading

web/images/screen-colortools.png

30.8 KB
Loading

web/images/screen-colorzones.png

-9.08 KB
Loading

web/images/screen-dialogs.png

-17.8 KB
Loading

web/images/screen-fields.png

11 KB
Loading

web/images/screen-iconpack.png

-14.3 KB
Loading

web/images/screen-lists.png

4.18 KB
Loading

web/images/screen-menutoolbar.png

-5.44 KB
Loading

0 commit comments

Comments
 (0)