dhtmlx-gantt
Advanced tools
Comparing version 7.1.0 to 7.1.1
{ | ||
"name": "gantt", | ||
"version": "7.1.0", | ||
"version": "7.1.1", | ||
"homepage": "https://dhtmlx.com/docs/products/dhtmlxGantt/", | ||
@@ -5,0 +5,0 @@ "description": "An open source JavaScript Gantt chart that helps you illustrate a project schedule in a nice-looking chart.", |
{ | ||
"name": "dhtmlx-gantt", | ||
"version": "7.1.0", | ||
"version": "7.1.1", | ||
"description": "An open source JavaScript Gantt chart that helps you illustrate a project schedule in a nice-looking chart.", | ||
@@ -5,0 +5,0 @@ "main": "codebase/dhtmlxgantt.js", |
# dhtmlxGantt # | ||
[![dhtmlx.com](https://img.shields.io/badge/made%20by-DHTMLX-blue)](https://dhtmlx.com/) | ||
[![npm: v.7.1.0](https://img.shields.io/badge/npm-v.7.1.0-blue.svg)](https://www.npmjs.com/package/dhtmlx-gantt) | ||
[![npm: v.7.1.1](https://img.shields.io/badge/npm-v.7.1.1-blue.svg)](https://www.npmjs.com/package/dhtmlx-gantt) | ||
[![License: GPL v2](https://img.shields.io/badge/license-GPL%20v2-blue.svg)](https://www.gnu.org/licenses/old-licenses/gpl-2.0.html) | ||
@@ -131,3 +131,3 @@ | ||
dhtmlxGantt v.7.1.0 Standard | ||
dhtmlxGantt v.7.1.1 Standard | ||
@@ -134,0 +134,0 @@ This version of dhtmlxGantt is distributed under GPL 2.0 license and can be legally used in GPL projects. |
@@ -0,1 +1,12 @@ | ||
7.1.1 | ||
Fix the regression in the click_drag plugin | ||
Fix the Security Violation error thrown from the gantt when setting the gantt.config.csp config to the "auto" mode | ||
Fix code build settings that caused the package code v7.1.0 to contain ES6 syntax, the library is again ES5 compatible | ||
Fix the script error fired when trying to resize a grid column when gantt.config.reorder_grid_columns config is enabled | ||
Update TypeScript type definitions | ||
Add the onDestroy event to DataStore | ||
Performance improvement for gantts with a large number of task calendars | ||
Performance improvement for calculations of resource assignment during batchUpdate and autoScheduling | ||
### 7.1.0 | ||
@@ -2,0 +13,0 @@ |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
4999150
57198