Gantt Task React Versions Save

Gantt chart for React with Typescript

v0.3.9

1 year ago
  • 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

release

2 years ago
  • 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

v0.3.7

2 years ago
  • preformance optimisations

v0.3.6

2 years ago
  • task-list optimisation

v0.3.5

2 years ago
  • grouping works for the project type only
  • on data and on progress change have the new parameter children: Task[]

v0.3.4

2 years ago
  • hide related records feature

v0.3.3

2 years ago
  • rtl rupport has added
  • arrows visual fix

v0.3.2

3 years ago

Chage:

  • tooltip is not a svg component part

v0.3.1

3 years ago

Change logs:

  • vertical scroll works wenn horizontal is enabled

v0.3.0

3 years ago

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