Skip to content

Commit

Permalink
Merge pull request #1428 from IgniteUI/mdd-fix-dashboard-tile-subheader
Browse files Browse the repository at this point in the history
Mdd fix dashboard tile subheader
  • Loading branch information
IGvaleries authored Dec 13, 2024
2 parents edfad7f + 4c323fc commit 3effdf3
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 11 deletions.
4 changes: 2 additions & 2 deletions doc/en/components/general-changelog-dv-blazor.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,10 +10,10 @@ namespace: Infragistics.Controls.Charts

All notable changes for each version of {ProductName} are documented on this page.

## **{PackageVerChanges-24-2-DEC}**

* As of version 2024.2, the Ignite UI for Blazor toolset supports .NET 9. For more information on .NET 9 please refer to [this article on Microsoft's site](https://learn.microsoft.com/en-us/dotnet/core/whats-new/dotnet-9/overview).

## **{PackageVerChanges-24-2-DEC}**

### {PackageCharts} (Charts)

DashboardTile (Beta)
Expand Down
15 changes: 6 additions & 9 deletions docfx/en/components/toc.json
Original file line number Diff line number Diff line change
Expand Up @@ -1042,15 +1042,12 @@
},
{
"name": "Dashboards",
"header": true,
"status": "PREVIEW",
"items": [
{
"name": "Dashboard Tile",
"href": "dashboard-tile.md",
"status": "PREVIEW"
}
]
"header": true
},
{
"name": "Dashboard Tile",
"href": "dashboard-tile.md",
"status": "PREVIEW"
},
{
"note": "THIS NODE IS FOR THE NEW STRUCTURE OF CHARTS",
Expand Down

0 comments on commit 3effdf3

Please sign in to comment.