Move FavIcon.svg to wiki folder, add package icon [no nightly]

This commit is contained in:
SKProCH
2022-09-25 23:49:17 +03:00
parent 1dd9116477
commit ec4195aa83
4 changed files with 7 additions and 5 deletions
+3 -1
View File
@@ -12,7 +12,8 @@
<PackageTags>avalonia xaml material design theme colour color ui ux material-design google-material</PackageTags>
<PackageLicenseExpression>MIT</PackageLicenseExpression>
<PackageReadmeFile>README.md</PackageReadmeFile>
<VersionPrefix>3.0.0-avalonia10-preview2</VersionPrefix>
<PackageIcon>FavIcon.png</PackageIcon>
<VersionPrefix>3.0.0-avalonia10-preview3</VersionPrefix>
<PackageReleaseNotes>
Most likely latest version with Avalonia 0.10.x support
Version 3.0.0-rc0 was replaced with 3.0.0-avalonia10-preview1 (in order to keep version names clear)
@@ -37,6 +38,7 @@ Version 3.0.0-rc0 was replaced with 3.0.0-avalonia10-preview1 (in order to keep
<ItemGroup>
<None Include="../README.md" Pack="true" PackagePath="/" />
<None Include="../wiki/FavIcon.png" Pack="true" PackagePath="/" />
</ItemGroup>
<!-- For nightly versions-->
+4 -4
View File
@@ -1,13 +1,13 @@
[nuget]: https://www.nuget.org/packages/Material.Avalonia/
# ![](https://raw.githubusercontent.com/AvaloniaCommunity/Material.Avalonia/dev/FavIcon.svg) Material.Avalonia
# ![](https://raw.githubusercontent.com/AvaloniaCommunity/Material.Avalonia/dev/wiki/FavIcon.svg) Material.Avalonia
Customizable Material Design implementation for [AvaloniaUI](http://avaloniaui.net/) framework.
![](https://raw.githubusercontent.com/AvaloniaCommunity/Material.Avalonia/dev/wiki/images/demo-screenshots/1.png)
###### [More screenshots](https://github.com/AvaloniaUtils/material.avalonia/wiki/Screenshots-of-Demo)
# ![](https://raw.githubusercontent.com/AvaloniaCommunity/Material.Avalonia/dev/FavIcon.svg) Overview
# ![](https://raw.githubusercontent.com/AvaloniaCommunity/Material.Avalonia/dev/wiki/FavIcon.svg) Overview
This library is a collection of styles and controls to help you customize your Avalonia application with Material Design theme.
- Material Design styles for almost all Avalonia controls
- Additional controls to support the Snackbars, side sheets, floating buttons, cards, dialogs and more
@@ -19,7 +19,7 @@ This library is a collection of styles and controls to help you customize your A
[![nuget](https://img.shields.io/nuget/vpre/Material.Avalonia?label=Nuget&style=flat-square)][nuget]
[![nuget](https://img.shields.io/nuget/dt/Material.Avalonia?color=blue&label=Downloads&style=flat-square)][nuget]
# ![](https://raw.githubusercontent.com/AvaloniaCommunity/Material.Avalonia/dev/FavIcon.svg) Getting started
# ![](https://raw.githubusercontent.com/AvaloniaCommunity/Material.Avalonia/dev/wiki/FavIcon.svg) Getting started
Check out the [getting started](https://github.com/AvaloniaCommunity/Material.Avalonia/wiki/Getting-started) wiki page. Or follow these very quick instructions:
1. Add [Material.Avalonia][nuget] nuget package to your project:
@@ -50,7 +50,7 @@ Check out the [getting started](https://github.com/AvaloniaCommunity/Material.Av
</Application>
```
# ![](https://raw.githubusercontent.com/AvaloniaCommunity/Material.Avalonia/dev/FavIcon.svg) Useful links
# ![](https://raw.githubusercontent.com/AvaloniaCommunity/Material.Avalonia/dev/wiki/FavIcon.svg) Useful links
- [Advanced theming](https://github.com/AvaloniaCommunity/Material.Avalonia/wiki/Advanced-Theming) wiki page
- [Nightly packages](https://github.com/AvaloniaCommunity/Material.Avalonia/wiki/Using-nightly-build-feed) wiki page
- [Material Design Icons](https://github.com/AvaloniaUtils/Material.Icons.Avalonia) icon pack support
BIN
View File
Binary file not shown.

After

Width:  |  Height:  |  Size: 6.7 KiB

View File

Before

Width:  |  Height:  |  Size: 8.3 KiB

After

Width:  |  Height:  |  Size: 8.3 KiB