Skip to content

Releases: jkiss/React-Gantt-Lib

v1.1.0

13 Dec 06:17
6fded4d
Compare
Choose a tag to compare

New Feature 🌮 :

  • add a calendar picker so that you can control start & end date;
  • do NOT need import css file, it will be imported automatically;

v1.0.1

06 Dec 08:50
d1cc618
Compare
Choose a tag to compare

Optimize

  • averageTime & highlightPoints are optional, you could omit them;

Fixed bugs

  • fixed wait time displayed;

v1.0.0 is out 🎉

29 Nov 07:14
d1cc618
Compare
Choose a tag to compare

Break change

  • remove antd { Popover } denpendency, reduce use cost.
  • make time&date x axis more readable

1.0.0-rc.1

25 Nov 05:54
af77bdf
Compare
Choose a tag to compare

The first version of this react gantt chart library, welcome to use it!