Skip to content

Commit

Permalink
fixed color editor in changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
HUSSAR-mtrela committed Dec 19, 2024
1 parent 55d0e49 commit 0eebb1a
Show file tree
Hide file tree
Showing 4 changed files with 8 additions and 24 deletions.
8 changes: 2 additions & 6 deletions doc/en/components/general-changelog-dv-blazor.md
Original file line number Diff line number Diff line change
Expand Up @@ -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**

Expand Down
8 changes: 2 additions & 6 deletions doc/en/components/general-changelog-dv-react.md
Original file line number Diff line number Diff line change
Expand Up @@ -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}**

Expand Down
8 changes: 2 additions & 6 deletions doc/en/components/general-changelog-dv-wc.md
Original file line number Diff line number Diff line change
Expand Up @@ -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}**

Expand Down
8 changes: 2 additions & 6 deletions doc/en/components/general-changelog-dv.md
Original file line number Diff line number Diff line change
Expand Up @@ -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}**

Expand Down

0 comments on commit 0eebb1a

Please sign in to comment.