Skip to content

Commit 3b43534

Browse files
dkamburovChronosSFCopilotCopilot
authored
chore: update package version details and add bug fix information for Blazor (#252)
* chore: update package version details and add bug fix information for Blazor * Apply suggestions from code review Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com> * fix: add {PackageVerLatest} bug 3385 section and move 3229/2754 to {PackageVerChanges-25-2-MAR2} in JP Blazor changelog * chore(*): fix linting error --------- Co-authored-by: Stamen Stoychev <chronos.stz@gmail.com> Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com> Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com> Co-authored-by: Stamen Stoychev <SStoychev@infragistics.com>
1 parent f6580c9 commit 3b43534

3 files changed

Lines changed: 19 additions & 2 deletions

File tree

docs/xplat/docConfig.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -615,7 +615,8 @@
615615
{ "name": "{PackageVerChanges-25-2-NOV}", "value": "25.2.32 (November 2025)"},
616616
{ "name": "{PackageVerChanges-25-2-DEC}", "value": "25.2.38 (December 2025)"},
617617
{ "name": "{PackageVerChanges-25-2-MAR}", "value": "25.2.77 (March 2026)"},
618-
{ "name": "{PackageVerLatest}", "value": "25.2.83 (March 2026)"},
618+
{ "name": "{PackageVerChanges-25-2-MAR2}", "value": "25.2.83 (March 2026)"},
619+
{ "name": "{PackageVerLatest}", "value": "25.2.102 (May 2026)"},
619620

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

docs/xplat/src/content/en/components/general-changelog-dv-blazor.mdx

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,14 @@ All notable changes for each version of {ProductName} are documented on this pag
3333

3434
### Bug Fixes
3535

36+
| Bug Number | Control | Description |
37+
|------------|---------|-------------|
38+
| 3385 | * | Web Components themes are missing in Blazor latest packages |
39+
40+
## **{PackageVerChanges-25-2-MAR2}**
41+
42+
### Bug Fixes
43+
3644
| Bug Number | Control | Description |
3745
|------------|---------|-------------|
3846
| 3229 | Grids | Latest version of Blazor Grids shows Trial watermark for Licensed version |

docs/xplat/src/content/jp/components/general-changelog-dv-blazor.mdx

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,10 +35,18 @@ import ApiLink from 'igniteui-astro-components/components/mdx/ApiLink.astro';
3535

3636
### バグ修正
3737

38+
| バグ番号 | コントロール | 説明 |
39+
|------------|---------|-------------|
40+
| 3385 | * | Blazor の最新パッケージで Web Components のテーマが欠落している。 |
41+
42+
## **{PackageVerChanges-25-2-MAR2}**
43+
44+
### バグ修正
45+
3846
| バグ番号 | コントロール | 説明 |
3947
|------------|---------|-------------|
4048
| 3229 | IgbGrid | グリッドにライセンス版にもかかわらず Trial の透かしが表示される。 |
41-
| 2754 | IgbTabs | IgbTabs タブ内の IgbSwitch のチェック状態を変更すると、タブのコンテンツが消える。 |
49+
| 2754 | IgbTabs | タブ内の IgbSwitch のチェック状態を変更すると、タブのコンテンツが消える。 |
4250

4351
## **{PackageVerChanges-25-2-MAR}**
4452

0 commit comments

Comments
 (0)