Migration guide
2.6 -> 2.7
-
The
Calendarcomponent is no longer exported from@svar-ui/gantt-store. Pass a plain config object to thecalendarprop instead -
Tooltipcontentnow receives{ api, data }instead of{ task, segmentIndex }directly. See Adding tooltips for the updated usage