Skip to content

Releases: MaTeMaTuK/gantt-task-react

v0.2.2

16 Sep 20:19
Compare
Choose a tag to compare
  • setSelectedTask on table list hotfix

v0.2.1

15 Sep 20:48
Compare
Choose a tag to compare
  • TaskListTable component contains task selection and display functionality now
  • Tooltip bug on delete event has fixed

v0.2.0

14 Sep 21:15
Compare
Choose a tag to compare
  • Unselect occurs, when another bar has selected

v0.1.9

09 Sep 14:53
Compare
Choose a tag to compare

Change logs:

  • onSelect method has added
  • onDateChange, onProgressChange methods can undo chnages on false or error
  • onTaskDelete method can cancel event if return false or error

v0.1.8

01 Sep 20:14
Compare
Choose a tag to compare

Progress issue on wheel event hotfix

v0.1.7

31 Aug 20:28
Compare
Choose a tag to compare

Task props issue fix

v0.1.6

29 Aug 11:10
Compare
Choose a tag to compare

On Wheel event fix

v0.1.5

25 Aug 19:11
Compare
Choose a tag to compare

Task name overflow fix for task list

v0.1.4

25 Aug 18:01
Compare
Choose a tag to compare

Wheel & arrow Up/Down/Left/Right key events have added

0.1.3.1

23 Aug 20:18
Compare
Choose a tag to compare

Delete event fixed.
Gantt and Timeline header are separated.
TooltipContent is functional component now.
TaskListHeader & TaskListTable with additional style options have added.