Skip to main content

Migration guide

2.6 -> 2.7

  • The Calendar component is no longer exported from @svar-ui/gantt-store. Pass a plain config object to the calendar prop instead
  • Tooltip content now receives { api, data } instead of { task, segmentIndex } directly. See Adding tooltips for the updated usage

2.3 -> 2.4

1.3 -> 2.3

  • The package migrated from wx-react-gantt to @svar-ui/react-gantt