Skip to content

v0.1.0

Choose a tag to compare

@amjed-ali-k amjed-ali-k released this 22 Jun 10:58
· 61 commits to main since this release

v0.1.0

  • Init Repo (3e0df16)
  • Add interactive features to GanttChart components (fa3508b)
    • Introduced onGanttClick and onGanttContextMenu callbacks for various elements including tasks, baselines, event markers, and empty timeline areas.
    • Enhanced GanttChart, TimelineHeader, TimelineBody, and other components to support interaction and event emission.
    • Updated styles to reflect interactive states for date markings and timeline elements.
    • Added tests to verify the functionality of new event handlers.

Full Changelog: https://github.com/amjed-ali-k/react-gantt-lib/releases/tag/v0.1.0