Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

dhtmlx-gantt

Package Overview
Dependencies
Maintainers
0
Versions
76
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

dhtmlx-gantt - npm Package Compare versions

Comparing version 8.0.11 to 9.0.0

codebase/dhtmlxgantt.es.d.ts

2

bower.json
{
"name": "gantt",
"version": "8.0.11",
"version": "9.0.0",
"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": "8.0.11",
"version": "9.0.0",
"description": "An open source JavaScript Gantt chart that helps you illustrate a project schedule in a nice-looking chart.",
"main": "codebase/dhtmlxgantt.js",
"main": "codebase/dhtmlxgantt.es.js",
"types": "codebase/dhtmlxgantt.d.ts",

@@ -7,0 +7,0 @@ "repository": {

# dhtmlxGantt #
[![dhtmlx.com](https://img.shields.io/badge/made%20by-DHTMLX-blue)](https://dhtmlx.com/)
[![npm: v.8.0.11](https://img.shields.io/badge/npm-v.8.0.11-blue.svg)](https://www.npmjs.com/package/dhtmlx-gantt)
[![npm: v.9.0.0](https://img.shields.io/badge/npm-v.9.0.0-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)

@@ -120,3 +120,3 @@

dhtmlxGantt v.8.0.11 Standard
dhtmlxGantt v.9.0.0 Standard

@@ -123,0 +123,0 @@ This version of dhtmlxGantt is distributed under GPL 2.0 license and can be legally used in GPL projects.

@@ -0,1 +1,27 @@

### 9.0.0
Skins customization with CSS variables
New Dark skin is introduced
Built-in support for Baselines is added
Manually Scheduled Summary tasks are now supported
Sticky labels for time scales
Terrace skin is updated
Added support for Deadlines
Added default display of Constraints
Source files of skins are now included in the package
Add setUndoStack and setRedoStack methods to the Undo plugin for managing the undo/redo stacks
Ability to install the professional versions of the Gantt via npm
Bluebird Promise library is removed from the core library
Various improvements for scaling on high-definition screens and responsiveness on smaller screens
Updated type definitions
Fix the incorrect link positions for Milestones when the parent task has a larger height
Resolve the error that occurs during Auto Scheduling if auto-scheduling is canceled for a task
Ensure split tasks are properly displayed within the split parent row
Correct the Auto Scheduling of projects when a subtask link has a lag of 0
Fix incorrect link positions for split tasks that have different row heights
Ensure Gantt properly auto-schedules projects with 2 levels of tasks
Fix the issue where Gantt doesn't return the fixedDate "assignments" in the resource_cell_value when the task is outside the specified date range
### 8.0.11

@@ -2,0 +28,0 @@

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 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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc