You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
All notable changes for each version of {ProductName} are documented on this page.
12
12
13
-
## **{PackageVerChanges-23-2.1}**
13
+
## **{PackageVerChanges-23-2-JAN}**
14
14
15
15
### .NET 8.0 support
16
16
@@ -27,6 +27,7 @@ All notable changes for each version of {ProductName} are documented on this pag
27
27
* A new tool has been added, as a default tool, to save the chart to an image via the clipboard.
28
28
* Vertical orientation has been added via the toolbar's `Orientation` property. By default the toolbar is horizontal, now the toolbar can be shown in vertical orientation where the tools will popup to the left/right respectfully.
29
29
* Custom SVG icons support was added via the toolbar's `renderImageFromText` method, further enhancing custom tool creation.
All notable changes for each version of {ProductName} are documented on this page.
11
11
12
-
## **{PackageVerChanges-23-2.2}**
12
+
## **{PackageVerChanges-23-2-JAN}**
13
13
14
14
### {PackageCharts} Charts
15
15
16
16
*[Chart Highlight Filter](charts/features/chart-highlight-filter.md) - The `CategoryChart` and `DataChart` now expose a way to highlight and animate in and out of a subset of data. The display of this highlight depends on the series type. For column and area series, the subset will be shown on top of the total set of data where the subset will be colored by the actual brush of the series, and the total set will have a reduced opacity. For line series, the subset will be shown as a dotted line.
17
17
18
-
## **{PackageVerChanges-23-2.1}**
18
+
## **{PackageVerChanges-23-2-DEC}**
19
19
20
-
### {PackageGrids} (Toolbar - Beta)
21
-
22
-
* A new tool has been added, as a default tool, to save the chart to an image via the clipboard.
23
-
* Vertical orientation has been added via the toolbar's `Orientation` property. By default the toolbar is horizontal, now the toolbar can be shown in vertical orientation where the tools will popup to the left/right respectfully.
24
-
* Custom SVG icons support was added via the toolbar's `renderImageFromText` method, further enhancing custom tool creation.
@@ -30,9 +25,16 @@ All notable changes for each version of {ProductName} are documented on this pag
30
25
31
26
### New Components
32
27
28
+
### {PackageGrids} (Toolbar - Beta)
29
+
30
+
* A new tool has been added, as a default tool, to save the chart to an image via the clipboard.
31
+
* Vertical orientation has been added via the toolbar's `Orientation` property. By default the toolbar is horizontal, now the toolbar can be shown in vertical orientation where the tools will popup to the left/right respectfully.
32
+
* Custom SVG icons support was added via the toolbar's `renderImageFromText` method, further enhancing custom tool creation.
33
+
33
34
*[Grid](grids/data-grid.md) - This is a new fully functional cross-platform grid and includes features like filtering, sorting, templates, row selection, row grouping, row pinning and movable columns.
34
35
35
-
### Deprecatated Components
36
+
### Deprecated Components
37
+
36
38
> [DataGrid](grids/data-grid/overview.md) - The DataGrid is deprecated, please refer to [Grid](grids/data-grid.md)
All notable changes for each version of {ProductName} are documented on this page.
11
11
12
-
## **{PackageVerChanges-23-2.2}**
12
+
## **{PackageVerChanges-23-2-JAN}**
13
13
14
14
### {PackageCharts} Charts
15
15
16
16
*[Chart Highlight Filter](charts/features/chart-highlight-filter.md) - The `CategoryChart` and `DataChart` now expose a way to highlight and animate in and out of a subset of data. The display of this highlight depends on the series type. For column and area series, the subset will be shown on top of the total set of data where the subset will be colored by the actual brush of the series, and the total set will have a reduced opacity. For line series, the subset will be shown as a dotted line.
* A new tool has been added, as a default tool, to save the chart to an image via the clipboard.
23
29
* Vertical orientation has been added via the toolbar's `Orientation` property. By default the toolbar is horizontal, now the toolbar can be shown in vertical orientation where the tools will popup to the left/right respectfully.
24
30
* Custom SVG icons support was added via the toolbar's `renderImageFromText` method, further enhancing custom tool creation.
Copy file name to clipboardExpand all lines: doc/en/components/general-changelog-dv.md
+1-5
Original file line number
Diff line number
Diff line change
@@ -13,18 +13,14 @@ All notable changes for each version of {ProductName} are documented on this pag
13
13
> This topic discusses changes only for components that are not included in the {PackageAngularComponents} package.
14
14
> For changes specific to {PackageAngularComponents} components, please see CHANGELOG.MD at [Ignite UI Angular Changes](https://github.com/IgniteUI/igniteui-angular/blob/master/)
15
15
16
-
## **{PackageVerChanges-23-2.1}**
16
+
## **{PackageVerChanges-23-2-JAN}**
17
17
18
18
### {PackageCharts} Charts
19
19
20
20
*[Chart Highlight Filter](charts/features/chart-highlight-filter.md) - The `CategoryChart` and `DataChart` now expose a way to highlight and animate in and out of a subset of data. The display of this highlight depends on the series type. For column and area series, the subset will be shown on top of the total set of data where the subset will be colored by the actual brush of the series, and the total set will have a reduced opacity. For line series, the subset will be shown as a dotted line.
21
21
22
22
## **{PackageVerChanges-23-2}**
23
23
24
-
### {PackageCharts} Charts
25
-
26
-
*[Chart Highlight Filter](charts/features/chart-highlight-filter.md) - The `CategoryChart` and `DataChart` now expose a way to highlight and animate in and out of a subset of data. The display of this highlight depends on the series type. For column and area series, the subset will be shown on top of the total set of data where the subset will be colored by the actual brush of the series, and the total set will have a reduced opacity. For line series, the subset will be shown as a dotted line.
27
-
28
24
### {PackageGrids} (Toolbar - Beta)
29
25
30
26
* A new tool has been added, as a default tool, to save the chart to an image via the clipboard.
0 commit comments