Skip to content

Commit

Permalink
Merge branch 'develop' into main
Browse files Browse the repository at this point in the history
  • Loading branch information
billhenn committed Nov 15, 2023
2 parents 606271e + 43a778e commit 9f6650f
Showing 1 changed file with 2 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -48,6 +48,7 @@
<sampleBrowser:ProductFamilyInfo.News>
<sampleBrowser:ListItemInfo Title="Professionally-designed styles and templates for all native Avalonia controls" />
<sampleBrowser:ListItemInfo Title="Customizable theme generator" />
<sampleBrowser:ListItemInfo Title="Multiple user interface density options" />
</sampleBrowser:ProductFamilyInfo.News>

<sampleBrowser:ProductFamilyInfo.TeaserBulletItems>
Expand All @@ -67,7 +68,7 @@

<sampleBrowser:ProductItemInfo Category="Styling" Title="Containers" Path="/ProductSamples/ThemesSamples/Styling/ContainerSamples"/>
<sampleBrowser:ProductItemInfo Category="Styling" Title="Typography" Path="/ProductSamples/ThemesSamples/Styling/TypographySamples"/>
<sampleBrowser:ProductItemInfo Category="Styling" Title="User Interface Density" Path="/ProductSamples/ThemesSamples/Styling/UserInterfaceDensitySamples"/>
<sampleBrowser:ProductItemInfo BlurbText="New!" Category="Styling" Title="User Interface Density" Path="/ProductSamples/ThemesSamples/Styling/UserInterfaceDensitySamples"/>

<sampleBrowser:ProductItemInfo Category="Native Controls" Title="AutoCompleteBox" Path="/ProductSamples/ThemesSamples/NativeControls/AutoCompleteBoxSamples"/>
<sampleBrowser:ProductItemInfo Category="Native Controls" Title="Button" Path="/ProductSamples/ThemesSamples/NativeControls/ButtonSamples"/>
Expand Down

0 comments on commit 9f6650f

Please sign in to comment.