@syncfusion/ej2-gantt 20.4.38 → 20.4.42

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/CHANGELOG.md CHANGED
@@ -4,6 +4,29 @@
4
4
 
5
5
  ### Gantt
6
6
 
7
+ #### Bug Fixes
8
+
9
+ - `#I421870`- Record does not update properly when its modified in `actionBegin` event issue has been fixed.
10
+ - `#I420414` - Row height issue in task mode has been fixed.
11
+
12
+ ## 20.4.40 (2022-12-28)
13
+
14
+ ### Gantt
15
+
16
+ #### Bug Fixes
17
+
18
+ - `#I420702` - Persistence settings prevent changing the timeline settings issue has been fixed.
19
+ - `#I422731` - Issue when predecessor is given for unscheduled parent issue has been fixed.
20
+ - `#I423435` - Customize baseline colour in `queryTaskbarInfo` event in segmented tasks issue has been fixed.
21
+ - `#I420280` - The `actionBegin` event receives more records as modified data when task is edited issue has been fixed.
22
+ - `#I422943` - Taskbar appearing on next date issue has been fixed.
23
+ - `#I422476` - Progress value issue in parent task has been fixed.
24
+ - `#I425389`- Baseline not properly rendered after moving Milestone.
25
+
26
+ ## 20.4.38 (2022-12-21)
27
+
28
+ ### Gantt
29
+
7
30
  #### Features
8
31
 
