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
4 changes: 4 additions & 0 deletions doc/jp/components/general-changelog-dv.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,10 @@ _language: ja

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

## **{PackageVerChanges-24-2-JAN}**

* Angular 19 のサポート。

## **{PackageVerChanges-24-2-DEC}**

### {PackageCharts} (チャート)
Expand Down
2 changes: 1 addition & 1 deletion doc/jp/components/grids/_shared/cascading-combos.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ namespace: Infragistics.Controls
# Cascading Combos (カスケード コンボ) を含む {Platform} {ComponentTitle}
{ComponentTitle} の編集機能では、カスケード コンボボックス コンポーネントを使用する機会が提供されます。前の `Combo` で値を選択すると、ユーザーは次の {Platform} Combobox コンポーネントでの選択に関連するデータのみを受け取ります。

## カスケード コンボを使用した Angular {ComponentTitle} サンプルの概要
## カスケード コンボを使用した {Platform} {ComponentTitle} サンプルの概要
以下のサンプルは、`{ComponentName}` がネストされた Cascading `Combo` コンポーネントとどのように動作するかを示しています。

<!-- ComponentStart: Grid -->
Expand Down
Loading