MaTeMaTuK/gantt-task-react
 Watch   
 Star   
 Fork   
2022-07-10 20:38:10
gantt-task-react

v0.3.9

  • Add View mode for year(Issue 57)
  • Changing taskXCoordinate calculation to not rely on dateDelta (issue fix 68)
  • React version update
  • Scroll visual change
  • Other fixes
2022-02-14 04:02:36
gantt-task-react

v0.3.8.1

  • hour mode
  • day of week now is visible for Hour, Quarter of Day, Half of Day, Day views
  • new param - viewDate
  • react version is 17.0.2 now
2021-10-25 00:13:18
gantt-task-react

v0.3.7

  • preformance optimisations
2021-08-15 20:07:23
gantt-task-react

v0.3.6

  • task-list optimisation
2021-08-11 16:29:53
gantt-task-react

v0.3.5

  • grouping works for the project type only
  • on data and on progress change have the new parameter children: Task[]
2021-08-10 03:21:52
gantt-task-react

v0.3.4

  • hide related records feature
2021-08-04 02:42:11
gantt-task-react

v0.3.3

  • rtl rupport has added
  • arrows visual fix
2021-05-18 04:07:32
gantt-task-react

v0.3.2

Chage:

  • tooltip is not a svg component part
2021-05-04 02:35:26
gantt-task-react

v0.3.1

Change logs:

  • vertical scroll works wenn horizontal is enabled
2021-03-30 20:20:39
gantt-task-react

v0.3.0

Change logs:

  • task type contains new required field type now
  • new types milestone and project
  • tooltip doesn't gets cut off when not enough space on left
  • if task too small gantt displays him as box without end and start datetime controllers
  • additional internal state has removed
  • css minor changes