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
2.3 -> 2.4
- Scales format string is changed from date-fns to SVAR locale
- Fullscreen helper is moved to SVAR Vue Core
2.2 -> 2.3
- The package migrated from
wx-svelte-ganttto@svar-ui/vue-gantt. We continue publishingwx-svelte-ganttuntil the Vue SVAR 3.0 update