Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
62 commits
Select commit Hold shift + click to select a range
3ad6b61
docs(grids/_shared/row-actions): use IgbGridEditingActions for Blazor
Zneeky May 14, 2026
db51e21
docs(layouts/tabs): drop Blazor-specific CSS-parts duplicate
Zneeky May 14, 2026
a787f8f
docs(grids/_shared/cell-editing): align Blazor snippet with WC and un…
Zneeky May 14, 2026
2ebe6b2
docs(grids/_shared/conditional-cell-styling): highlight every other r…
Zneeky May 14, 2026
f8db7f7
docs(grids/_shared/excel-style-filtering): align Blazor Debut column …
Zneeky May 14, 2026
c10ac9c
docs(layouts/dock-manager): rewrite Localization for new i18n resourc…
Zneeky May 14, 2026
69e6861
docs(changelog/blazor): add March SR Bug Fixes table, demote prior la…
Zneeky May 14, 2026
2adae5f
docs(changelog/react): add new PackageVerLatest section, demote 26-2-…
Zneeky May 14, 2026
ca3cbf4
docs(changelog/angular): backfill Bug Fixes section, demote 26-1-JAN
Zneeky May 14, 2026
71b8074
docs(general/cli-overview): full rewrite for new CLI features and MCP
Zneeky May 14, 2026
2b0b759
docs(general/getting-started): update React/WC flows, add MCP and Upg…
Zneeky May 14, 2026
3d06f14
docs(ai/skills): full rewrite for cross-agent skills install flow
Zneeky May 14, 2026
d38a066
docs(ai/theming-mcp): refine overview, add Angular-specific guidance,…
Zneeky May 14, 2026
e67e370
docs(ai/ai-assisted-development-overview): create overview hub for th…
Zneeky May 14, 2026
f537fb5
docs(ai/cli-mcp): create CLI MCP setup guide for AI clients
Zneeky May 14, 2026
da922c6
docs(ai/maker-framework): create MAKER multi-agent orchestration MCP …
Zneeky May 14, 2026
dfbc356
docs(general-how-to-mcp-e2e): create end-to-end CLI MCP + Theming MCP…
Zneeky May 14, 2026
012ce86
docs(general-step-by-step-guide-using-cli): new page documenting the …
Zneeky May 14, 2026
182b235
docs(layouts/splitter): new {Platform} Splitter topic for WebComponen…
Zneeky May 14, 2026
dd20f79
docs(jp/changelog/blazor): port the 25.2 GA + March SR Japanese chang…
Zneeky May 14, 2026
8b222ce
docs(jp/changelog/react): port the 26.2 GA + 26-2-MAR Japanese change…
Zneeky May 14, 2026
5e21153
docs(jp/changelog/wc): port the 26.1 GA + March SR Japanese changelog…
Zneeky May 14, 2026
58e23c8
docs(jp/changelog/angular): port the {PackageVerLatest} Bug Fixes sec…
Zneeky May 14, 2026
7c0ee2d
docs(jp/dock-manager): rewrite Localization for new i18n resource pac…
Zneeky May 14, 2026
babd190
docs(jp/layouts/splitter): new JP splitter topic
Zneeky May 14, 2026
b87893b
docs(jp/ai/skills): new JP Agent Skills topic
Zneeky May 14, 2026
81b0e22
docs(jp/ai/theming-mcp): new JP Theming MCP topic
Zneeky May 14, 2026
81047a3
docs(jp/ai/ai-assisted-development-overview): new JP overview hub
Zneeky May 14, 2026
3fa0452
docs(jp/ai/cli-mcp): new JP CLI MCP setup guide
Zneeky May 14, 2026
ad481c1
docs(jp/general-how-to-mcp-e2e): new JP end-to-end CLI MCP + Theming …
Zneeky May 14, 2026
3829784
docs(toc): register newly migrated pages in xplat EN and JP TOC
Zneeky May 14, 2026
5c2c6cb
docs(scheduling/date-range-picker): single-input mode is now editable
Zneeky May 14, 2026
617c44a
docs(ai/skills): add Generate From Image Design skill across all plat…
Zneeky May 14, 2026
0f8c6c0
Merge remote-tracking branch 'origin/master' into aahmedov/Xplat-docs…
Zneeky May 14, 2026
982fee1
fix(docConfig): register the new PackageVerChanges tokens used by the…
Zneeky May 14, 2026
7487ad7
Merge branch 'master' into aahmedov/Xplat-docs-updates-migration
Zneeky May 14, 2026
0979948
Merge branch 'master' into aahmedov/Xplat-docs-updates-migration
Zneeky May 15, 2026
8770828
Fix API reference links in multiple grid documentation files by corre…
viktorkombov May 15, 2026
64a0358
Merge branch 'master' into aahmedov/Xplat-docs-updates-migration
viktorkombov May 15, 2026
219d533
spelling mistake fix
Zneeky May 18, 2026
77df7af
docs(layouts/tabs): correct snippets and topic content for latest state
Zneeky May 18, 2026
eb242e2
docs(themes/overview): add Blazor themes listing, gate unavailable AP…
Zneeky May 18, 2026
71146f0
docs(ai): fix Blazor docs, package names, and clarify ai-config promp…
Zneeky May 19, 2026
f1cf501
docs(general/cli): document AI tooling configuration prompts in CLI p…
Zneeky May 19, 2026
2f7457b
docs(layouts/splitter): drop bogus SplitterResizeEventArgs from EN AP…
Zneeky May 19, 2026
082241f
docs(charts): document RangeBarSeries, MarkerSize, and Checkmark mark…
Zneeky May 19, 2026
cde374f
docs(charts/stock-chart): correct FinancialChart property references
Zneeky May 19, 2026
20ff7d2
docs(ai/maker-framework): fix Claude Desktop step list indentation
Zneeky May 19, 2026
de58c36
docs(grids/_shared/column-hiding): document the toolbar-hiding prompt…
Zneeky May 19, 2026
7211ecf
docs(interactivity/chat): refresh the ::part styling sample
Zneeky May 19, 2026
40701ff
docs(layouts/divider): fix the Razor vertical-divider snippet
Zneeky May 19, 2026
38b1a6a
docs(jp/toc): register four JP pages that exist on disk but were unre…
Zneeky May 20, 2026
8b98c9f
Merge branch 'master' into aahmedov/Xplat-docs-updates-migration
Zneeky May 20, 2026
04ac7f2
Merge branch 'master' into aahmedov/Xplat-docs-updates-migration
Zneeky May 20, 2026
fdc236d
Merge branch 'master' into aahmedov/Xplat-docs-updates-migration
Zneeky May 20, 2026
90455cf
Merge branch 'master' into aahmedov/Xplat-docs-updates-migration
Zneeky May 20, 2026
e655c2a
Merge branch 'master' into aahmedov/Xplat-docs-updates-migration
ChronosSF May 20, 2026
70c03b8
docs(charts): remove RangeBarSeries content (xplat-docs PR #1999)
Zneeky May 20, 2026
9b34912
docs(batch-editing): remove stray remote paging demo section and rela…
Zneeky May 20, 2026
fdeed69
docs(export-excel): update API links for React and WebComponents in m…
Zneeky May 20, 2026
e5a8bb8
Merge branch 'aahmedov/Xplat-docs-updates-migration' of https://githu…
Zneeky May 20, 2026
6e185e1
chore(*): restore blazor exluded topics and fix page issues
dobromirts May 21, 2026
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
Original file line number Diff line number Diff line change
Expand Up @@ -50,6 +50,7 @@ The `CategoryYAxis` works very similarly to the `CategoryXAxis` described above,

The `NumericXAxis` treats its data as continuously varying numerical data items. Labels on this axis are placed horizontally along the X-Axis. The location of the `NumericXAxis` labels depends on the `XMemberPath` property of the various [Scatter Series](../types/scatter-chart.md) that it supports if combined with a `NumericYAxis`. Alternatively, if combined with the `CategoryXAxis`, these labels will be placed corresponding to the `ValueMemberPath` of the `BarSeries`, `StackedBarSeries`, and `Stacked100BarSeries`.


The `NumericXAxis` is compatible with the following type of series:

- `BarSeries`
Expand Down
Original file line number Diff line number Diff line change
@@ -1,13 +1,14 @@
---
title: Angular Chart Markers | Data Visualization | Infragistics
_description: Infragistics' Angular Chart Markers
_keywords: Angular Charts, Markers, Infragistics
_keywords: Angular Charts, Markers, Marker Size, Infragistics
_license: commercial

mentionedTypes: ["CategoryChart", "CategoryChartType", "MarkerType", "MarkerSeries", "ScatterLineSeries", "ScatterSplineSeries", "ScatterSeries", "LineSeries", "SplineSeries", "MarkerAutomaticBehavior", "SeriesViewer"]
namespace: Infragistics.Controls.Charts
---
import Sample from 'igniteui-astro-components/components/mdx/Sample.astro';
import ApiLink from 'igniteui-astro-components/components/mdx/ApiLink.astro';
import DocsAside from 'igniteui-astro-components/components/mdx/DocsAside.astro';


# Angular Chart Markers
Expand All @@ -23,6 +24,48 @@ The colors of the markers are also managed by setting the <ApiLink pkg="charts"
<Sample src="/charts/category-chart/marker-options" height={500} alt="Angular Configuration Options Example" />


<div class="divider--half"></div>

## Angular Chart Marker Size

You can control the exact device-independent pixel dimensions of data point markers by setting the `MarkerSize` property on any series that supports markers. This gives you precise control over how large markers appear on screen, regardless of the marker template or style being used.

By default, marker sizing is determined by the series marker template. When you set `MarkerSize` to a specific numeric value, all markers in that series render at that exact device-independent pixel width and height. Setting `MarkerSize` back to `NaN` restores the default template-driven sizing.

The `MarkerSize` property is available on all series types that derive from `MarkerSeries`, including `LineSeries`, `SplineSeries`, `AreaSeries`, `ColumnSeries`, `ScatterSeries`, `ScatterLineSeries`, `ScatterSplineSeries`, and polar/radial series types.

The following code examples show how to set `MarkerSize` to 30 device-independent pixels on a `ScatterLineSeries` in the `XamDataChart` control:







To reset markers to their default template-driven size, set `MarkerSize` to `NaN` (or remove the attribute in markup):





The following sample demonstrates `MarkerSize` on scatter series with an interactive editor:

<Sample src="/charts/data-chart/scatter-marker-options" height={500} alt="Angular Chart Marker Size Example" />

<DocsAside type="note">
For `BubbleSeries`, the `MarkerSize` property does not override the bubble radius, which is controlled by the radius data column and the `RadiusScale`. Bubble sizes remain entirely driven by the data and scale configuration.
</DocsAside>

<div class="divider--half"></div>

## Angular Chart Checkmark Marker Type

The Ignite UI for Angular charts include a `Checkmark` option in the `MarkerType` enum. This marker renders a V-shaped checkmark icon inside a circle on data points in your chart.

You can apply the `Checkmark` marker type to an individual series by setting its `MarkerType` property to `MarkerType.Checkmark`. To use the checkmark shape for all series in the chart simultaneously, set the chart's `MarkerAutomaticBehavior` property to `MarkerAutomaticBehavior.Checkmark`.

The `SeriesViewer.CheckmarkMarkerTemplate` property defines the marker template used for series with a checkmark marker type, and can be used to customize its appearance across the chart.

<div class="divider--half"></div>

## Angular Chart Marker Templates
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ title: "Angular Stock/Financial Charts | Ignite UI for Angular"
description: The Ignite UI for Angular Stock Chart is a composite visualization that renders stock ticker data, or price data in an interactive time-series display. Try for FREE.
keywords: "Angular Charts, Stock Chart, Financial Chart, Candlestick Chart, OHLC Chart, Infragistics"
license: commercial
mentionedTypes: ["DomainChart", "FinancialChart", "FinancialChartType", "IndicatorTypes", "ZoomSliderType", "Series", "FinancialChartType"]
mentionedTypes: ["DomainChart", "FinancialChart", "FinancialChartType", "IndicatorTypes", "ZoomSliderType", "Series"]
namespace: Infragistics.Controls.Charts
---
import Sample from 'igniteui-astro-components/components/mdx/Sample.astro';
Expand All @@ -15,7 +15,7 @@ The Ignite UI for Angular Stock Chart, sometimes referred to as Angular Financia

## Angular Stock Chart Example

You can create Stock Chart using the <ApiLink pkg="charts" type="FinancialChart" /> control by binding your data and optionally setting <ApiLink pkg="charts" type="FinancialChart" member="chartType" label="CategoryChart.ChartType" /> property to `Line` value, as shown in the example below.
You can create Stock Chart using the <ApiLink pkg="charts" type="FinancialChart" /> control by binding your data and optionally setting <ApiLink pkg="charts" type="FinancialChart" member="chartType" label="ChartType" /> property to `Line` value, as shown in the example below.

<Sample src="/charts/financial-chart/multiple-data" height={600} alt="Angular Stock Chart Example" />

Expand Down Expand Up @@ -137,7 +137,7 @@ Note that is recommended to use line chart type if plotting multiple data source
### Zoom Pane
This pane controls the zoom of all the displayed panes. This pane is displayed by default. It can be turned off by setting the `ZoomSliderType` to `none` as demonstrated in the following code:

Note that you should set the `ZoomSliderType` option to the same value as the `CategoryChart.ChartType` option is set to. This way, the zoom slider will show correct preview of the price pane. The following code demonstrates how to do this:
Note that you should set the `ZoomSliderType` option to the same value as the `ChartType` option is set to. This way, the zoom slider will show correct preview of the price pane. The following code demonstrates how to do this:

In this example, the stock chart is plotting revenue for United States.

Expand Down
21 changes: 21 additions & 0 deletions docs/angular/src/content/en/components/general-changelog-dv.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,27 @@ For changes specific to igniteui-angular components, please see CHANGELOG.MD.

- [Ignite UI for Angular CHANGELOG.md at Github](https://github.com/IgniteUI/igniteui-angular/blob/master)

## **21.0.1 (March 2026)**

### Enhancements

#### igniteui-angular-charts

- Added `Checkmark` option to the `MarkerType` enum. Use `MarkerType.Checkmark` on a series to display a V-shaped checkmark icon inside a circle. The new `MarkerAutomaticBehavior.Checkmark` enum value allows applying the checkmark shape to all series in the chart, and the `SeriesViewer.CheckmarkMarkerTemplate` property can be used to customize its template.

### 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 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 | IgxDataChart | AssigningCategoryStyle args.GetItems is null or not working to update items in the fragment series. |


## **21.0.0 (January 2026)**

### Enhancements
Expand Down
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
---
title: "Angular チャート マーカー | データ可視化 | インフラジスティックス"
description: インフラジスティックスの Angular チャート マーカー
keywords: "Angular Charts, Markers, Infragistics, Angular チャート, マーカー, インフラジスティックス"
keywords: "Angular Charts, Markers, Marker Size, Infragistics, Angular チャート, マーカー, マーカー サイズ, インフラジスティックス"
license: commercial
mentionedTypes: ["CategoryChart", "CategoryChartType", "MarkerType"]
mentionedTypes: ["CategoryChart", "CategoryChartType", "MarkerType", "MarkerSeries", "ScatterLineSeries", "ScatterSplineSeries", "ScatterSeries", "LineSeries", "SplineSeries", "MarkerAutomaticBehavior", "SeriesViewer"]
namespace: Infragistics.Controls.Charts
_language: ja
_description: Infragistics' Angular Chart Markers
Expand All @@ -13,6 +13,7 @@ _license: commercial
---
import Sample from 'igniteui-astro-components/components/mdx/Sample.astro';
import ApiLink from 'igniteui-astro-components/components/mdx/ApiLink.astro';
import DocsAside from 'igniteui-astro-components/components/mdx/DocsAside.astro';



Expand All @@ -29,6 +30,48 @@ Ignite UI for Angular マーカーは、カテゴリ チャートのプロット
<Sample src="/charts/category-chart/marker-options" height={500} alt="Angular 構成オプションの例" />


<div class="divider--half"></div>

## Angular チャート マーカー サイズ

`MarkerSize` プロパティをマーカーをサポートするシリーズに設定することで、データ ポイント マーカーのデバイス非依存ピクセル寸法を正確に制御できます。これにより、マーカー テンプレートやスタイルに関係なく、マーカーが画面上に表示される大きさを正確に制御できます。

デフォルトでは、マーカーのサイズはシリーズのマーカー テンプレートによって決まります。`MarkerSize` に特定の数値を設定すると、そのシリーズのすべてのマーカーがその正確なデバイス非依存ピクセルの幅と高さでレンダリングされます。`MarkerSize` を `NaN` に戻すと、デフォルトのテンプレート駆動のサイズ設定が復元されます。

`MarkerSize` プロパティは、`MarkerSeries` から派生するすべてのシリーズ タイプ (`LineSeries`、`SplineSeries`、`AreaSeries`、`ColumnSeries`、`ScatterSeries`、`ScatterLineSeries`、`ScatterSplineSeries`、極座標/放射状シリーズ タイプなど) で使用できます。

次のコード例は、`XamDataChart` コントロールの `ScatterLineSeries` で `MarkerSize` を 30 デバイス非依存ピクセルに設定する方法を示しています。







マーカーをデフォルトのテンプレート駆動サイズにリセットするには、`MarkerSize` を `NaN` に設定します (またはマークアップで属性を削除します)。





次のサンプルは、インタラクティブなエディターを使用して散布図シリーズで `MarkerSize` を示しています。

<Sample src="/charts/data-chart/scatter-marker-options" height={500} alt="Angular チャート マーカー サイズの例" />

<DocsAside type="note">
`BubbleSeries` の場合、`MarkerSize` プロパティはバブルの半径をオーバーライドしません。バブルの半径は、半径データ列と `RadiusScale` によって制御されます。バブルのサイズは、データとスケールの構成によって完全に決まります。
</DocsAside>

<div class="divider--half"></div>

## Angular チャート チェックマーク マーカー タイプ

Ignite UI for Angular チャートは、`MarkerType` 列挙型に `Checkmark` オプションを含んでいます。このマーカーは、チャートのデータ ポイントに円の中に V 字型のチェックマーク アイコンを描画します。

`Checkmark` マーカー タイプを個々のシリーズに適用するには、シリーズの `MarkerType` プロパティを `MarkerType.Checkmark` に設定します。チャート内のすべてのシリーズに同時にチェックマーク形状を使用するには、チャートの `MarkerAutomaticBehavior` プロパティを `MarkerAutomaticBehavior.Checkmark` に設定します。

`SeriesViewer.CheckmarkMarkerTemplate` プロパティは、チェックマーク マーカー タイプを持つシリーズに使用されるマーカー テンプレートを定義し、チャート全体の外観をカスタマイズするために使用できます。

<div class="divider--half"></div>

## Angular チャート マーカー テンプレート
Expand Down
20 changes: 20 additions & 0 deletions docs/angular/src/content/jp/components/general-changelog-dv.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,26 @@ igniteui-angular コンポーネントに固有の変更については CHANGELO

- [Ignite UI for Angular 変更ログ (GitHub)](https://github.com/IgniteUI/igniteui-angular/blob/master)

## **21.0.1 (March 2026)**

### 機能拡張

#### igniteui-angular-charts

- `MarkerType` 列挙型に `Checkmark` オプションが追加されました。シリーズで `MarkerType.Checkmark` を使用すると、円の中に V 字型のチェックマーク アイコンを表示できます。新しい `MarkerAutomaticBehavior.Checkmark` 列挙値でチャート内のすべてのシリーズにチェックマーク形状を適用でき、`SeriesViewer.CheckmarkMarkerTemplate` プロパティでテンプレートをカスタマイズできます。

### バグ修正

| バグ番号 | コントロール | 説明 |
|------------|---------|-------------|
| 2189 | IgxDataChart | ラベルがない場合に DataChart が軸のレンダリングをスキップする。 |
| 3055 | IgxDataPieChart | Others スライスのスタイル プロパティが不足している。 |
| 38668 | IgxDataTooltipLayer | チャートの TitleTextColor を使用すると TitleTextColor がオーバーライドされる。 |
| 40238 | Excel | Excel 数式パーサーを修正 - Workbook.Load() が Excel.FormulaParseException をスローする。 |
| 41167 | Excel | オブジェクトの数式がラウンドトリップされない - カメラ ツールのラウンドトリップの Excel サポートを追加。 |
| 41419 | Excel | VBA 署名付き Excel ファイルの保存時に署名/証明書が保持されない。 |
| 41594 | IgxDataChart | AssigningCategoryStyle の args.GetItems が null であるか、フラグメント シリーズのアイテム更新に機能しない。 |

## **21.0.0 (January 2026)**

### 機能拡張
Expand Down
14 changes: 10 additions & 4 deletions docs/xplat/docConfig.json
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,8 @@
{ "name": "{PackageVerChanges-25-2-NOV}", "value": "20.2.0 (November 2025)"},
{ "name": "{PackageVerChanges-25-2-DEC}", "value": "20.2.1 (December 2025)"},
{ "name": "{PackageVerChanges-25-2-FEB}", "value": "20.2.2 (February 2026)"},
{ "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 @@ -191,7 +192,9 @@
{ "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": "{PackageVerChanges-26-2-MAR}", "value": "19.5.2 (March 2026)"},
{ "name": "{PackageVerLatest}", "value": "19.6.0 (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 @@ -432,7 +435,8 @@
{ "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": "{PackageVerChanges-26-1-FEB}", "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 +613,9 @@
{ "name": "{PackageVerChanges-25-1-AUG}", "value": "25.1.63 (August 2025)"},
{ "name": "{PackageVerChanges-25-1-SEP}", "value": "25.1.82 (September 2025)"},
{ "name": "{PackageVerChanges-25-2-NOV}", "value": "25.2.32 (November 2025)"},
{ "name": "{PackageVerLatest}", "value": "25.2.38 (December 2025)"},
{ "name": "{PackageVerChanges-25-2-DEC}", "value": "25.2.38 (December 2025)"},
{ "name": "{PackageVerChanges-25-2-MAR}", "value": "25.2.77 (March 2026)"},
{ "name": "{PackageVerLatest}", "value": "25.2.83 (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
Loading