Skip to content

Releases: MaTeMaTuK/gantt-task-react

v0.3.9

10 Jul 12:54
Compare
Choose a tag to compare
  • 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

v0.3.8.1

13 Feb 20:08
Compare
Choose a tag to compare
  • 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

24 Oct 16:12
Compare
Choose a tag to compare
  • preformance optimisations

v0.3.6

15 Aug 12:08
Compare
Choose a tag to compare
  • task-list optimisation

v0.3.5

11 Aug 08:32
898487c
Compare
Choose a tag to compare
  • grouping works for the project type only
  • on data and on progress change have the new parameter children: Task[]

v0.3.4

09 Aug 19:23
dfccce4
Compare
Choose a tag to compare
  • hide related records feature

v0.3.3

03 Aug 18:44
b316776
Compare
Choose a tag to compare
  • rtl rupport has added
  • arrows visual fix

v0.3.2

17 May 20:10
ad2f242
Compare
Choose a tag to compare

Chage:

  • tooltip is not a svg component part

v0.3.1

03 May 18:41
605b7fc
Compare
Choose a tag to compare

Change logs:

  • vertical scroll works wenn horizontal is enabled

v0.3.0

30 Mar 12:24
Compare
Choose a tag to compare

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