From 0eebb1a86d4671f6bdd4f9aa47653ff4092ae99d Mon Sep 17 00:00:00 2001 From: mtrela Date: Thu, 19 Dec 2024 14:37:44 -0500 Subject: [PATCH] fixed color editor in changelog --- doc/en/components/general-changelog-dv-blazor.md | 8 ++------ doc/en/components/general-changelog-dv-react.md | 8 ++------ doc/en/components/general-changelog-dv-wc.md | 8 ++------ doc/en/components/general-changelog-dv.md | 8 ++------ 4 files changed, 8 insertions(+), 24 deletions(-) diff --git a/doc/en/components/general-changelog-dv-blazor.md b/doc/en/components/general-changelog-dv-blazor.md index 77d45d37d..d31f690e0 100644 --- a/doc/en/components/general-changelog-dv-blazor.md +++ b/doc/en/components/general-changelog-dv-blazor.md @@ -20,15 +20,11 @@ DashboardTile (Beta) - New [Dashboard Tile](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. -Color Editor (Beta) - -- New [Color Editor](inputs/color-editor.md) component is a lightweight color picker. The Color Editor can pop open by clicking the brush icon. Both the RGBA and HEX values can be obtained from the desired color along the bottom. - ### {PackageCharts} (Inputs) -- New ColorEditor & Toolbar ToolAction (Beta) +- New ColorEditor (Beta) & 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. +This new [Color Editor](inputs/color-editor.md) 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** diff --git a/doc/en/components/general-changelog-dv-react.md b/doc/en/components/general-changelog-dv-react.md index da43f0957..2ae51dca5 100644 --- a/doc/en/components/general-changelog-dv-react.md +++ b/doc/en/components/general-changelog-dv-react.md @@ -17,15 +17,11 @@ DashboardTile (Beta) - New [Dashboard Tile](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. -Color Editor (Beta) - -- New [Color Editor](inputs/color-editor.md) component is a lightweight color picker. The Color Editor can pop open by clicking the brush icon. Both the RGBA and HEX values can be obtained from the desired color along the bottom. - ### {PackageCharts} (Inputs) -- New ColorEditor & Toolbar ToolAction (Beta) +- New ColorEditor (Beta) & 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. +This new [Color Editor](inputs/color-editor.md) 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}** diff --git a/doc/en/components/general-changelog-dv-wc.md b/doc/en/components/general-changelog-dv-wc.md index b997f719c..97b154c43 100644 --- a/doc/en/components/general-changelog-dv-wc.md +++ b/doc/en/components/general-changelog-dv-wc.md @@ -18,15 +18,11 @@ DashboardTile (Beta) - New [Dashboard Tile](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. -Color Editor (Beta) - -- New [Color Editor](inputs/color-editor.md) component is a lightweight color picker. The Color Editor can pop open by clicking the brush icon. Both the RGBA and HEX values can be obtained from the desired color along the bottom. - #### {PackageCharts} (Inputs) -- New ColorEditor & Toolbar ToolAction (Beta) +- New ColorEditor (Beta) & 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. +This new [Color Editor](inputs/color-editor.md) 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}** diff --git a/doc/en/components/general-changelog-dv.md b/doc/en/components/general-changelog-dv.md index 4e933c675..7e898fa86 100644 --- a/doc/en/components/general-changelog-dv.md +++ b/doc/en/components/general-changelog-dv.md @@ -23,15 +23,11 @@ DashboardTile (Beta) - New [Dashboard Tile](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. -Color Editor (Beta) - -- New [Color Editor](inputs/color-editor.md) component is a lightweight color picker. The Color Editor can pop open by clicking the brush icon. Both the RGBA and HEX values can be obtained from the desired color along the bottom. - ### {PackageCharts} (Inputs) -- New ColorEditor & Toolbar ToolAction (Beta) +- New ColorEditor (Beta) & 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. +This new [Color Editor](inputs/color-editor.md) 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}**