Skip to content

Commit db1199e

Browse files
committed
[update] version 5.0
1 parent 7fa9308 commit db1199e

File tree

237 files changed

+40639
-22198
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

237 files changed

+40639
-22198
lines changed

README.md

+4-4
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
1-
dhtmlxGantt v.4.2
1+
dhtmlxGantt v.5.0
22
=================
33

44
[![Join the chat at https://gitter.im/dhtmlx/dhtmlx](https://badges.gitter.im/Join%20Chat.svg)](https://gitter.im/dhtmlx/dhtmlx)
55

66
dhtmlxGantt is an open source JavaScript Gantt chart that helps you illustrate a project schedule in a nice-looking chart. It can show the dependencies between tasks as lines and allows you to set up different relationships between tasks (finish-to-start, start-to-start, end-to-end). dhtmlxGantt provides flexible API and a large number of event handles, which gives you the freedom to customize it for your needs.
77

8-
[http://dhtmlx.com/docs/products/dhtmlxGantt](http://dhtmlx.com/docs/products/dhtmlxGantt)
8+
[https://dhtmlx.com/docs/products/dhtmlxGantt](https://dhtmlx.com/docs/products/dhtmlxGantt)
99

1010

1111
License
@@ -21,7 +21,7 @@ Useful links
2121
-------------
2222

2323
- Online documentation
24-
http://docs.dhtmlx.com/gantt/
24+
https://docs.dhtmlx.com/gantt/
2525

2626
- Support forum
27-
http://forum.dhtmlx.com/viewforum.php?f=15
27+
https://forum.dhtmlx.com/viewforum.php?f=15

bower.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "gantt",
3-
"version": "4.2.1",
4-
"homepage": "http://dhtmlx.com/docs/products/dhtmlxGantt/",
3+
"version": "5.0.5",
4+
"homepage": "https://dhtmlx.com/docs/products/dhtmlxGantt/",
55
"description": "An open source JavaScript Gantt chart that helps you illustrate a project schedule in a nice-looking chart.",
66
"main": [
77
"codebase/dhtmlxgantt.js",

0 commit comments

Comments
 (0)