diff --git a/.github/CONTRIBUTING.md b/.github/CONTRIBUTING.md index 95969e7c37..d70ee89002 100644 --- a/.github/CONTRIBUTING.md +++ b/.github/CONTRIBUTING.md @@ -192,7 +192,7 @@ Code view example: ```html ``` diff --git a/cspell.json b/cspell.json index 54ae258270..b21f8d961b 100644 --- a/cspell.json +++ b/cspell.json @@ -30,6 +30,7 @@ } ], "words": [ + "Figma", "IgniteUI", "Ignite", "DocFX", diff --git a/en/components/badge.md b/en/components/badge.md index 7e4b829a52..67830a8743 100644 --- a/en/components/badge.md +++ b/en/components/badge.md @@ -162,6 +162,15 @@ Then, just specify the icon name and family as follows: iframe-src="{environment:demosBaseUrl}/data-display/badge-icon/" > +### Dot Badge + +The `igx-badge` component can also render as a minimal dot indicator for notifications by enabling its `dot` property. Dot badges do not support content, but they can be outlined and can use any of the available dot types (e.g., primary, success, info, etc.). + + + + ### Badge in List Let's extend the previous sample and create a list with contacts, similar to those in chat clients. In addition to the contact name, we want to display an avatar and the current state of the contact (online, offline or away). To achieve this, we're using the [`igx-badge`]({environment:angularApiUrl}/classes/igxbadgecomponent.html) and [`igx-avatar`]({environment:angularApiUrl}/classes/igxavatarcomponent.html) components. For a container, [`igx-list`]({environment:angularApiUrl}/classes/igxlistcomponent.html) is used. diff --git a/en/components/charts/chart-overview.md b/en/components/charts/chart-overview.md index dce655feeb..015ad9cf46 100644 --- a/en/components/charts/chart-overview.md +++ b/en/components/charts/chart-overview.md @@ -342,7 +342,7 @@ If you are considering any other Angular Charts on the market, here are a few th - Ignite UI for Angular is built on Angular for the Angular developer, with zero 3rd party dependencies. We are 100% optimized for Angular. -- We offer the world’s first, and only, end-to-end comprehensive design to code platform for UX Designers, Visual Designers, and Developers that will generate pixel-perfect Angular controls from Sketch designs. With Indigo.Design, everything you craft in Sketch from our Indigo Design System matches to our Ignite UI for Angular controls. +- We offer the world’s first, and only, end-to-end comprehensive design to code platform for UX Designers, Visual Designers, and Developers that will generate pixel-perfect Angular controls from Figma designs. With Indigo.Design, everything you craft in Figma from our Indigo Design System matches to our Ignite UI for Angular controls. diff --git a/en/components/date-range-picker.md b/en/components/date-range-picker.md index b6ddef0e33..9ee038d480 100644 --- a/en/components/date-range-picker.md +++ b/en/components/date-range-picker.md @@ -122,7 +122,7 @@ The Angular Date Range Picker component also allows configuring two separate inp + iframe-src="{environment:demosBaseUrl}/scheduling/daterangepicker-start-end/" > ### Popup modes @@ -135,7 +135,7 @@ By default, when clicked, the [`IgxDateRangePickerComponent`]({environment:angul + iframe-src="{environment:demosBaseUrl}/scheduling/daterangepicker-mode/" >
diff --git a/en/components/general-changelog-dv.md b/en/components/general-changelog-dv.md index 5f00edb52c..11c436f192 100644 --- a/en/components/general-changelog-dv.md +++ b/en/components/general-changelog-dv.md @@ -16,6 +16,10 @@ All notable changes for each version of Ignite UI for Angular are documented on - [Ignite UI for Angular CHANGELOG.md at Github](https://github.com/IgniteUI/igniteui-angular/blob/master) +## **21.0.0 (January 2026)** + +- Angular 21 support. + ## **20.2.1 (December 2025)** ### Bug Fixes diff --git a/en/components/general/angular-grid-overview-guide.md b/en/components/general/angular-grid-overview-guide.md index 6fd7c11aa8..c806a0dc71 100644 --- a/en/components/general/angular-grid-overview-guide.md +++ b/en/components/general/angular-grid-overview-guide.md @@ -266,7 +266,7 @@ The Ignite Angular UI toolset also includes [data analysis capabilities](data-an ## Tools for Code Generation and Design -Ignite UI for Angular is part of the [Indigo.Design System](https://www.infragistics.com/products/indigo-design/help/video-tutorials.html "Indigo Design System") which lets you [generate native Angular code](https://www.infragistics.com/products/indigo-design/help/codegen/vscode-plugin.html "Visual Studio Plugin") from designs created in Sketch with the [Indigo.Design UI Kit](https://www.infragistics.com/products/indigo-design/help/creating-an-artboard.html "Indigo Design Creating an artboard"). You can generate a mobile-friendly or data-dense grid supporting various editing and filtering modes, but you can also use many of the popular grid features such as sorting, paging, summaries, and group by. Moreover, on every column you can specify various operations like moving, resizing, hiding, and pinning to achieve the most sophisticated data manipulations scenarios at design time and have a pixel-perfect user interface running in minutes. +Ignite UI for Angular is part of the [Indigo.Design System](https://www.infragistics.com/products/indigo-design/help/video-tutorials.html "Indigo Design System") which lets you [generate native Angular code](https://www.infragistics.com/products/indigo-design/help/codegen/vscode-plugin.html "Visual Studio Plugin") from designs created in Figma with the [Indigo.Design UI Kit](https://www.infragistics.com/products/indigo-design/help/creating-an-artboard.html "Indigo Design Creating an artboard"). You can generate a mobile-friendly or data-dense grid supporting various editing and filtering modes, but you can also use many of the popular grid features such as sorting, paging, summaries, and group by. Moreover, on every column you can specify various operations like moving, resizing, hiding, and pinning to achieve the most sophisticated data manipulations scenarios at design time and have a pixel-perfect user interface running in minutes. ## Performance Benchmarks diff --git a/en/components/general/getting-started.md b/en/components/general/getting-started.md index a7761089f1..10b0b923c1 100644 --- a/en/components/general/getting-started.md +++ b/en/components/general/getting-started.md @@ -6,7 +6,7 @@ _keywords: ignite ui for angular, getting started, angular components # Getting started with Ignite UI for Angular -[`Ignite UI for Angular`](https://github.com/IgniteUI/igniteui-angular) is a complete set of Material-based UI Widgets, Components & Sketch UI kits and supporting directives for Angular by Infragistics. It enables developers to build modern high-performance HTML5 & JavaScript apps for desktop browsers, mobile experiences and progressive web apps (PWA’s) targeting Google's Angular framework. +[`Ignite UI for Angular`](https://github.com/IgniteUI/igniteui-angular) is a complete set of Material-based UI Widgets, Components & Figma UI kits and supporting directives for Angular by Infragistics. It enables developers to build modern high-performance HTML5 & JavaScript apps for desktop browsers, mobile experiences and progressive web apps (PWA’s) targeting Google's Angular framework. Ignite UI for Angular is offered under a dual-license model, which allows for both commercial and permissive open-source use, depending on the components, modules, directives, and services being used. For more details, refer to the [Ignite UI Licensing](./ignite-ui-licensing.md) and [Open Source vs Premium](./open-source-vs-premium.md) topics. diff --git a/en/components/general/how-to/signal-r-service-live-data.md b/en/components/general/how-to/signal-r-service-live-data.md index 756616c998..6096ff40b5 100644 --- a/en/components/general/how-to/signal-r-service-live-data.md +++ b/en/components/general/how-to/signal-r-service-live-data.md @@ -45,7 +45,7 @@ The purpose of this demo is to showcase a financial screen board with a Real-tim + iframe-src="{environment:lobDemosBaseUrl}/grid-finjs-dock-manager/grid-finjs-dock-manager/" alt="Angular Live-data Update Example with a service"> ## SignalR Server Configuration diff --git a/en/components/grid-lite/binding.md b/en/components/grid-lite/binding.md index 8573d60288..8a64aa5088 100644 --- a/en/components/grid-lite/binding.md +++ b/en/components/grid-lite/binding.md @@ -47,7 +47,7 @@ the column collection is reset, and a new data source is bound to the grid. + iframe-src="{environment:demosBaseUrl}/grid-lite/data-binding-dynamic/" alt="Angular Grid Lite Data Binding Example"> @@ -87,7 +87,7 @@ Here is an example showcasing the custom theming from above. + iframe-src="{environment:demosBaseUrl}/grid-lite/styling-custom/" alt="Angular Grid Lite Styling Custom Theme"> - Ignite UI for Angular は、Angular 開発者向けの Angular 上に構築されており、サードパーティの依存関係はありません。Angular 用に 100% 最適化されています。 -- Sketch デザインからピクセル パーフェクトな Angular コントロールを生成する、UX デザイナー、ビジュアル デザイナー、開発者向けのコード プラットフォームに、世界初で唯一のエンドツーエンドの包括的なデザインを提供します。Indigo.Design を使用すると、Indigo Design System から Sketch で作成するすべてのものが Ignite UI for Angular コントロールと一致します。 +- Figma デザインからピクセル パーフェクトな Angular コントロールを生成する、UX デザイナー、ビジュアル デザイナー、開発者向けのコード プラットフォームに、世界初で唯一のエンドツーエンドの包括的なデザインを提供します。Indigo.Design を使用すると、Indigo Design System から Figma で作成するすべてのものが Ignite UI for Angular コントロールと一致します。 diff --git a/jp/components/date-range-picker.md b/jp/components/date-range-picker.md index 3500ea9f1f..c2bf325226 100644 --- a/jp/components/date-range-picker.md +++ b/jp/components/date-range-picker.md @@ -136,7 +136,7 @@ Angular Date Range Picker コンポーネントは、開始日と終了日の 2 + iframe-src="{environment:demosBaseUrl}/scheduling/daterangepicker-mode/" >
diff --git a/jp/components/general-changelog-dv.md b/jp/components/general-changelog-dv.md index aba103352d..f89296613a 100644 --- a/jp/components/general-changelog-dv.md +++ b/jp/components/general-changelog-dv.md @@ -17,6 +17,24 @@ Ignite UI for Angular の各バージョンのすべての重要な変更は、 - [Ignite UI for Angular 変更ログ (GitHub)](https://github.com/IgniteUI/igniteui-angular/blob/master) +## **20.2.1 (December 2025)** + +### バグ修正 + +| バグ番号 | コントロール | 説明 | +|------------|---------|-------------| +|33808|IgxDataChart|TimeAxisInterval の IntervalType Ticks に設定されたスケールが表示されない。| +|34255|IgxDataChart|0.00001 スケールの目盛りが重なって表示される。| +|38510|IgxDataChart|Stacked シリーズの AssigningCategoryStyle イベント サポート。| + +### 機能拡張 + +#### チャート + +- TimeXAxisLabelFormat に LabelFormatOverride イベントが追加され、TimeXAxis のすべての時間形式レベルでイベントを使用して書式設定をオーバーライドできるようになりました。 + +- プロパティの有効な値を見つけやすくするために、より多くの項目を考慮するようにスキーマ生成を調整しました。 + ## **20.2.0 (November 2025)** ### igniteui-angular-charts (チャート) diff --git a/jp/components/general/angular-grid-overview-guide.md b/jp/components/general/angular-grid-overview-guide.md index 99494deb80..058026a6be 100644 --- a/jp/components/general/angular-grid-overview-guide.md +++ b/jp/components/general/angular-grid-overview-guide.md @@ -267,7 +267,7 @@ Ignite Angular UI ツールセットには[データ分析機能](data-analysis. ### コード生成とデザインのためのツール -Ignite UI for Angular は [Indigo.Design システム](https://jp.infragistics.com/products/indigo-design/help/video-tutorials.html "Indigo Design システム") の一部で、[Indigo.Design UI Kit](https://jp.infragistics.com/products/indigo-design/help/creating-an-artboard.html "はじめてのアートボード作成") を使用して Sketch で作成したデザインから[ネイティブな Angular コード](https://jp.infragistics.com/products/indigo-design/help/codegen/vscode-plugin.html "Visual Studio プラグイン")を生成できます。さまざまな編集およびフィルタリングモードをサポートするモバイル対応またはデータ密度の高いグリッドを生成できます。また、ソート、ページング、集計、グループ化などの一般的なグリッド機能の多くを使用することもできます。さらに、各列で移動、サイズ変更、非表示、ピン固定などのさまざまな操作を指定して、デザイン時に高度なデータ操作シナリオを実現し、数分で実行できる完璧なピクセルのユーザー インターフェイスを実現できます。 +Ignite UI for Angular は [Indigo.Design システム](https://jp.infragistics.com/products/indigo-design/help/video-tutorials.html "Indigo Design システム") の一部で、[Indigo.Design UI Kit](https://jp.infragistics.com/products/indigo-design/help/creating-an-artboard.html "はじめてのアートボード作成") を使用して Figma で作成したデザインから[ネイティブな Angular コード](https://jp.infragistics.com/products/indigo-design/help/codegen/vscode-plugin.html "Visual Studio プラグイン")を生成できます。さまざまな編集およびフィルタリングモードをサポートするモバイル対応またはデータ密度の高いグリッドを生成できます。また、ソート、ページング、集計、グループ化などの一般的なグリッド機能の多くを使用することもできます。さらに、各列で移動、サイズ変更、非表示、ピン固定などのさまざまな操作を指定して、デザイン時に高度なデータ操作シナリオを実現し、数分で実行できる完璧なピクセルのユーザー インターフェイスを実現できます。 ### パフォーマンスのベンチマーク diff --git a/jp/components/general/getting-started.md b/jp/components/general/getting-started.md index 527385c9b1..09be096a22 100644 --- a/jp/components/general/getting-started.md +++ b/jp/components/general/getting-started.md @@ -7,9 +7,9 @@ _language: ja # Ignite UI を使用した作業の開始 -[`Ignite UI for Angular`](https://github.com/IgniteUI/igniteui-angular) は、マテリアルベース UI ウィジェット、コンポーネント & Sketch UI キットでインフラジスティックス Angular のディレクティブをサポートします。デスクトップ ブラウザー向けアプリ、高パフォーマンスな HTML5 や JavaScript アプリ、Google の Angular フレームワークを対象にしたプログレッシブ ウェブアプリ (PWA) を作成できます。 +[`Ignite UI for Angular`](https://github.com/IgniteUI/igniteui-angular) は、マテリアルベース UI ウィジェット、コンポーネント & Figma UI キットでインフラジスティックス Angular のディレクティブをサポートします。デスクトップ ブラウザー向けアプリ、高パフォーマンスな HTML5 や JavaScript アプリ、Google の Angular フレームワークを対象にしたプログレッシブ ウェブアプリ (PWA) を作成できます。 -Ignite UI for Angular はデュアルライセンス モデルで提供され、使用するコンポーネント、モジュール、ディレクティブ、サービスに応じて商用ライセンスまたはオープンソース ライセンスが適用されます。詳細については、[Ignite UI のライセンス](./ignite-ui-licensing.md)と[オープン ソースとプレミアム](./open-source-vs-premium.md)のトピックを参照してください。 +Ignite UI for Angular はデュアルライセンス モデルで提供され、使用するコンポーネント、モジュール、ディレクティブ、サービスに応じて商用ライセンスまたはオープン ソース ライセンスが適用されます。詳細については、[Ignite UI のライセンス](./ignite-ui-licensing.md)と[オープン ソースとプレミアム](./open-source-vs-premium.md)のトピックを参照してください。 ## 前提条件 @@ -68,7 +68,7 @@ ng add igniteui-angular プロジェクトに追加したい Ignite UI コンポーネントとして、以下が考えられます。 -- Grid Lite - オープンソース +- Grid Lite - オープン ソース [Grid Lite コンポーネント](../grid-lite/overview.md)は、MIT ライセンスで利用できる最小限の機能セットを提供し、軽量で高速なデータ表示を必要とする幅広いプロジェクトに適しています。これは、エンタープライズ グリッドの複雑さを避けつつ、高速で軽量なデータ表示を必要とする開発者向けに設計されています。商用版 `IgxGrid` と似た API を持つため、アップグレードも容易です。 diff --git a/jp/components/general/ignite-ui-licensing.md b/jp/components/general/ignite-ui-licensing.md index 322de69cd1..a56d92bf1a 100644 --- a/jp/components/general/ignite-ui-licensing.md +++ b/jp/components/general/ignite-ui-licensing.md @@ -7,9 +7,9 @@ _language: ja # ライセンス FAQ とインストール -Ignite UI for Angular はデュアルライセンス モデルで提供され、使用するコンポーネント、モジュール、ディレクティブ、サービスに応じて商用ライセンスまたはオープンソース ライセンスが適用されます。 +Ignite UI for Angular はデュアルライセンス モデルで提供され、使用するコンポーネント、モジュール、ディレクティブ、サービスに応じて商用ライセンスまたはオープン ソース ライセンスが適用されます。 -どのライセンスがパッケージのどの部分に適用されるかを理解することが重要です。どのコンポーネントにどのライセンスが適用されるかは、[オープンソースとプレミアム](./open-source-vs-premium.md) トピックに詳しく記載されています。 +どのライセンスがパッケージのどの部分に適用されるかを理解することが重要です。どのコンポーネントにどのライセンスが適用されるかは、[オープン ソースとプレミアム](./open-source-vs-premium.md) トピックに詳しく記載されています。 ## 使用許諾契約 diff --git a/jp/components/general/open-source-vs-premium.md b/jp/components/general/open-source-vs-premium.md index 2a1ce1eca3..463c26ddaf 100644 --- a/jp/components/general/open-source-vs-premium.md +++ b/jp/components/general/open-source-vs-premium.md @@ -1,20 +1,20 @@ --- -title: オープンソース vs プレミアム | Ignite UI for Angular | インフラジスティックス +title: オープン ソース vs プレミアム | Ignite UI for Angular | インフラジスティックス _description: Ignite UI for Angular は、高速で機能が豊富なネイティブ Angular UI コンポーネントと、マテリアル デザインに基づく UI コントロールからなる完全なライブラリです。 _keywords: ignite ui for angular, はじめに, angular コンポーネント _language: ja --- -# Ignite UI for Angular におけるオープンソース版とプレミアム版 +# Ignite UI for Angular におけるオープン ソース版とプレミアム版 -{ProductName} では、モダンなデータドリブン アプリケーションを構築するために、オープンソース コンポーネントとプレミアム コンポーネントという 2 つのパスを提供しています。この二本立てのアプローチにより、開発者はプロジェクトのあらゆる段階で最適な選択が可能になります。 +{ProductName} では、モダンなデータドリブン アプリケーションを構築するために、オープン ソース コンポーネントとプレミアム コンポーネントという 2 つのパスを提供しています。この二本立てのアプローチにより、開発者はプロジェクトのあらゆる段階で最適な選択が可能になります。 -## オープンソース コンポーネント +## オープン ソース コンポーネント MIT ライセンスのもとで利用できる 40 以上の UI コンポーネントを提供しています。グリッド ライト、アコーディオン、アバター、バッジ、バナー、ボタン、カレンダー、カルーセル、チェックボックス、チップ、コンボボックス、日付ピッカー、ドロップダウン、入力、リスト ビュー、スナックバーなどが含まれます。([全コンポーネントの比較表](#全コンポーネントの比較表)) -すべてのオープンソース コンポーネントは、トピックのヘッダーに次のようにマークされています: -![alt text](/jp/images/open-source-text.png) +すべてのオープン ソース コンポーネントは、トピックのヘッダーに次のようにマークされています: +![alt text](../../images/open-source-text.png) これらは、エンタープライズ向けの高度な機能までは必要としない、軽量なアプリケーションに最適です。プロダクション環境で自由に利用できるほか、カスタマイズやフォーク、GitHub を通じたコントリビュートも可能です。商用ライセンスは不要です。 @@ -33,7 +33,7 @@ Ignite UI のプレミアム コンポーネントは、高度なエンタープ - [スプレッドシート](../spreadsheet-overview.md) - ゲージ - [ブレットグラフ](../bullet-graph.md)、[リニアゲージ](../linear-gauge.md)および[ラジアルゲージ](../radial-gauge.md) -すべてのプレミアム コンポーネントは、トピックのヘッダーに次のようにマークされます。![alt text](/jp/images/premium-text.png) +すべてのプレミアム コンポーネントは、トピックのヘッダーに次のようにマークされます。![alt text](../../images/premium-text.png) すべてのプレミアム コンポーネントはローカル環境で評価できるほか、ウォーターマーク付きでプロダクション環境でもテスト可能です。ただし、顧客向けの本番デプロイや、高度なグリッドやチャートをはじめとする各種プレミアム コントロールのフル機能を利用するには、商用ライセンスが必要です。 @@ -43,7 +43,7 @@ Ignite UI のプレミアム コンポーネントは、高度なエンタープ ## 全コンポーネントの比較表 -| コンポーネント | オープンソース | プレミアム | +| コンポーネント | オープン ソース | プレミアム | |-----------------------------------|-------------|---------| | Accordion | ✅ | ✅ | | Action Strip | ✅ | ✅ | diff --git a/jp/components/general/wpf-to-angular-guide/create-first-angular-app.md b/jp/components/general/wpf-to-angular-guide/create-first-angular-app.md index c8e10c5921..823d0348d3 100644 --- a/jp/components/general/wpf-to-angular-guide/create-first-angular-app.md +++ b/jp/components/general/wpf-to-angular-guide/create-first-angular-app.md @@ -13,7 +13,7 @@ WPF から Angular へ移行する際の Angular アプリケーションの作 ### 前提条件 -Angular アプリケーションの作成を開始するには、Node.js と npm パッケージ マネージャーをインストールする必要があります。Node.js は、ブラウザーの外部で JavaScript コードを実行する JavaScript ランタイム環境です。Node.js を取得するには、[nodejs.org](https://nodejs.org) にアクセスします。NPM は、.NET 用の NuGet パッケージマネージャーに似たパッケージ マネージャーです。デフォルトで Node.js とともにインストールされます。IDE も必要です。Angular アプリケーションの開発に最適な環境の 1 つは、Visual Studio Code です。無料のオープンソースであり、すべてのプラットフォームで実行できます。[code.visualstudio.com](https://code.visualstudio.com/) から取得できます。 +Angular アプリケーションの作成を開始するには、Node.js と npm パッケージ マネージャーをインストールする必要があります。Node.js は、ブラウザーの外部で JavaScript コードを実行する JavaScript ランタイム環境です。Node.js を取得するには、[nodejs.org](https://nodejs.org) にアクセスします。NPM は、.NET 用の NuGet パッケージマネージャーに似たパッケージ マネージャーです。デフォルトで Node.js とともにインストールされます。IDE も必要です。Angular アプリケーションの開発に最適な環境の 1 つは、Visual Studio Code です。無料のオープン ソースであり、すべてのプラットフォームで実行できます。[code.visualstudio.com](https://code.visualstudio.com/) から取得できます。 ### 新しいプロジェクトの作成 diff --git a/jp/components/grid-lite/binding.md b/jp/components/grid-lite/binding.md index 41f9d1e132..243b723496 100644 --- a/jp/components/grid-lite/binding.md +++ b/jp/components/grid-lite/binding.md @@ -1,6 +1,6 @@ --- title: Angular Grid Lite データ バインディング | Ignite UI for Angular | MIT ライセンス -_description: Angular Grid Lite のデータ バインディング。オープンソースの Angular Grid Lite を使用してアプリを作成できます。軽量でありながら、必要な機能がすべて揃っています。今すぐお試しください。 +_description: Angular Grid Lite のデータ バインディング。オープン ソースの Angular Grid Lite を使用してアプリを作成できます。軽量でありながら、必要な機能がすべて揃っています。今すぐお試しください。 _keywords: データ バインディング, インフラジスティックス _license: MIT mentionedTypes: [{ComponentApiMembers}] @@ -46,7 +46,7 @@ grid.data = []; + iframe-src="{environment:demosBaseUrl}/grid-lite/data-binding-dynamic/" alt="Angular Grid Lite データ バインディングの例"> @@ -88,7 +88,7 @@ $my-light-palette: palette( + iframe-src="{environment:demosBaseUrl}/grid-lite/styling-custom/" alt="Angular Grid Lite スタイル設定のカスタム テーマ"> - Ignite UI for Angular is built on Angular for the Angular developer, with zero 3rd party dependencies. We are 100% optimized for Angular. -- We offer the world’s first, and only, end-to-end comprehensive design to code platform for UX Designers, Visual Designers, and Developers that will generate pixel-perfect Angular controls from Sketch designs. With Indigo.Design, everything you craft in Sketch from our Indigo Design System matches to our Ignite UI for Angular controls. +- We offer the world’s first, and only, end-to-end comprehensive design to code platform for UX Designers, Visual Designers, and Developers that will generate pixel-perfect Angular controls from Figma designs. With Indigo.Design, everything you craft in Figma from our Indigo Design System matches to our Ignite UI for Angular controls. diff --git a/kr/components/excel_library_using_tables.md b/kr/components/excel_library_using_tables.md index 185fb44896..df064be343 100644 --- a/kr/components/excel_library_using_tables.md +++ b/kr/components/excel_library_using_tables.md @@ -13,7 +13,7 @@ The Infragistics Excel Engine's [`WorksheetTable`]({environment:dvApiBaseUrl}/pr + iframe-src="{environment:dvDemosBaseUrl}/excel/excel-library-working-with-tables/" > --> diff --git a/kr/components/exporter-excel.md b/kr/components/exporter-excel.md index 3aa0ae9359..5099d7cf4e 100644 --- a/kr/components/exporter-excel.md +++ b/kr/components/exporter-excel.md @@ -18,7 +18,7 @@ Ignite UI for Angular의 Excel 내보내기 서비스는 원시 데이터(배열 + iframe-src="{environment:demosBaseUrl}/services/export-excel/" >
@@ -115,7 +115,7 @@ public exportButtonHandler() { + iframe-src="{environment:demosBaseUrl}/services/export-excel-sample-1/" > diff --git a/kr/components/general/getting-started.md b/kr/components/general/getting-started.md index d98df7b159..2e86b26a56 100644 --- a/kr/components/general/getting-started.md +++ b/kr/components/general/getting-started.md @@ -7,7 +7,7 @@ _language: kr ## Getting started with Ignite UI for Angular -[`Ignite UI for Angular`](https://github.com/IgniteUI/igniteui-angular) is a complete set of Material-based UI Widgets, Components & Sketch UI kits and supporting directives for Angular by Infragistics. Ignite UI for Angular is designed to enable developers to build the most modern, high-performance HTML5 & JavaScript apps for modern desktop browsers, mobile experiences and progressive web apps (PWA’s) targeting Google's Angular framework. +[`Ignite UI for Angular`](https://github.com/IgniteUI/igniteui-angular) is a complete set of Material-based UI Widgets, Components & Figma UI kits and supporting directives for Angular by Infragistics. Ignite UI for Angular is designed to enable developers to build the most modern, high-performance HTML5 & JavaScript apps for modern desktop browsers, mobile experiences and progressive web apps (PWA’s) targeting Google's Angular framework. Before you can run Ignite UI for Angular, there are 2 steps to get everything on your machine set up to run any Angular app, including Ignite UI for Angular, and to build Ignite UI for Angular apps. diff --git a/kr/components/grid/grid.md b/kr/components/grid/grid.md index 3d3a15d36d..6f70d2dcf6 100644 --- a/kr/components/grid/grid.md +++ b/kr/components/grid/grid.md @@ -14,7 +14,7 @@ _language: kr + iframe-src="{environment:lobDemosBaseUrl}/grid/grid/" >
@@ -413,7 +413,7 @@ Achieving a state persistence framework is easier than ever by using the new bui + iframe-src="{environment:lobDemosBaseUrl}/grid-finjs/" > diff --git a/kr/components/grids_templates/column-hiding.md b/kr/components/grids_templates/column-hiding.md index e1f592b0c3..9f0bd30980 100644 --- a/kr/components/grids_templates/column-hiding.md +++ b/kr/components/grids_templates/column-hiding.md @@ -30,7 +30,7 @@ The Material UI Grid has a built-in column hiding UI, which can be used through + iframe-src="{environment:demosBaseUrl}/grid/grid-column-hiding-toolbar-sample/" >
@@ -39,7 +39,7 @@ The Material UI Grid has a built-in column hiding UI, which can be used through + iframe-src="{environment:demosBaseUrl}/tree-grid/treegrid-column-hiding-toolbar/" >
@@ -48,7 +48,7 @@ The Material UI Grid has a built-in column hiding UI, which can be used through + iframe-src="{environment:demosBaseUrl}/hierarchical-grid/hierarchical-grid-hiding/" >
@@ -402,7 +402,7 @@ export class AppModule {} + iframe-src="{environment:demosBaseUrl}/grid/grid-column-hiding-sample/" >
@@ -411,7 +411,7 @@ export class AppModule {} + iframe-src="{environment:demosBaseUrl}/tree-grid/treegrid-column-hiding/" >
diff --git a/kr/components/grids_templates/column-moving.md b/kr/components/grids_templates/column-moving.md index b84004539e..35a059b04b 100644 --- a/kr/components/grids_templates/column-moving.md +++ b/kr/components/grids_templates/column-moving.md @@ -48,7 +48,7 @@ The @@igComponent component in Ignite UI for Angular provides the **Column Movin + iframe-src="{environment:demosBaseUrl}/grid/grid-moving-sample/" >
@@ -57,7 +57,7 @@ The @@igComponent component in Ignite UI for Angular provides the **Column Movin + iframe-src="{environment:demosBaseUrl}/tree-grid/treegrid-column-moving/" >
@@ -66,7 +66,7 @@ The @@igComponent component in Ignite UI for Angular provides the **Column Movin + iframe-src="{environment:demosBaseUrl}/hierarchical-grid/hierarchical-grid-moving/" >
diff --git a/kr/components/grids_templates/column-pinning.md b/kr/components/grids_templates/column-pinning.md index dd32ab9f68..9c9f672467 100644 --- a/kr/components/grids_templates/column-pinning.md +++ b/kr/components/grids_templates/column-pinning.md @@ -29,7 +29,7 @@ A column or multiple columns can be pinned to the left-hand side of the Angular + iframe-src="{environment:demosBaseUrl}/grid/grid-sample-toolbar-pinning/" > } @@ -37,7 +37,7 @@ A column or multiple columns can be pinned to the left-hand side of the Angular + iframe-src="{environment:demosBaseUrl}/tree-grid/treegrid-toolbar-pinning/" > } @@ -45,7 +45,7 @@ A column or multiple columns can be pinned to the left-hand side of the Angular + iframe-src="{environment:demosBaseUrl}/hierarchical-grid/hierarchical-grid-toolbar-pinning/" > } @@ -230,7 +230,7 @@ public pinningConfig: IPinningConfig = { columns: ColumnPinningPosition.End }; + iframe-src="{environment:demosBaseUrl}/grid/grid-sample-right-pinning/" > } @@ -239,7 +239,7 @@ public pinningConfig: IPinningConfig = { columns: ColumnPinningPosition.End }; + iframe-src="{environment:demosBaseUrl}/hierarchical-grid/hierarchical-grid-sample-right-pinning/" > } @@ -248,7 +248,7 @@ public pinningConfig: IPinningConfig = { columns: ColumnPinningPosition.End }; + iframe-src="{environment:demosBaseUrl}/tree-grid/tree-grid-sample-right-pinning/" > } @@ -352,7 +352,7 @@ public toggleColumn(col: IgxColumnComponent) { + iframe-src="{environment:demosBaseUrl}/grid/grid-sample-pinning/" > } @@ -360,7 +360,7 @@ public toggleColumn(col: IgxColumnComponent) { + iframe-src="{environment:demosBaseUrl}/tree-grid/treegrid-column-pinning/" > } @@ -368,7 +368,7 @@ public toggleColumn(col: IgxColumnComponent) { + iframe-src="{environment:demosBaseUrl}/hierarchical-grid/hierarchical-grid-pinning/" > } @@ -495,7 +495,7 @@ This way, due to Angular's [ViewEncapsulation](https://angular.io/api/core/Compo + iframe-src="{environment:demosBaseUrl}/grid/grid-pinning-styling/" > } diff --git a/kr/components/grids_templates/column-resizing.md b/kr/components/grids_templates/column-resizing.md index a1d59d44c7..564026699c 100644 --- a/kr/components/grids_templates/column-resizing.md +++ b/kr/components/grids_templates/column-resizing.md @@ -52,7 +52,7 @@ _language: kr + iframe-src="{environment:lobDemosBaseUrl}/hierarchical-grid/hierarchical-grid-resizing/" >
diff --git a/kr/components/grids_templates/excel-style-filtering.md b/kr/components/grids_templates/excel-style-filtering.md index 64adfd9be0..9186812428 100644 --- a/kr/components/grids_templates/excel-style-filtering.md +++ b/kr/components/grids_templates/excel-style-filtering.md @@ -33,7 +33,7 @@ Ignite UI for Angular의 @@igComponent 컴포넌트는 Excel과 유사한 필터 + iframe-src="{environment:demosBaseUrl}/grid/grid-excel-style-filtering-sample-1/" > } @@ -41,7 +41,7 @@ Ignite UI for Angular의 @@igComponent 컴포넌트는 Excel과 유사한 필터 + iframe-src="{environment:demosBaseUrl}/tree-grid/treegrid-excel-style-filtering-sample-1/" > } @@ -49,7 +49,7 @@ Ignite UI for Angular의 @@igComponent 컴포넌트는 Excel과 유사한 필터 + iframe-src="{environment:demosBaseUrl}/hierarchical-grid/hierarchical-grid-excel-style-filtering-sample-1/" > } @@ -193,7 +193,7 @@ Excel 스타일 필터링을 켜려면 2개의 입력을 설정해야 합니다. + iframe-src="{environment:demosBaseUrl}/grid/grid-excel-style-filtering-sample-2/" > } @@ -201,7 +201,7 @@ Excel 스타일 필터링을 켜려면 2개의 입력을 설정해야 합니다. + iframe-src="{environment:demosBaseUrl}/tree-grid/treegrid-excel-style-filtering-sample-2/" > } @@ -209,7 +209,7 @@ Excel 스타일 필터링을 켜려면 2개의 입력을 설정해야 합니다. + iframe-src="{environment:demosBaseUrl}/hierarchical-grid/hierarchical-grid-excel-style-filtering-sample-2/" > } @@ -324,7 +324,7 @@ Excel 스타일 필터링을 켜려면 2개의 입력을 설정해야 합니다. + iframe-src="{environment:demosBaseUrl}/grid/grid-excel-style-filtering-sample-3/" > } @@ -332,7 +332,7 @@ Excel 스타일 필터링을 켜려면 2개의 입력을 설정해야 합니다. + iframe-src="{environment:demosBaseUrl}/tree-grid/treegrid-excel-style-filtering-sample-3/" > } @@ -340,7 +340,7 @@ Excel 스타일 필터링을 켜려면 2개의 입력을 설정해야 합니다. + iframe-src="{environment:demosBaseUrl}/hierarchical-grid/hierarchical-grid-excel-style-filtering-sample-3/" > } diff --git a/kr/components/grids_templates/row-drag.md b/kr/components/grids_templates/row-drag.md index bd7f1b2336..9d018e80f1 100644 --- a/kr/components/grids_templates/row-drag.md +++ b/kr/components/grids_templates/row-drag.md @@ -33,7 +33,7 @@ Ignite UI for Angular @@igComponent에서 **RowDrag**는 루트 `@@igSelector` + iframe-src="{environment:demosBaseUrl}/grid/grid-row-drag-to-grid/" > } @@ -42,7 +42,7 @@ Ignite UI for Angular @@igComponent에서 **RowDrag**는 루트 `@@igSelector` + iframe-src="{environment:demosBaseUrl}/tree-grid/tree-grid-row-drag/" >
@@ -52,7 +52,7 @@ Ignite UI for Angular @@igComponent에서 **RowDrag**는 루트 `@@igSelector` + iframe-src="{environment:demosBaseUrl}/hierarchical-grid/hierarchical-grid-row-drag/" >
@@ -269,7 +269,7 @@ enum DragIcon { + iframe-src="{environment:demosBaseUrl}/grid/grid-row-drag-to-grid/" > @@ -277,7 +277,7 @@ The following sample demonstrates how to configure row reordering in the grid. H + iframe-src="{environment:demosBaseUrl}/grid/grid-row-reorder/" >
@@ -287,7 +287,7 @@ The following sample demonstrates how to configure row reordering in the grid. H + iframe-src="{environment:demosBaseUrl}/tree-grid/tree-grid-row-drag/" >
@@ -296,7 +296,7 @@ The following sample demonstrates how to configure row reordering in the tree gr + iframe-src="{environment:demosBaseUrl}/tree-grid/tree-grid-row-reordering/" >
@@ -306,7 +306,7 @@ The following sample demonstrates how to configure row reordering in the tree gr + iframe-src="{environment:demosBaseUrl}/hierarchical-grid/hierarchical-grid-row-drag/" >
@@ -316,7 +316,7 @@ Notice that we also have row selection enabled and we preserve the selection whe + iframe-src="{environment:demosBaseUrl}/hierarchical-grid/hierarchical-row-reorder/" >
diff --git a/kr/components/grids_templates/row-editing.md b/kr/components/grids_templates/row-editing.md index 21ed49c3f5..a358f4b711 100644 --- a/kr/components/grids_templates/row-editing.md +++ b/kr/components/grids_templates/row-editing.md @@ -36,7 +36,7 @@ _language: kr + iframe-src="{environment:demosBaseUrl}/grid/grid-row-editing/" >
@@ -45,7 +45,7 @@ _language: kr + iframe-src="{environment:demosBaseUrl}/tree-grid/treegrid-row-edit/" >
@@ -54,7 +54,7 @@ _language: kr + iframe-src="{environment:demosBaseUrl}/hierarchical-grid/hierarchical-grid-row-editing/" >
diff --git a/kr/components/grids_templates/selection.md b/kr/components/grids_templates/selection.md index 8c4a21cc4c..ab32d02cb2 100644 --- a/kr/components/grids_templates/selection.md +++ b/kr/components/grids_templates/selection.md @@ -44,7 +44,7 @@ _language: kr + iframe-src="{environment:demosBaseUrl}/grid/grid-multi-cell-selection/" >
@@ -53,7 +53,7 @@ _language: kr + iframe-src="{environment:demosBaseUrl}/tree-grid/tree-grid-multi-cell-selection/" >
@@ -188,7 +188,7 @@ Ignite UI for Angular에서 행 선택은 해당 행의 모든 열 앞에 체크 + iframe-src="{environment:demosBaseUrl}/grid/grid-selection/" >
@@ -197,7 +197,7 @@ Ignite UI for Angular에서 행 선택은 해당 행의 모든 열 앞에 체크 + iframe-src="{environment:demosBaseUrl}/tree-grid/treegrid-selection/" >
@@ -206,7 +206,7 @@ Ignite UI for Angular에서 행 선택은 해당 행의 모든 열 앞에 체크 + iframe-src="{environment:demosBaseUrl}/hierarchical-grid/hierarchical-grid-selection/" >
@@ -221,7 +221,7 @@ Change the selection to see summaries of the currently selected range. + iframe-src="{environment:demosBaseUrl}/grid/grid-selection-custom-summaries/" > } diff --git a/kr/components/hierarchicalgrid/hierarchical-grid.md b/kr/components/hierarchicalgrid/hierarchical-grid.md index b0d20dd37a..8bdc06fbf4 100644 --- a/kr/components/hierarchicalgrid/hierarchical-grid.md +++ b/kr/components/hierarchicalgrid/hierarchical-grid.md @@ -12,7 +12,7 @@ _language: kr + iframe-src="{environment:lobDemosBaseUrl}/hierarchical-grid/hierarchical-grid-resizing/" >
diff --git a/kr/components/hierarchicalgrid/load-on-demand.md b/kr/components/hierarchicalgrid/load-on-demand.md index f33567ac0c..4198182791 100644 --- a/kr/components/hierarchicalgrid/load-on-demand.md +++ b/kr/components/hierarchicalgrid/load-on-demand.md @@ -18,7 +18,7 @@ Ignite UI for Angular [`IgxHierarchicalGrid`]({environment:angularApiUrl}/classe + iframe-src="{environment:demosBaseUrl}/hierarchical-grid/hierarchical-grid-lod/" >
diff --git a/kr/components/pie-chart.md b/kr/components/pie-chart.md index 89baf32333..89e5506176 100644 --- a/kr/components/pie-chart.md +++ b/kr/components/pie-chart.md @@ -145,7 +145,7 @@ var data = [ + iframe-src="{environment:dvDemosBaseUrl}/charts/pie-chart-explosion/" >
diff --git a/kr/components/spreadsheet_chart_adapter.md b/kr/components/spreadsheet_chart_adapter.md index 9e2cdccfb9..ff6a86ab81 100644 --- a/kr/components/spreadsheet_chart_adapter.md +++ b/kr/components/spreadsheet_chart_adapter.md @@ -13,7 +13,7 @@ The Angular Spreadsheet component allows displaying charts in your [`IgxSpreadsh + iframe-src="{environment:dvDemosBaseUrl}/excel/spreadsheet-adapter/" >
diff --git a/kr/components/toast.md b/kr/components/toast.md index 1b96b692ee..e1c206e295 100644 --- a/kr/components/toast.md +++ b/kr/components/toast.md @@ -51,7 +51,7 @@ In order to display the toast component, use its [`open()`]({environment:angular If the sample is configured properly, a toast appears displaying a notification when the button is clicked.
- +
#### Hide/Auto Hide @@ -68,7 +68,7 @@ Once opened, the toast disappears after a period specified by the [`displayTime` If the sample is configured properly, the toast appears when the 'SHOW' button is clicked. The auto hide feature is disabled and the toast disappears on 'HIDE' button click.
- +
#### Display Time @@ -84,7 +84,7 @@ Use [`displayTime`]({environment:angularApiUrl}/classes/igxtoastcomponent.html#d If the sample is configured properly, the toast auto hides faster.
- +
#### Positioning diff --git a/kr/components/treegrid/aggregations.md b/kr/components/treegrid/aggregations.md index c0439cb71c..af56abbafa 100644 --- a/kr/components/treegrid/aggregations.md +++ b/kr/components/treegrid/aggregations.md @@ -13,7 +13,7 @@ _language: kr + iframe-src="{environment:lobDemosBaseUrl}/treegrid-finjs/" >
diff --git a/kr/components/treegrid/tree-grid.md b/kr/components/treegrid/tree-grid.md index c8b67ca8a7..5da95e419f 100644 --- a/kr/components/treegrid/tree-grid.md +++ b/kr/components/treegrid/tree-grid.md @@ -14,7 +14,7 @@ _language: kr + iframe-src="{environment:lobDemosBaseUrl}/tree-grid/treegrid-childdatakey/" >
@@ -220,7 +220,7 @@ export class MyComponent implements OnInit { + iframe-src="{environment:lobDemosBaseUrl}/tree-grid/treegrid-primaryforeignkey/" >