From a9b46b2d98f55f0f5264b6515223ba4769d98ed6 Mon Sep 17 00:00:00 2001 From: dobromirts Date: Wed, 5 Jun 2024 14:56:43 +0300 Subject: [PATCH 1/3] Update gtm tags --- en/environment.json | 6 +++--- jp/environment.json | 6 +++--- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/en/environment.json b/en/environment.json index d2d34a9..df8fcd4 100644 --- a/en/environment.json +++ b/en/environment.json @@ -2,16 +2,16 @@ "development": { "infragisticsBaseUrl": "https://staging.infragistics.com", "appbuilderBaseUrl": "https://staging.appbuilder.dev", - "GTMContainerId": "GTM-WLXLBZD" + "GTMContainerId": "GTM-PGP9PMGT" }, "staging": { "infragisticsBaseUrl": "https://staging.infragistics.com", "appbuilderBaseUrl": "https://staging.appbuilder.dev", - "GTMContainerId": "GTM-NCKNPN" + "GTMContainerId": "GTM-PGP9PMGT" }, "production": { "infragisticsBaseUrl": "https://www.infragistics.com", "appbuilderBaseUrl": "https://appbuilder.dev", - "GTMContainerId": "GTM-T65CF7" + "GTMContainerId": "GTM-KVWNJHSS" } } \ No newline at end of file diff --git a/jp/environment.json b/jp/environment.json index 5d824da..951b927 100644 --- a/jp/environment.json +++ b/jp/environment.json @@ -2,16 +2,16 @@ "development": { "infragisticsBaseUrl": "https://jp.staging.infragistics.com", "appbuilderBaseUrl": "https://jp.staging.appbuilder.dev", - "GTMContainerId": "GTM-WLXLBZD" + "GTMContainerId": "GTM-PGP9PMGT" }, "staging": { "infragisticsBaseUrl": "https://jp.staging.infragistics.com", "appbuilderBaseUrl": "https://jp.staging.appbuilder.dev", - "GTMContainerId": "GTM-NCKNPN" + "GTMContainerId": "GTM-PGP9PMGT" }, "production": { "infragisticsBaseUrl": "https://jp.infragistics.com", "appbuilderBaseUrl": "https://appbuilder.dev", - "GTMContainerId": "GTM-T65CF7" + "GTMContainerId": "GTM-KVWNJHSS" } } \ No newline at end of file From 61d3bee1312719d1983e23a25eec7e05498a614c Mon Sep 17 00:00:00 2001 From: zkolev Date: Mon, 8 Jul 2024 17:05:37 +0300 Subject: [PATCH 2/3] June changelog --- en/change-log.md | 19 ++++++++++++++++++- 1 file changed, 18 insertions(+), 1 deletion(-) diff --git a/en/change-log.md b/en/change-log.md index 6782c53..672d68b 100644 --- a/en/change-log.md +++ b/en/change-log.md @@ -6,7 +6,24 @@ _keywords: App Builder, Web App Builder, Design Systems, Design Systems UX, UI k # App Builder - Change Log > [!NOTE] -> Latest update was made on 23 of May, 2024. +> Latest update was made on 25th of June, 2024. + + +# June 2024 Release +## Features +- Design and generate your apps for **React**. +- Allow first-time visitors to use App Builder in **Guest-access mode**. Visitors can save their progress at any time by signing in with an account. + +## Improvements +- Added two-way data binding support to **Select, Text-area and Radio-group components**. +- Get notified of **updates to Datasources** that your app depends on, and view the changes. + +## Maintenance updates +- Angular apps are generated using [Ignite UI for Angular `17.2.0`](https://github.com/IgniteUI/igniteui-angular/releases/tag/17.2.0). +- React apps are generated using [Ignite UI for React `18.6.1`](https://github.com/IgniteUI/igniteui-react). +- Web Component apps are generated using [Ignite UI for Web Components `4.9.0`](https://github.com/IgniteUI/igniteui-webcomponents/blob/4.9.0/CHANGELOG.md#490---2024-04-30). +- Blazor apps are generated using [Ignite UI for Blazor `23.2.204`](https://www.infragistics.com/products/ignite-ui-blazor/blazor/components/general-changelog-dv-blazor#232204). +- Bug fixes ## May 2024 Release ## Features From 52b109c2dc612c0cbf58ed9d10be11195363bf1c Mon Sep 17 00:00:00 2001 From: Rumyana Andriova <54146583+randriova@users.noreply.github.com> Date: Mon, 8 Jul 2024 17:13:58 +0300 Subject: [PATCH 3/3] Updating JA for #225 --- jp/change-log.md | 19 ++++++++++++++++++- 1 file changed, 18 insertions(+), 1 deletion(-) diff --git a/jp/change-log.md b/jp/change-log.md index da483f1..300ef05 100644 --- a/jp/change-log.md +++ b/jp/change-log.md @@ -7,7 +7,24 @@ _language: ja # App Builder - 変更ログ > [!NOTE] -> 最新の更新は 2024 年 5 月 23 日に行われました。 +> 最新の更新は 2024 年 6 月 25 日に行われました。 + + +# 2024 年 6 月リリース +## 機能 +- **React** 用のアプリをデザインおよび生成します。 +- 初めてアクセスするユーザーが **ゲスト アクセス モード**で App Builder を使用できるようにします。訪問者はアカウントでサインインすることで、いつでも進行状況を保存できます。 + +## 機能改善 +- **Select、Text-area、Radio-group コンポーネント**に双方向データ バインディングのサポートが追加されました。 +- アプリが依存する**データ ソースの更新**について通知を受け取り、変更内容を表示します。 + +## メンテナンス更新 +- Angular アプリは [Ignite UI for Angular `17.2.0`](https://github.com/IgniteUI/igniteui-angular/releases/tag/17.2.0) を使用して生成されるようにしました。 +- React アプリは、[Ignite UI for React `18.6.1`](https://github.com/IgniteUI/igniteui-react) を使用して生成されるようにしました。 +- Web Component アプリは、[Ignite UI for Web Components `4.9.0`](https://github.com/IgniteUI/igniteui-webcomponents/blob/4.9.0/CHANGELOG.md#490---2024-04-30) を使用して生成されるようにしました。 +- Blazor アプリは [Ignite UI for Blazor `23.2.204`](https://jp.infragistics.com/products/ignite-ui-blazor/blazor/components/general-changelog-dv-blazor#232204) を使用して生成されるようにしました。 +- 不具合修正 ## 2024 年 5 月リリース ## 機能