Move FavIcon.svg to wiki folder, add package icon [no nightly]
This commit is contained in:
@@ -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-->
|
||||
|
||||
@@ -1,13 +1,13 @@
|
||||
[nuget]: https://www.nuget.org/packages/Material.Avalonia/
|
||||
|
||||
#  Material.Avalonia
|
||||
#  Material.Avalonia
|
||||
|
||||
Customizable Material Design implementation for [AvaloniaUI](http://avaloniaui.net/) framework.
|
||||
|
||||

|
||||
###### [More screenshots](https://github.com/AvaloniaUtils/material.avalonia/wiki/Screenshots-of-Demo)
|
||||
|
||||
#  Overview
|
||||
#  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]
|
||||
[][nuget]
|
||||
|
||||
#  Getting started
|
||||
#  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>
|
||||
```
|
||||
|
||||
#  Useful links
|
||||
#  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
|
||||
|
||||
Binary file not shown.
|
After Width: | Height: | Size: 6.7 KiB |
|
Before Width: | Height: | Size: 8.3 KiB After Width: | Height: | Size: 8.3 KiB |
Reference in New Issue
Block a user