diff --git a/docs/cover.png b/docs/cover.png index 31db73b..a740a3c 100644 Binary files a/docs/cover.png and b/docs/cover.png differ diff --git a/src/Semi.Avalonia.Demo/Pages/Overview.axaml b/src/Semi.Avalonia.Demo/Pages/Overview.axaml index 7b15fd4..3b44c65 100644 --- a/src/Semi.Avalonia.Demo/Pages/Overview.axaml +++ b/src/Semi.Avalonia.Demo/Pages/Overview.axaml @@ -1,12 +1,17 @@ + x:Class="Semi.Avalonia.Demo.Pages.Overview" + xmlns="https://github.com/avaloniaui" + xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml" + xmlns:d="http://schemas.microsoft.com/expression/blend/2008" + xmlns:mc="http://schemas.openxmlformats.org/markup-compatibility/2006" + d:DesignHeight="1000" + d:DesignWidth="800" + mc:Ignorable="d"> @@ -25,7 +30,8 @@ @@ -43,7 +49,8 @@ Option 1 Option 2 @@ -63,7 +70,8 @@ Option 2 @@ -76,6 +84,12 @@ WPF UWP + + + Tab Content 1 @@ -87,27 +101,58 @@ Tab Content 3 + + + + Card Shadow on hover Shadow - - + + + + + + + + + + + + + + + + List Item 1 + List Item 2 + List Item 3 + List Item 4 + List Item 5 + +