136 Commits

Author SHA1 Message Date
MaTeMaTuK
15427084d7 updates from main 2022-01-20 08:54:30 +01:00
MaTeMaTuK
c35b89843f packages update 2022-01-19 17:04:17 +01:00
MaTeMaTuK
7c2745a6e0 package update 2021-10-24 19:13:18 +03:00
MaTeMaTuK
f766d5eeb5 new version 2021-10-24 19:04:11 +03:00
MaTeMaTuK
60f586a9e2
Merge pull request #23 from moonship-fe/main
fix: optimization calendar render performance
2021-10-23 14:38:22 +03:00
MaTeMaTuK
c4adb8858b
Merge pull request #22 from MaTeMaTuK/dependabot/npm_and_yarn/tmpl-1.0.5
Bump tmpl from 1.0.4 to 1.0.5
2021-10-23 14:36:37 +03:00
janlay
ea132a4a41 Merge branch 'main' of https://github.com/MaTeMaTuK/gantt-task-react
 Conflicts:
	src/helpers/date-helper.ts
2021-09-22 10:05:58 +08:00
janlay
8f408f9050 fix: optimization calendar render performance 2021-09-22 09:58:37 +08:00
dependabot[bot]
1857fd2a64
Bump tmpl from 1.0.4 to 1.0.5
Bumps [tmpl](https://github.com/daaku/nodejs-tmpl) from 1.0.4 to 1.0.5.
- [Release notes](https://github.com/daaku/nodejs-tmpl/releases)
- [Commits](https://github.com/daaku/nodejs-tmpl/commits/v1.0.5)

---
updated-dependencies:
- dependency-name: tmpl
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-09-22 01:02:08 +00:00
MaTeMaTuK
2249c7e405 readme change 2021-08-17 20:55:10 +03:00
MaTeMaTuK
c157db4356 package auto update 2021-08-15 19:06:09 +03:00
MaTeMaTuK
be51811818 chart formatting + version increasing 2021-08-15 15:07:23 +03:00
MaTeMaTuK
fd5f4ed65e
Merge pull request #19 from moonship-fe/main
fix: optimization getLocaleDate performances
2021-08-15 14:47:39 +03:00
MaTeMaTuK
78d9e3361d
Merge pull request #18 from MaTeMaTuK/dependabot/npm_and_yarn/path-parse-1.0.7
Bump path-parse from 1.0.6 to 1.0.7
2021-08-15 13:51:09 +03:00
janlay
894ab6b9c3 fix: optimization getLocaleDate performances 2021-08-13 17:24:18 +08:00
dependabot[bot]
067051fe89
Bump path-parse from 1.0.6 to 1.0.7
Bumps [path-parse](https://github.com/jbgutierrez/path-parse) from 1.0.6 to 1.0.7.
- [Release notes](https://github.com/jbgutierrez/path-parse/releases)
- [Commits](https://github.com/jbgutierrez/path-parse/commits/v1.0.7)

---
updated-dependencies:
- dependency-name: path-parse
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-08-12 18:58:42 +00:00
MaTeMaTuK
898487c81f
Merge pull request #17 from MaTeMaTuK/dev
grouping works for project only
2021-08-11 11:29:53 +03:00
VikariiCGI
679557c703 grouping works for project only 2021-08-11 11:28:19 +03:00
MaTeMaTuK
dfccce4379
Merge pull request #16 from MaTeMaTuK/dev
hide related feature
2021-08-09 22:21:52 +03:00
MaTeMaTuK
49c013f3d7 hide related feature 2021-08-09 22:21:18 +03:00
MaTeMaTuK
b316776aed
Merge pull request #15 from MaTeMaTuK/dev
new version release
2021-08-03 21:42:11 +03:00
MaTeMaTuK
3343a10c32 json lock 2021-08-03 21:41:04 +03:00
MaTeMaTuK
dc0a224f9d version & documentation changes 2021-08-03 21:34:39 +03:00
MaTeMaTuK
a85961cc20 RTL + NEW ROWS 2021-08-03 21:27:44 +03:00
MaTeMaTuK
6c51146f91 rtl experiment 2021-06-28 23:15:53 +03:00
MaTeMaTuK
2cefb3544d
Merge pull request #11 from MaTeMaTuK/dependabot/npm_and_yarn/ws-6.2.2
Bump ws from 6.2.1 to 6.2.2
2021-06-14 21:15:28 +03:00
dependabot[bot]
e01accf024
Bump ws from 6.2.1 to 6.2.2
Bumps [ws](https://github.com/websockets/ws) from 6.2.1 to 6.2.2.
- [Release notes](https://github.com/websockets/ws/releases)
- [Commits](https://github.com/websockets/ws/commits)

---
updated-dependencies:
- dependency-name: ws
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-06-06 09:57:02 +00:00
MaTeMaTuK
ad2f242a18
Merge pull request #9 from MaTeMaTuK/dev
new version update
2021-05-17 23:07:32 +03:00
MaTeMaTuK
e4a2cc02dc tooltip is not a part of foreignObject anymore 2021-05-17 22:27:46 +03:00
MaTeMaTuK
d63fe60960
Merge pull request #7 from MaTeMaTuK/main
from main
2021-05-03 21:37:51 +03:00
MaTeMaTuK
605b7fcb33
Merge pull request #6 from MaTeMaTuK/dev
vertical scroll fix
2021-05-03 21:35:26 +03:00
MaTeMaTuK
ecc502c268 comment removed 2021-05-03 10:27:31 +03:00
MaTeMaTuK
33143f4b8c horizontal scroll custom handler has been added 2021-05-03 10:23:24 +03:00
VikariiCGI
dcc351c16b readme update 2021-03-31 18:38:40 +03:00
VikariiCGI
77ebffe169 Milestones and projects are available 2021-03-30 15:20:39 +03:00
MaTeMaTuK
7ab4e7784e
Merge pull request #3 from MaTeMaTuK/dev
Marge for release
2021-03-30 14:54:53 +03:00
VikariiCGI
a2fb41a155 document changes 2021-03-30 14:48:56 +03:00
VikariiCGI
8f25eac2ad readme changes 2021-03-30 14:43:42 +03:00
VikariiCGI
de5ddb1fb5 ganttDateRange change 2021-03-30 13:10:38 +03:00
VikariiCGI
d514d8930a small bar init 2021-03-30 12:00:43 +03:00
VikariiCGI
01d3184bf3 project default color change 2021-03-29 17:36:53 +03:00
VikariiCGI
980e245b88 project css changes 2021-03-28 18:01:09 +03:00
VikariiCGI
c31c620ef8 project default color change 2021-03-28 17:51:06 +03:00
VikariiCGI
0f4c25b45f project type ready & tooltip changes 2021-03-28 16:12:28 +03:00
VikariiCGI
02c9c58091 project type init 2021-03-27 21:05:38 +02:00
VikariiCGI
507e8a4d69 Tooltip changes ready 2021-03-25 23:06:20 +02:00
VikariiCGI
69728bb7a3 calendar element display fix 2021-03-21 16:58:20 +02:00
MaTeMaTuK
dc2e567f7b Eslint changes 2021-03-06 19:41:21 +02:00
MaTeMaTuK
c3ff632d2c space has been removed 2021-03-02 21:34:21 +02:00
MaTeMaTuK
cbded1ad8a dev temp changes 2021-03-01 21:55:27 +02:00