Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
26 changes: 12 additions & 14 deletions doc/en/components/general-changelog-dv-blazor.md
Original file line number Diff line number Diff line change
Expand Up @@ -59,20 +59,18 @@ All notable changes for each version of {ProductName} are documented on this pag
### Bug Fixes
| Bug Number | Control | Description |
|------------|---------|-------------|
| 2189 | DataChart | DataChart skips rendering axis when there are no labels |
| 2959 | LinearGauge | Gauges should not call View functions |
| 2221 | Excel | Adding Excel support for round tripping the camera tool |
| 2235 | Excel | fixed Excel Formula parser |
| 2842 | DataChart | AssigningCategoryStyle args.GetItems is null or not working to update items in the fragment series |
| 2234 | DataChart | Improve DataChart rendering - skip when bucket size is 0 |
| 2326 | PieChart | Add property to set others color |
| 2871 | DataLegend | Preserve deterministic ordering of series groups in DataLegend |
| 2722 | DataChart | DataTooltipLayer - TitleTextColor is overridden when chart's TitleTextColor is used |
| 2317 | Grid | Improve IgbGrid BodyTemplate Performance (C#/.NET templating) |
| 2280 | CategoryChart | regression issue in Blazor Chart when doing aggregations (ex. grouping and summarizing) |
| 2908 | MaskInput | IgbMaskInput Prompt parameter is not propagated to the underlying Web Component prompt property |
| 2907 | DateTimeInput | IgbDateTimeInput Prompt parameter is not propagated to the underlying Web Component prompt property |
| 2909 | PivotGrid | IgbPivotGrid exposes SnackbarDisplayTime, but the property is not applicable and causes false test failures |
| 2189 | IgbDataChart | DataChart skips rendering axis when there are no labels |
| 2317 | IgbGrid | Improve IgbGrid BodyTemplate Performance (C#/.NET templating) |
| 2326 | IgbDataPieChart | Added OthersCategory styling properties to DataPieChart |
| 2907 | IgbDateTimeInput | IgbDateTimeInput Prompt parameter is not propagated to the underlying Web Component prompt property |
| 2908 | IgbMaskInput | IgbMaskInput Prompt parameter is not propagated to the underlying Web Component prompt property |
| 2909 | IgbPivotGrid | IgbPivotGrid exposes SnackbarDisplayTime, but the property is not applicable and causes false test failures |
| 38668 | IgbDataTooltipLayer | TitleTextColor is overridden when chart's TitleTextColor is used |
| 40238 | Excel | fixed Excel Formula parser - Workbook.Load() throwing a Excel.FormulaParseException|
| 41167 | Excel | Object's Formulas are not round-tripped - Added Excel support for round tripping the camera tool |
| 41419 | Excel | Saving a VBA Signed Excel file does not keep a signature/certificate. |
| 41594 | IgbDataChart | AssigningCategoryStyle args.GetItems is null or not working to update items in the fragment series |
| 41598 | IgbDataChart | Exception editing a doughnut chart – DivideByZeroException |
| [#2079](https://github.com/IgniteUI/igniteui-webcomponents/pull/2079) | Calendar | `aria-hidden` state for weeks outside of the current month |
| [#2078](https://github.com/IgniteUI/igniteui-webcomponents/pull/2078) | Date Picker | CSS border for slotted actions in dialog mode |
| [#2068](https://github.com/IgniteUI/igniteui-webcomponents/pull/2068) | Input | Placeholder color on focus |
Expand Down
12 changes: 12 additions & 0 deletions doc/en/components/general-changelog-dv-react.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,18 @@ namespace: Infragistics.Controls.Charts
All notable changes for each version of {ProductName} are documented on this page.

## **{PackageVerLatest}**

### Bug Fixes

| Bug Number | Control | Description |
|------------|---------|-------------|
| 3055 | IgrDataPieChart | missing styling properties for the Others Slice |
| 38668 | IgrDataTooltipLayer | TitleTextColor is overriden when chart's TitleTextColor is used |
| 41167 | Excel | Object's Formulas are not round-tripped - Added Excel support for round tripping the camera tool |
| 41419 | Excel | Saving a VBA Signed Excel file does not keep a signature/certificate. |
| 41594 | IgrDataChart | AssigningCategoryStyle args.GetItems is null or not working to update items in the fragment series. |

## **{PackageVerChanges-26-2-FEB}**
### {PackageCommon}

#### New Features
Expand Down
15 changes: 13 additions & 2 deletions doc/en/components/general-changelog-dv-wc.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,18 @@ All notable changes for each version of {ProductName} are documented on this pag

## **{PackageVerLatest}**

#### Bug Fixes

| Bug Number | Control | Description |
|------------|---------|-------------|
| 3055 | IgcDataPieChart | DataPieChart - missing styling properties for the Others Slice |
| 38668 | IgcDataTooltipLayer | TitleTextColor is overriden when chart's TitleTextColor is used |
| 40238 | Excel | fixed Excel Formula parser - Workbook.Load() throwing a Excel.FormulaParseException|
| 41167 | Excel | Object's Formulas are not round-tripped - Added Excel support for round tripping the camera tool |
| 41419 | Excel | Saving a VBA Signed Excel file does not keep a signature/certificate. |

## **{PackageVerChanges-26-1-FEB}**

### {PackageCharts}
#### Bug Fixes

Expand All @@ -22,9 +34,8 @@ All notable changes for each version of {ProductName} are documented on this pag
|2327|IgcToolbar|SubPanel sample not working in WebComponents|
|2638|IgcDataChart|Improve mouse hot detection for rotated labels|
|2959|IgcLinearGauge|Gauges should not call View functions|
|2842|IgcDataChart|AssigningCategoryStyle args.GetItems is null or not working to update items in the fragment series|
|2326|IgcDataChart|Add property to set others color|

|41594|IgcDataChart|AssigningCategoryStyle args.GetItems is null or not working to update items in the fragment series|

### {PackageCommon}

Expand Down
14 changes: 14 additions & 0 deletions doc/en/components/general-changelog-dv.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,20 @@ All notable changes for each version of {ProductName} are documented on this pag

## **{PackageVerLatest}**

### Bug Fixes

| Bug Number | Control | Description |
|------------|---------|-------------|
| 2189 | IgxDataChart | DataChart skips rendering axis when there are no labels |
| 3055 | IgxDataPieChart | added missing styling properties for the Others Slice |
| 38668 | IgxDataTooltipLayer | TitleTextColor is overriden when chart's TitleTextColor is used |
| 40238 | Excel | fixed Excel Formula parser - Workbook.Load() throwing a Excel.FormulaParseException|
| 41167 | Excel | Object's Formulas are not round-tripped - Added Excel support for round tripping the camera tool |
| 41419 | Excel | Saving a VBA Signed Excel file does not keep a signature/certificate. |
| 41594 | IgxDataChart | AssigningCategoryStyle args.GetItems is null or not working to update items in the fragment series. |

## **{PackageVerChanges-26-1-JAN}**

### Enhancements

### {PackageCharts}
Expand Down
11 changes: 7 additions & 4 deletions docConfig.json
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,8 @@
{ "name": "{PackageVerChanges-25-1-SEP}", "value": "20.1.0 (September 2025)"},
{ "name": "{PackageVerChanges-25-2-NOV}", "value": "20.2.0 (November 2025)"},
{ "name": "{PackageVerChanges-25-2-DEC}", "value": "20.2.1 (December 2025)"},
{ "name": "{PackageVerLatest}", "value": "21.0.0 (January 2026)"},
{ "name": "{PackageVerChanges-26-1-JAN}", "value": "21.0.0 (January 2026)"},
{ "name": "{PackageVerLatest}", "value": "21.0.1 (March 2026)"},
{ "name": "{PackageAngularComponents}", "value": "igniteui-angular"},
{ "name": "{RepoSamples}", "value": "https://github.com/IgniteUI/igniteui-angular-examples/tree/master/samples"},
{ "name": "{RepoBrowser}", "value": "https://github.com/IgniteUI/igniteui-angular-examples/tree/master/browser"},
Expand Down Expand Up @@ -190,7 +191,8 @@
{ "name": "{PackageVerChanges-25-2-NOV}", "value": "19.3.0 (November 2025)"},
{ "name": "{PackageVerChanges-25-2-DEC}", "value": "19.3.1 (December 2025)"},
{ "name": "{PackageVerChanges-25-2-FEB}", "value": "19.3.2 (February 2026)"},
{ "name": "{PackageVerLatest}", "value": "19.5.1 (February 2026)"},
{ "name": "{PackageVerChanges-26-2-FEB}", "value": "19.5.1 (February 2026)"},
{ "name": "{PackageVerLatest}", "value": "19.5.2 (March 2026)"},
{ "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"},
{ "name": "{GithubLink}", "value": "https://github.com/IgniteUI/igniteui-react"},
Expand Down Expand Up @@ -362,6 +364,7 @@
{ "name": "{PackageVerChanges-25-1-SEP}", "value": "6.2.1 (September 2025)"},
{ "name": "{PackageVerChanges-25-2-NOV}", "value": "6.3.0 (November 2025)"},
{ "name": "{PackageVerChanges-25-2-DEC}", "value": "6.3.1 (December 2025)"},
{ "name": "{PackageVerChanges-26-1-FEB}", "value": "7.0.0 (February 2026)"},
{ "name": "{PackageCommonVerChanges-1.0.0}", "value": "1.0.0 (November 2021)"},
{ "name": "{PackageCommonVerChanges-2.0.0}", "value": "2.0.0 (February 2022)"},
{ "name": "{PackageCommonVerChanges-2.1.0}", "value": "2.1.0 (March 2022)"},
Expand Down Expand Up @@ -431,7 +434,7 @@
{ "name": "{PackageDockManagerVerChanges-1.14.2}", "value": "1.14.2"},
{ "name": "{PackageDockManagerVerChanges-1.14.3}", "value": "1.14.3"},
{ "name": "{PackageDockManagerVerChanges-1.14.4}", "value": "1.14.4"},
{ "name": "{PackageVerLatest}", "value": "7.0.0 (February 2026)"},
{ "name": "{PackageVerLatest}", "value": "7.0.1 (March 2026)"},
{ "name": "{PackageWebComponents}", "value": "igniteui-webcomponents"},
{ "name": "{RepoSamples}", "value": "https://github.com/IgniteUI/igniteui-wc-examples/tree/master/samples"},
{ "name": "{RepoBrowser}", "value": "https://github.com/IgniteUI/igniteui-wc-examples/tree/master/browser"},
Expand Down Expand Up @@ -609,7 +612,7 @@
{ "name": "{PackageVerChanges-25-1-SEP}", "value": "25.1.82 (September 2025)"},
{ "name": "{PackageVerChanges-25-2-NOV}", "value": "25.2.32 (November 2025)"},
{ "name": "{PackageVerChanges-25-2-DEC}", "value": "25.2.38 (December 2025)"},
{ "name": "{PackageVerLatest}", "value": "25.2.76 (March 2026)"},
{ "name": "{PackageVerLatest}", "value": "25.2.77 (March 2026)"},

{ "name": "{RepoSamples}", "value": "https://github.com/IgniteUI/igniteui-blazor-examples/tree/master/samples"},
{ "name": "{RepoBrowser}", "value": "https://github.com/IgniteUI/igniteui-blazor-examples/tree/master/browser"},
Expand Down
Loading