9
32
  - `#I237939`,`#I255626`,`#I398597` - Provided `RTL` support in Gantt chart. Please find the documentation link [here](https://ej2.syncfusion.com/documentation/gantt/global-local/#right-to-left-rtl).
package/README.md CHANGED
@@ -1,10 +1,21 @@
1
- # ej2-gantt
1
+ # JavaScript Gantt Control
2
2
 
3
- The Gantt component is designed to visualize and edit the project schedule, and track the project progress. It helps to organize and schedule the projects and also you can update the project schedule through interactions like editing, dragging and resizing.
3
+ The [JavaScript Gantt](https://www.syncfusion.com/javascript-ui-controls/js-gantt-chart?utm_source=npm&utm_medium=listing&utm_campaign=javascript-gantt-npm) control is a project planning and management tool used to display and manage hierarchical tasks with timeline details. It helps assess how long a project should take, determine the resources needed, manage the dependencies between tasks, and plan the order in which the tasks should be completed.
4
+ <p align="center">
5
+ <a href="https://ej2.syncfusion.com/documentation/gantt/getting-started/?utm_source=npm&utm_medium=listing&utm_campaign=javascript-gantt-npm">Getting Started</a> .
6
+ <a href="https://ej2.syncfusion.com/demos/?utm_source=npm&utm_medium=listing&utm_campaign=javascript-gantt-npm#/material/gantt/default.html">Online demos</a> .
7
+ <a href="https://www.syncfusion.com/javascript-ui-controls/js-gantt-chart?utm_source=npm&utm_medium=listing&utm_campaign=javascript-gantt-npm">Learn more</a>
8
+ </p>
4
9
 
5
- > This is a commercial product and requires a paid license for possession or use. Syncfusion’s licensed software, including this component, is subject to the terms and conditions of Syncfusion's EULA (https://www.syncfusion.com/eula/es/). To acquire a license, you can purchase one at https://www.syncfusion.com/sales/products or start a free 30-day trial here (https://www.syncfusion.com/account/manage-trials/start-trials).
10
+ <p align="center">
11
+ <img alt="JavaScript Gantt Control" src="https://raw.githubusercontent.com/SyncfusionExamples/nuget-img/master/javascript/javascript-gantt-chart.png"> </p>
6
12
 
7
- > A free community license (https://www.syncfusion.com/products/communitylicense) is also available for companies and individuals whose organizations have less than $1 million USD in annual gross revenue and five or fewer developers.
13
+ <p align="center">
14
+ Trusted by the world's leading companies
15
+ <a href="https://www.syncfusion.com">
16
+ <img src="https://raw.githubusercontent.com/SyncfusionExamples/nuget-img/master/syncfusion/syncfusion-trusted-companies.webp" alt="Bootstrap logo">
17
+ </a>
18
+ </p>
8
19
 
9
20
  ## Setup
10
21
 
@@ -14,62 +25,63 @@ To install Gantt and its dependent packages, use the following command.
14
25
  npm install @syncfusion/ej2-gantt
15
26
  ```
16
27
 
17
- ## Resources
18
-
19
- * [Getting Started](https://ej2.syncfusion.com/documentation/gantt/getting-started/)
20
- * [View Online Demos](https://ej2.syncfusion.com/demos/?utm_source=npm&utm_campaign=gantt#/material/gantt/default.html)
21
- * [Product Page](https://www.syncfusion.com/javascript-ui-controls/gantt)
22
-
23
- ## Supported Frameworks
24
-
25
- Gantt component is also offered in following list of frameworks.
26
-
27
- 1. [Angular](https://github.com/syncfusion/ej2-angular-ui-components/tree/master/components/gantt)
28
- 2. [React](https://github.com/syncfusion/ej2-react-ui-components/tree/master/components/gantt)
29
- 3. [VueJS](https://github.com/syncfusion/ej2-vue-ui-components/tree/master/components/gantt)
30
- 4. [ASP.NET Core](https://www.syncfusion.com/aspnet-core-ui-controls/gantt)
31
- 5. [ASP.NET MVC](https://www.syncfusion.com/aspnet-mvc-ui-controls/gantt)
32
- 6. [JavaScript (ES5)](https://www.syncfusion.com/javascript-ui-controls/gantt)
33
-
34
- ## Key Features
35
-
36
- * **Data sources** - Bind hierarchical or self-referential data to Gantt chart with an array of JavaScript objects or DataManager.
37
- * **Timeline** Display timescale from minutes to decades easily, and also display custom texts in the timeline units. Timeline can be displayed in either one-tier or two-tier layout.
38
- * **Customizable Taskbars** Display various tasks in a project using child taskbar, summary taskbar and milestone UI, that can also be customized with templates.
39
- * **Unscheduled tasks** Support for displaying tasks with undefined start date, end date or duration in a project.
40
- * **Baselines** Display the deviations between planned dates and actual dates of a task in a project using baselines.
41
- * **CRUD actions** Provides the options to dynamically insert, delete and update tasks using columns, dialog and taskbar editing options.
42
- * **Task dependency** Define or update the dependencies between the tasks in a project with four types of task dependencies Finish – Start, Start – Finish, Finish – Finish, Start – Start.
43
- * **Markers and indicators** - Support for displaying indicators and flags along with taskbars and task labels. Also map important events in a project using event marker.
44
- * **Task label customization**- provides option to set desired label inside task bar and right and left side of task bar.
45
- * **Resources**- Allows you to assign and track performance of resource to particular task.
46
- * **Sorting** - Supports n levels of sorting.
47
- * **Filtering** - Offers filter UI such as filter bar, menu, excel and checkbox at each column to filter data.
48
- * **Editing** - provides the options for create, read, update, and delete operations.
49
- * **Columns** - The column definitions are used as the dataSource schema in the gantt. This plays a vital role in rendering column values in the required format.
50
- * **Reordering** - Allows you to drag any column and drop it at any position in the gantt column header row, allowing columns to be repositioned.
51
- * **Column Chooser**- The column chooser provides a list of column names paired with check boxes that allow the visibility to be toggled on the fly.
52
- * **Resizing**- Resizing allows changing column width on the fly by simply dragging the right corner of the column header.
53
- * **Selection**- Rows or cells can be selected in the gantt. One or more rows or cells can also be selected by holding Ctrl or Command, or programmatically.
54
- * **Templates** - Templates can be used to create custom user experiences in the gantt.
55
- * **Enriched UI** – Support for Material, bootstrap, fabric and high contrast themes along with other UI options like holidays support, vertical and horizontal grid lines support and so on.
56
- * **Localization** - Provides inherent support to localize the UI.
28
+ ## Supported frameworks
29
+
30
+ Gantt control is also offered in following list of frameworks.
31
+
32
+ | [<img src="https://ej2.syncfusion.com/github/images/angular.svg" height="50" />](https://www.syncfusion.com/angular-ui-components?utm_medium=listing&utm_source=github)<br/>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;[Angular](https://www.syncfusion.com/angular-ui-components?utm_medium=listing&utm_source=github)&nbsp;&nbsp;&nbsp;&nbsp; | [<img src="https://ej2.syncfusion.com/github/images/react.svg" height="50" />](https://www.syncfusion.com/react-ui-components?utm_medium=listing&utm_source=github)<br/>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;[React](https://www.syncfusion.com/react-ui-components?utm_medium=listing&utm_source=github)&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; | [<img src="https://ej2.syncfusion.com/github/images/vue.svg" height="50" />](https://www.syncfusion.com/vue-ui-components?utm_medium=listing&utm_source=github)<br/>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;[Vue](https://www.syncfusion.com/vue-ui-components?utm_medium=listing&utm_source=github)&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; | [<img src="https://ej2.syncfusion.com/github/images/netcore.svg" height="50" />](https://www.syncfusion.com/aspnet-core-ui-controls?utm_medium=listing&utm_source=github)<br/>&nbsp;&nbsp;[ASP.NET&nbsp;Core](https://www.syncfusion.com/aspnet-core-ui-controls?utm_medium=listing&utm_source=github)&nbsp;&nbsp; | [<img src="https://ej2.syncfusion.com/github/images/netmvc.svg" height="50" />](https://www.syncfusion.com/aspnet-mvc-ui-controls?utm_medium=listing&utm_source=github)<br/>&nbsp;&nbsp;[ASP.NET&nbsp;MVC](https://www.syncfusion.com/aspnet-mvc-ui-controls?utm_medium=listing&utm_source=github)&nbsp;&nbsp; |
33
+ | :-----: | :-----: | :-----: | :-----: | :-----: |
34
+
35
+ ## Showcase samples
36
+
37
+ * Expense Tracker - [Source](https://github.com/syncfusion/ej2-sample-ts-expensetracker?utm_source=npm&utm_medium=listing&utm_campaign=javascript-gantt-npm), [Live Demo](https://ej2.syncfusion.com/showcase/typescript/expensetracker/?utm_source=npm&utm_medium=listing&utm_campaign=javascript-gantt-npm#/dashboard)
38
+ * Loan Calculator - [Source](https://github.com/syncfusion/ej2-sample-ts-loancalculator), [Live Demo](https://ej2.syncfusion.com/showcase/typescript/loancalculator/?utm_source=npm&utm_medium=listing&utm_campaign=javascript-gantt-npm)
39
+
40
+ ## Key features
41
+
42
+ * [Data sources](https://ej2.syncfusion.com/demos/?utm_source=npm&utm_campaign=javascript-gantt-npm#/bootstrap5/gantt/local-data.html): Bind hierarchical or self-referential data to Gantt chart with an array of JSON objects or DataManager.
43
+ * [Timeline](https://ej2.syncfusion.com/demos/?utm_source=npm&utm_campaign=javascript-gantt-npm#/bootstrap5/gantt/timeline.html): Display timescale from minutes to decades easily, and also display custom texts in the timeline units. Timeline can be displayed in either one-tier or two-tier layout.
44
+ * [Task dependency](https://ej2.syncfusion.com/demos/?utm_source=npm&utm_campaign=javascript-gantt-npm#/bootstrap5/gantt/editing.html): Allows for the definition or update of dependencies between tasks in a project using four types of task dependencies: Finish – Start, Start – Finish, Finish – Finish, and Start – Start.
45
+ * [Resources](https://ej2.syncfusion.com/demos/?utm_source=npm&utm_campaign=javascript-gantt-npm#/bootstrap5/gantt/resource-view.html): Visualizes the list of tasks assigned to each resource in hierarchy manner and switch the resources as per user need by task editing.
46
+ * [Editing](https://ej2.syncfusion.com/demos/?utm_source=npm&utm_campaign=javascript-gantt-npm#/bootstrap5/gantt/editing.html): Provides the options to dynamically insert, delete and update tasks using columns, dialog and taskbar editing options.
47
+ * [Virtual scrolling](https://ej2.syncfusion.com/demos/?utm_source=npm&utm_campaign=javascript-gantt-npm#/bootstrap5/gantt/virtual-scroll.html): Improves the performance of the gantt control when binding large amounts of data by only rendering the currently visible parts of the user interface and rendering other elements as needed while scrolling.
48
+ * [Critical path](https://ej2.syncfusion.com/demos/?utm_source=npm&utm_campaign=javascript-gantt-npm#/bootstrap5/gantt/critical-path.html): The critical path in a project is displayed by a single task or a series of tasks. If a task in critical path is delayed, the entire project will be delayed. A task is considered to be critical if any delay to this task would affect the project end date.
49
+ * [Customizable taskbars](https://ej2.syncfusion.com/demos/?utm_source=npm&utm_campaign=javascript-gantt-npm#/bootstrap5/gantt/taskbar-template.html): Display various tasks in a project using parent and child taskbars, summary taskbars and milestone UI, which can be customized with templates.
50
+ * [Unscheduled tasks](https://ej2.syncfusion.com/demos/?utm_source=npm&utm_campaign=javascript-gantt-npm#/bootstrap5/gantt/unscheduled-tasks.html): Gantt Chart supports the display of tasks with undefined start date, end date or duration in a project.
51
+ * [Baseline](https://ej2.syncfusion.com/demos/?utm_source=npm&utm_campaign=javascript-gantt-npm#/bootstrap5/gantt/baseline.html): Display the deviations between planned dates and actual dates of a task in a project using baselines.
52
+ * [Markers and indicators](https://ej2.syncfusion.com/demos/?utm_source=npm&utm_campaign=javascript-gantt-npm#/bootstrap5/gantt/event-markers.html): Display indicators and flags along with taskbars and task labels. Also map important events in a project using event marker.
53
+ * [Task label customization](https://ej2.syncfusion.com/demos/?utm_source=npm&utm_campaign=javascript-gantt-npm#/bootstrap5/gantt/tasklabel-template.html): Allows for the customization of labels within and on either side of the task bar.
54
+ * [Sorting](https://ej2.syncfusion.com/demos/?utm_source=npm&utm_campaign=javascript-gantt-npm#/bootstrap5/gantt/sorting-api.html): Supports n levels of sorting.
55
+ * [Filtering](https://ej2.syncfusion.com/demos/?utm_source=npm&utm_campaign=javascript-gantt-npm#/bootstrap5/gantt/filtering.html): Offers filter UIs such as filter bar and menu at each column to filter data. Also allows for filtering based on related parent or child records.
56
+ * [Columns](https://ej2.syncfusion.com/demos/?utm_source=npm&utm_campaign=javascript-gantt-npm#/bootstrap5/gantt/column-menu.html): Column definitions are used as the dataSource schema in the gantt. This plays a vital role in rendering column values in the required format. Column functionalities such as resizing, reordering, column template, show or hide columns, etc., are supported.
57
+ * [Column re-ordering](https://ej2.syncfusion.com/demos/?utm_source=npm&utm_campaign=javascript-gantt-npm#/bootstrap5/gantt/reorder.html): Drag any column and drop it at any position in the grid's column header row, to reposition the column.
58
+ * [Column resizing](https://ej2.syncfusion.com/demos/?utm_source=npm&utm_campaign=javascript-gantt-npm#/bootstrap5/gantt/resizing.html): Resizing allows changing column width on the fly by simply dragging the right corner of the column header.
59
+ * [Row re-ordering](https://ej2.syncfusion.com/demos/?utm_source=npm&utm_campaign=javascript-gantt-npm#/bootstrap5/gantt/drag-and-drop.html): Allows rows to be rearranged through drag and drop actions, changing their position and hierarchy level. A child row can be moved as a sibling within the same parent row or as a child to a different parent row.
60
+ * [Selection](https://ej2.syncfusion.com/demos/?utm_source=npm&utm_campaign=javascript-gantt-npm#/bootstrap5/gantt/selection.html): Rows or cells can be selected in the Gantt Chart. One or more rows or cells can also be selected by holding Shift, Ctrl or Command, or programmatically.
61
+ * [Templates](https://ej2.syncfusion.com/demos/?utm_source=npm&utm_campaign=javascript-gantt-npm#/bootstrap5/gantt/column-template.html): Templates can be used to create custom user experiences in the gantt.
62
+ * [RTL support](https://ej2.syncfusion.com/documentation/gantt/global-local/#right-to-left-rtl): Provides the right-to-left mode which aligns content in the Gantt Chart component from right to left. This improves user experience and accessibility for those who work with RTL languages like Hebrew and Arabic.
63
+ * [Localization](https://ej2.syncfusion.com/documentation/gantt/global-local/#localization): Provides inherent support to localize the UI.
57
64
 
58
65
  ## Support
59
66
 
60
- Product support is available for through following mediums.
67
+ Product support is available through following mediums.
61
68
 
62
- * Creating incident in Syncfusion [Direct-trac](https://www.syncfusion.com/support/directtrac/incidents?utm_source=npm&utm_campaign=gantt) support system or [Community forum](https://www.syncfusion.com/forums/essential-js2?utm_source=npm&utm_campaign=gantt).
63
- * New [GitHub issue](https://github.com/syncfusion/ej2-javascript-ui-controls/issues/new).
64
- * Ask your query in Stack Overflow with tag `syncfusion`, `ej2`.
69
+ * [Support ticket](https://support.syncfusion.com/support/tickets/create) - Guaranteed Response in 24 hours | Unlimited tickets | Holiday support
70
+ * [Community forum](https://www.syncfusion.com/forums/essential-js2?utm_source=npm&utm_medium=listing&utm_campaign=javascript-gantt-npm)
71
+ * [GitHub issues](https://github.com/syncfusion/ej2-javascript-ui-controls/issues/new)
72
+ * [Request feature or report bug](https://www.syncfusion.com/feedback/javascript?utm_source=npm&utm_medium=listing&utm_campaign=javascript-gantt-npm)
73
+ * Live chat
65
74
 
66
- ## License
75
+ ## Changelog
67
76
 
68
- Check the license detail [here](https://github.com/syncfusion/ej2-javascript-ui-controls/blob/master/license?utm_source=npm&utm_campaign=gantt).
77
+ Check the changelog [here](https://github.com/syncfusion/ej2-javascript-ui-controls/blob/master/controls/gantt/CHANGELOG.md?utm_source=npm&utm_campaign=gantt). Get minor improvements and bug fixes every week to stay up to date with frequent updates.
69
78
 
70
- ## Changelog
79
+ ## License and copyright
80
+
81
+ > This is a commercial product and requires a paid license for possession or use. Syncfusion’s licensed software, including this component, is subject to the terms and conditions of Syncfusion's [EULA](https://www.syncfusion.com/eula/es/). To acquire a license for 80+ [JavaScript UI controls](https://www.syncfusion.com/javascript-ui-controls), you can [purchase](https://www.syncfusion.com/sales/products) or [start a free 30-day trial](https://www.syncfusion.com/account/manage-trials/start-trials).
71
82
 
72
- Check the changelog [here](https://github.com/syncfusion/ej2-javascript-ui-controls/blob/master/controls/gantt/CHANGELOG.md?utm_source=npm&utm_campaign=gantt)
83
+ > A [free community license](https://www.syncfusion.com/products/communitylicense) is also available for companies and individuals whose organizations have less than $1 million USD in annual gross revenue and five or fewer developers.
73
84
 
85
+ See [LICENSE FILE](https://github.com/syncfusion/ej2-javascript-ui-controls/blob/master/license?utm_source=npm&utm_campaign=gantt) for more info.
74
86
 
75
- © Copyright 2022 Syncfusion, Inc. All Rights Reserved. The Syncfusion Essential Studio license and copyright applies to this distribution.
87
+ © Copyright 2023 Syncfusion, Inc. All Rights Reserved. The Syncfusion Essential Studio license and copyright applies to this distribution.