From 2eec2104ff85601376f28b5f3a036524e9899fb6 Mon Sep 17 00:00:00 2001 From: mddifilippo89 Date: Thu, 12 Dec 2024 11:38:26 -0500 Subject: [PATCH] mdd-update-changelog mdd-update-changelog --- doc/en/components/general-changelog-dv-blazor.md | 12 ++++++++++++ doc/en/components/general-changelog-dv-react.md | 14 ++++++++++++++ doc/en/components/general-changelog-dv-wc.md | 14 ++++++++++++++ doc/en/components/general-changelog-dv.md | 14 ++++++++++++++ docConfig.json | 2 ++ 5 files changed, 56 insertions(+) diff --git a/doc/en/components/general-changelog-dv-blazor.md b/doc/en/components/general-changelog-dv-blazor.md index 0b3002818..399629243 100644 --- a/doc/en/components/general-changelog-dv-blazor.md +++ b/doc/en/components/general-changelog-dv-blazor.md @@ -14,6 +14,18 @@ All notable changes for each version of {ProductName} are documented on this pag * 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). +### {PackageCharts} (Charts) + +DashboardTile (Beta) + +- New [Dashboard Tile](charts/dashboard-tile.md) component is a container control that analyzes and visualizes a bound ItemsSource collection or single point and returns an appropriate data visualization based on the schema and count of the data. This control utilizes a built-in [Toolbar](menus/toolbar.md) component to allow you to make changes to the visualization at runtime, allowing you to see many different visualizations of your data with minimal code. + +### {PackageCharts} (Inputs) + +- New ColorEditor & Toolbar ToolAction (Beta) + +This new editor can be used as a standalone color picker and is now integrated into the [Toolbar](menus/toolbar.md) component to update visualizations at runtime. + **Breaking Changes** - With the release of version 2024.2 and per the [Microsoft .NET lifecycle](https://dotnet.microsoft.com/en-us/platform/support/policy/dotnet-core), we no longer support .NET 3.1, .NET 5, or .NET 7. diff --git a/doc/en/components/general-changelog-dv-react.md b/doc/en/components/general-changelog-dv-react.md index 2515b20bb..82c2afa3d 100644 --- a/doc/en/components/general-changelog-dv-react.md +++ b/doc/en/components/general-changelog-dv-react.md @@ -9,6 +9,20 @@ namespace: Infragistics.Controls.Charts All notable changes for each version of {ProductName} are documented on this page. +## **{PackageVerChanges-24-2-DEC}** + +### {PackageCharts} (Charts) + +DashboardTile (Beta) + +- New [Dashboard Tile](charts/dashboard-tile.md) component is a container control that analyzes and visualizes a bound ItemsSource collection or single point and returns an appropriate data visualization based on the schema and count of the data. This control utilizes a built-in [Toolbar](menus/toolbar.md) component to allow you to make changes to the visualization at runtime, allowing you to see many different visualizations of your data with minimal code. + +### {PackageCharts} (Inputs) + +- New ColorEditor & Toolbar ToolAction (Beta) + +This new editor can be used as a standalone color picker and is now integrated into the [Toolbar](menus/toolbar.md) component to update visualizations at runtime. + ## **{PackageVerChanges-24-2-NOV}** ### General diff --git a/doc/en/components/general-changelog-dv-wc.md b/doc/en/components/general-changelog-dv-wc.md index 28eac0c29..23f9fd52b 100644 --- a/doc/en/components/general-changelog-dv-wc.md +++ b/doc/en/components/general-changelog-dv-wc.md @@ -10,6 +10,20 @@ namespace: Infragistics.Controls All notable changes for each version of {ProductName} are documented on this page. +### **{PackageVerChanges-24-2-DEC}** + +#### {PackageCharts} (Charts) + +DashboardTile (Beta) + +- New [Dashboard Tile](charts/dashboard-tile.md) component is a container control that analyzes and visualizes a bound ItemsSource collection or single point and returns an appropriate data visualization based on the schema and count of the data. This control utilizes a built-in [Toolbar](menus/toolbar.md) component to allow you to make changes to the visualization at runtime, allowing you to see many different visualizations of your data with minimal code. + +#### {PackageCharts} (Inputs) + +- New ColorEditor & Toolbar ToolAction (Beta) + +This new editor can be used as a standalone color picker and is now integrated into the [Toolbar](menus/toolbar.md) component to update visualizations at runtime. + ### **{PackageVerChanges-24-1-SEP}** #### {PackageCharts} (Charts) diff --git a/doc/en/components/general-changelog-dv.md b/doc/en/components/general-changelog-dv.md index e04d2f9f5..6f022c550 100644 --- a/doc/en/components/general-changelog-dv.md +++ b/doc/en/components/general-changelog-dv.md @@ -15,6 +15,20 @@ All notable changes for each version of {ProductName} are documented on this pag * [Ignite UI for Angular CHANGELOG.md at Github](https://github.com/IgniteUI/igniteui-angular/blob/master) +## **{PackageVerChanges-24-2-DEC}** + +### {PackageCharts} (Charts) + +DashboardTile (Beta) + +- New [Dashboard Tile](charts/dashboard-tile.md) component is a container control that analyzes and visualizes a bound ItemsSource collection or single point and returns an appropriate data visualization based on the schema and count of the data. This control utilizes a built-in [Toolbar](menus/toolbar.md) component to allow you to make changes to the visualization at runtime, allowing you to see many different visualizations of your data with minimal code. + +### {PackageCharts} (Inputs) + +- New ColorEditor & Toolbar ToolAction (Beta) + +This new editor can be used as a standalone color picker and is now integrated into the [Toolbar](menus/toolbar.md) component to update visualizations at runtime. + ## **{PackageVerChanges-24-1-SEP}** - [Data Pie Chart](charts/types/data-pie-chart.md) - The `DataPieChart` is a new component that renders a pie chart. This component works similarly to the `CategoryChart`, in that it will automatically detect the properties on your underlying data model while allowing selection, highlighting, animation and legend support via the ItemLegend component. diff --git a/docConfig.json b/docConfig.json index d6268c0fc..098287bc8 100644 --- a/docConfig.json +++ b/docConfig.json @@ -164,6 +164,7 @@ { "name": "{PackageVerChanges-24-1-JUN}", "value": "18.6.1 (June 2024)" }, { "name": "{PackageVerChanges-24-1-SEP}", "value": "18.7.0 (September 2024)" }, { "name": "{PackageVerChanges-24-2-NOV}", "value": "18.7.4 (November 2024)" }, + { "name": "{PackageVerChanges-24-2-DEC}", "value": "Version TBA (December 2024)" }, { "name": "{PackageVerLatest}", "value": "18.7.4"}, { "name": "{RepoSamples}", "value": "https://github.com/IgniteUI/igniteui-react-examples/tree/master/samples"}, { "name": "{RepoBrowser}", "value": "https://github.com/IgniteUI/igniteui-react-examples/tree/master/browser"}, @@ -563,6 +564,7 @@ { "name": "{PackageVerChanges-24-1-JUN}", "value": "23.2.257 (June 2024)" }, { "name": "{PackageVerChanges-24-1-SEP}", "value": "24.1.46 (September 2024)" }, { "name": "{PackageVerChanges-24-2-NOV}", "value": "24.2.19 (November 2024)" }, + { "name": "{PackageVerChanges-24-2-DEC}", "value": "Version TBA (December 2024)" }, { "name": "{PackageVerLatest}", "value": "24.2.19"}, { "name": "{RepoSamples}", "value": "https://github.com/IgniteUI/igniteui-blazor-examples/tree/master/samples"},