From 373aeded38c448d661712782c3cae36f18329066 Mon Sep 17 00:00:00 2001 From: Yvone-Atieno <95272306+Yvone-Atieno@users.noreply.github.com> Date: Fri, 27 Jan 2023 14:51:27 +0300 Subject: [PATCH 01/12] Angular Desc too long short --- angular/DateTimePicker/Getting-Started.md | 4 ++-- angular/Grid/Overview.md | 4 ++-- angular/ReportViewer/Getting-Started.md | 4 ++-- 3 files changed, 6 insertions(+), 6 deletions(-) diff --git a/angular/DateTimePicker/Getting-Started.md b/angular/DateTimePicker/Getting-Started.md index 85037acc..e20fc83a 100644 --- a/angular/DateTimePicker/Getting-Started.md +++ b/angular/DateTimePicker/Getting-Started.md @@ -1,13 +1,13 @@ --- layout: post title: Getting Started | DateTimePicker | Angular | Syncfusion -description: getting started +description: Learn here more about Getting Started with Syncfusion Essential Angular DateTimePicker Control, its elements, and more platform: Angular control: DateTimePicker documentation: ug --- -# Getting Started +# Getting Started with Angular DateTimePicker This section discloses the details on how to render and configure a **DateTimePicker** component in an Angular-2 application. diff --git a/angular/Grid/Overview.md b/angular/Grid/Overview.md index e03d2a5a..7d712248 100644 --- a/angular/Grid/Overview.md +++ b/angular/Grid/Overview.md @@ -1,13 +1,13 @@ --- title: Grid widget for Syncfusion Essential Angular-2 -description: Overview of Grid control +description: Learn here more about Overview in Syncfusion Essential Angular Grid Control, its elements, and more platform: Angular control: Grid documentation: ug keywords: ejGrid, Grid, Grid widget api: /api/Angular/grid --- -# Overview +# Overview in Essential Angular Grid The Grid control for Angular is an efficient display engine for tabular data. It will pull data from a datasource, such as array of JSON objects, OData web services, or ej.DataManager; binding data fields to columns and displaying a column header to identify the field. It is a feature-rich control that provides extensive appearance customization options with support for grouped records. This Grid is very useful for generating complex grid-based reports with rich formatting. The most important features available in the Grid control for Angular are paging, sorting, filtering, searching, grouping, and editing diff --git a/angular/ReportViewer/Getting-Started.md b/angular/ReportViewer/Getting-Started.md index 55e9a509..b7b8bd30 100644 --- a/angular/ReportViewer/Getting-Started.md +++ b/angular/ReportViewer/Getting-Started.md @@ -1,13 +1,13 @@ --- title: Getting Started for Angular Syncfusion ReportViewer -description: ReportViewer +description: Learn here more about ReportViewer in Syncfusion Essential Angular ReportViewer Control, its elements, and more platform: Angular control: ReportViewer documentation: ug keywords: ejReportViewer, ReportViewer, js ReportViewer --- -# Getting Started +# Getting Started with Angular ReportViewer This section explains briefly about how to create a ReportViewer in your web application with Angular. From 93e56d95f0469731098fe8fd7f73325008ac942c Mon Sep 17 00:00:00 2001 From: Yvone-Atieno <95272306+Yvone-Atieno@users.noreply.github.com> Date: Fri, 27 Jan 2023 14:53:55 +0300 Subject: [PATCH 02/12] added essential --- angular/DateTimePicker/Getting-Started.md | 2 +- angular/ReportViewer/Getting-Started.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/angular/DateTimePicker/Getting-Started.md b/angular/DateTimePicker/Getting-Started.md index e20fc83a..8eaf14e8 100644 --- a/angular/DateTimePicker/Getting-Started.md +++ b/angular/DateTimePicker/Getting-Started.md @@ -7,7 +7,7 @@ control: DateTimePicker documentation: ug --- -# Getting Started with Angular DateTimePicker +# Getting Started with Essential Angular DateTimePicker This section discloses the details on how to render and configure a **DateTimePicker** component in an Angular-2 application. diff --git a/angular/ReportViewer/Getting-Started.md b/angular/ReportViewer/Getting-Started.md index b7b8bd30..98afcc42 100644 --- a/angular/ReportViewer/Getting-Started.md +++ b/angular/ReportViewer/Getting-Started.md @@ -7,7 +7,7 @@ documentation: ug keywords: ejReportViewer, ReportViewer, js ReportViewer --- -# Getting Started with Angular ReportViewer +# Getting Started with Essential Angular ReportViewer This section explains briefly about how to create a ReportViewer in your web application with Angular. From cb3c4e2ae72f61ea316031abca7dfc23b086e533 Mon Sep 17 00:00:00 2001 From: Yvone-Atieno <95272306+Yvone-Atieno@users.noreply.github.com> Date: Wed, 1 Feb 2023 11:42:18 +0300 Subject: [PATCH 03/12] worked on description --- angular/Grid/Overview.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/angular/Grid/Overview.md b/angular/Grid/Overview.md index 7d712248..f9ad9c26 100644 --- a/angular/Grid/Overview.md +++ b/angular/Grid/Overview.md @@ -1,6 +1,6 @@ --- title: Grid widget for Syncfusion Essential Angular-2 -description: Learn here more about Overview in Syncfusion Essential Angular Grid Control, its elements, and more +description: Learn here more about Overview support in Syncfusion Essential Angular Grid Control, its elements, and more platform: Angular control: Grid documentation: ug From 430135f2af5d01142ac010bca3c1e6117a6c16fc Mon Sep 17 00:00:00 2001 From: Yvone-Atieno <95272306+Yvone-Atieno@users.noreply.github.com> Date: Tue, 7 Feb 2023 15:36:32 +0300 Subject: [PATCH 04/12] added fullstop --- angular/Grid/Overview.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/angular/Grid/Overview.md b/angular/Grid/Overview.md index f9ad9c26..ca99c32e 100644 --- a/angular/Grid/Overview.md +++ b/angular/Grid/Overview.md @@ -1,6 +1,6 @@ --- title: Grid widget for Syncfusion Essential Angular-2 -description: Learn here more about Overview support in Syncfusion Essential Angular Grid Control, its elements, and more +description: Learn here more about Overview support in Syncfusion Essential Angular Grid Control, its elements, and more. platform: Angular control: Grid documentation: ug From 72ae8fe01edd38f7b9aba7e0920caf349aeb3e6b Mon Sep 17 00:00:00 2001 From: Yvone-Atieno <95272306+Yvone-Atieno@users.noreply.github.com> Date: Wed, 8 Feb 2023 15:37:24 +0300 Subject: [PATCH 05/12] changed description --- angular/ReportViewer/Getting-Started.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/angular/ReportViewer/Getting-Started.md b/angular/ReportViewer/Getting-Started.md index 98afcc42..35aca611 100644 --- a/angular/ReportViewer/Getting-Started.md +++ b/angular/ReportViewer/Getting-Started.md @@ -1,6 +1,6 @@ --- title: Getting Started for Angular Syncfusion ReportViewer -description: Learn here more about ReportViewer in Syncfusion Essential Angular ReportViewer Control, its elements, and more +description: Learn here more about Getting started with Syncfusion Essential Angular ReportViewer Control, its elements, and more platform: Angular control: ReportViewer documentation: ug From 33c8d277fda81191be8d01b81cde25b12a8cf666 Mon Sep 17 00:00:00 2001 From: Yvone-Atieno <95272306+Yvone-Atieno@users.noreply.github.com> Date: Wed, 8 Feb 2023 15:47:15 +0300 Subject: [PATCH 06/12] added full stop --- angular/DateTimePicker/Getting-Started.md | 2 +- angular/ReportViewer/Getting-Started.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/angular/DateTimePicker/Getting-Started.md b/angular/DateTimePicker/Getting-Started.md index 8eaf14e8..2313a118 100644 --- a/angular/DateTimePicker/Getting-Started.md +++ b/angular/DateTimePicker/Getting-Started.md @@ -1,7 +1,7 @@ --- layout: post title: Getting Started | DateTimePicker | Angular | Syncfusion -description: Learn here more about Getting Started with Syncfusion Essential Angular DateTimePicker Control, its elements, and more +description: Learn here more about Getting Started with Syncfusion Essential Angular DateTimePicker Control, its elements, and more. platform: Angular control: DateTimePicker documentation: ug diff --git a/angular/ReportViewer/Getting-Started.md b/angular/ReportViewer/Getting-Started.md index 35aca611..09a47aa2 100644 --- a/angular/ReportViewer/Getting-Started.md +++ b/angular/ReportViewer/Getting-Started.md @@ -1,6 +1,6 @@ --- title: Getting Started for Angular Syncfusion ReportViewer -description: Learn here more about Getting started with Syncfusion Essential Angular ReportViewer Control, its elements, and more +description: Learn here more about Getting started with Syncfusion Essential Angular ReportViewer Control, its elements, and more. platform: Angular control: ReportViewer documentation: ug From 3a6d4df702414f7a160d886b816662770446b39c Mon Sep 17 00:00:00 2001 From: Yvone-Atieno <95272306+Yvone-Atieno@users.noreply.github.com> Date: Thu, 9 Feb 2023 15:08:18 +0300 Subject: [PATCH 07/12] removed essential --- angular/DateTimePicker/Getting-Started.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/angular/DateTimePicker/Getting-Started.md b/angular/DateTimePicker/Getting-Started.md index 2313a118..2f1e2245 100644 --- a/angular/DateTimePicker/Getting-Started.md +++ b/angular/DateTimePicker/Getting-Started.md @@ -7,7 +7,7 @@ control: DateTimePicker documentation: ug --- -# Getting Started with Essential Angular DateTimePicker +# Getting Started with Angular DateTimePicker This section discloses the details on how to render and configure a **DateTimePicker** component in an Angular-2 application. From 12f89a4b5b972bd2f3e8142c2df97588696ee9bc Mon Sep 17 00:00:00 2001 From: Backia Raj Kanagaraj Date: Tue, 14 Feb 2023 09:32:12 +0530 Subject: [PATCH 08/12] EJ2-69282-Modified the content --- angular/Overview.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/angular/Overview.md b/angular/Overview.md index fb908d9e..9a9fbb93 100644 --- a/angular/Overview.md +++ b/angular/Overview.md @@ -9,6 +9,8 @@ documentation: ug # Essential JS 1 Angular Overview +> Syncfusion jQuery based widgets are no longer in active development. Switch to our pure JavaScript based next generation Essential JS 2 library. + Essential JavaScript provides support for [Angular](https://angular.io/docs/ts/latest/quickstart.html) Framework through wrappers. Each Syncfusion widgets are created as Angular components with built in support for data binding to make complex property definition easier. The Syncfusion Angular components are named with prefix `ej` to avoid conflicting with other library component and offers the following features. From 7ad9f55a6414bd7fe3d25dc23cfbebf0bef9bf1b Mon Sep 17 00:00:00 2001 From: Sharly-Atieno <95272441+Sharly-Atieno@users.noreply.github.com> Date: Thu, 16 Feb 2023 14:59:02 +0300 Subject: [PATCH 09/12] made changes --- angular/GettingStarted/overview.md | 2 +- angular/Overview.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/angular/GettingStarted/overview.md b/angular/GettingStarted/overview.md index 8e54dc16..891b8366 100644 --- a/angular/GettingStarted/overview.md +++ b/angular/GettingStarted/overview.md @@ -18,7 +18,7 @@ We have implemented seed application in GitHub repository [Syncfusion Angular se ## Prerequisite * [Node JS](https://nodejs.org/en/) (v6.x.x or higher). -* [NPM](https://docs.npmjs.com/getting-started/installing-node#install-npm--manage-npm-versions) (4.x.x or higher). +* [NPM](https://docs.npmjs.com/downloading-and-installing-node-js-and-npm) (4.x.x or higher). To get deep understanding about Syncfusion Angular seed application with SystemJS and Webpack, refer below links. diff --git a/angular/Overview.md b/angular/Overview.md index fb908d9e..dda174ec 100644 --- a/angular/Overview.md +++ b/angular/Overview.md @@ -9,7 +9,7 @@ documentation: ug # Essential JS 1 Angular Overview -Essential JavaScript provides support for [Angular](https://angular.io/docs/ts/latest/quickstart.html) Framework through wrappers. Each Syncfusion widgets are created as Angular components with built in support for data binding to make complex property definition easier. +Essential JavaScript provides support for [Angular](https://angular.io/start) Framework through wrappers. Each Syncfusion widgets are created as Angular components with built in support for data binding to make complex property definition easier. The Syncfusion Angular components are named with prefix `ej` to avoid conflicting with other library component and offers the following features. From 896ea584f28848b4e52ebaaa56bf251a48d938ce Mon Sep 17 00:00:00 2001 From: Yvone-Atieno <95272306+Yvone-Atieno@users.noreply.github.com> Date: Fri, 17 Feb 2023 09:43:06 +0300 Subject: [PATCH 10/12] removed essential word --- angular/Grid/Overview.md | 2 +- angular/ReportViewer/Getting-Started.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/angular/Grid/Overview.md b/angular/Grid/Overview.md index ca99c32e..3406c5fa 100644 --- a/angular/Grid/Overview.md +++ b/angular/Grid/Overview.md @@ -7,7 +7,7 @@ documentation: ug keywords: ejGrid, Grid, Grid widget api: /api/Angular/grid --- -# Overview in Essential Angular Grid +# Overview in Angular Grid The Grid control for Angular is an efficient display engine for tabular data. It will pull data from a datasource, such as array of JSON objects, OData web services, or ej.DataManager; binding data fields to columns and displaying a column header to identify the field. It is a feature-rich control that provides extensive appearance customization options with support for grouped records. This Grid is very useful for generating complex grid-based reports with rich formatting. The most important features available in the Grid control for Angular are paging, sorting, filtering, searching, grouping, and editing diff --git a/angular/ReportViewer/Getting-Started.md b/angular/ReportViewer/Getting-Started.md index 09a47aa2..78933521 100644 --- a/angular/ReportViewer/Getting-Started.md +++ b/angular/ReportViewer/Getting-Started.md @@ -7,7 +7,7 @@ documentation: ug keywords: ejReportViewer, ReportViewer, js ReportViewer --- -# Getting Started with Essential Angular ReportViewer +# Getting Started with Angular ReportViewer This section explains briefly about how to create a ReportViewer in your web application with Angular. From 0dbe33dbf286ab0c8ff0887003e7d851504ecc25 Mon Sep 17 00:00:00 2001 From: Rajendran R Date: Tue, 21 Feb 2023 06:34:52 +0530 Subject: [PATCH 11/12] Update Overview.md --- angular/Overview.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/angular/Overview.md b/angular/Overview.md index 9a9fbb93..3cd07116 100644 --- a/angular/Overview.md +++ b/angular/Overview.md @@ -7,9 +7,9 @@ control: Introduction documentation: ug --- -# Essential JS 1 Angular Overview +> The Syncfusion Angular components of Essential JavaScript 1 (jQuery-based widgets) are no longer actively developed, and the 2022 Volume 4 marked the last release. Users are encouraged to switch to the Syncfusion Angular components of Essential JS 2 library, which has been specifically designed to be lightweight and modular. Its size can be further optimized by including only the necessary controls and features for your application. For more information, please check out the Syncfusion Angular of Essential JS 2 library’s documentation and demo. -> Syncfusion jQuery based widgets are no longer in active development. Switch to our pure JavaScript based next generation Essential JS 2 library. +# Essential JS 1 Angular Overview Essential JavaScript provides support for [Angular](https://angular.io/docs/ts/latest/quickstart.html) Framework through wrappers. Each Syncfusion widgets are created as Angular components with built in support for data binding to make complex property definition easier. From 9d027db790a08dba5da88c91cf69157f25ae6917 Mon Sep 17 00:00:00 2001 From: Rajendran R Date: Tue, 21 Feb 2023 06:39:00 +0530 Subject: [PATCH 12/12] Update Overview.md --- angular/Overview.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/angular/Overview.md b/angular/Overview.md index 3cd07116..032df67d 100644 --- a/angular/Overview.md +++ b/angular/Overview.md @@ -7,7 +7,7 @@ control: Introduction documentation: ug --- -> The Syncfusion Angular components of Essential JavaScript 1 (jQuery-based widgets) are no longer actively developed, and the 2022 Volume 4 marked the last release. Users are encouraged to switch to the Syncfusion Angular components of Essential JS 2 library, which has been specifically designed to be lightweight and modular. Its size can be further optimized by including only the necessary controls and features for your application. For more information, please check out the Syncfusion Angular of Essential JS 2 library’s documentation and demo. +> The Syncfusion Angular components of Essential JavaScript 1 (jQuery-based widgets) are no longer actively developed, and the 2022 Volume 4 marked the last release. Users are encouraged to switch to the Syncfusion Angular components of Essential JS 2 library, which has been specifically designed to be lightweight and modular. Its size can be further optimized by including only the necessary controls and features for your application. For more information, please check out the Syncfusion Angular of Essential JS 2 library’s [documentation](https://ej2.syncfusion.com/angular/documentation/introduction) and [demo](https://ej2.syncfusion.com/angular/demos/#/bootstrap5/grid/overview). # Essential JS 1 Angular Overview