Skip to content

v0.1.1

Choose a tag to compare

@amjed-ali-k amjed-ali-k released this 22 Jun 12:04
· 59 commits to main since this release

v0.1.2

  • Add advanced interaction features to GanttChart (beddf4a)
    • Implemented multi-select functionality using Ctrl/⌘ key in task clicks.
    • Introduced onGanttHover event for handling hover interactions over blocked dates and holidays.
    • Enhanced task properties to support read-only states and group tasks with summary bars.
    • Updated styles for group and read-only task indicators.
    • Added tests to validate new features and interactions.
  • Update to version 0.1.1 with new features and enhancements (f8a8388)
    • Added support for collapsible group rows in the Gantt chart, allowing users to hide/show child tasks.
    • Introduced new task properties: showSummaryBar and readOnly, enhancing task management capabilities.
    • Updated styles for task collapse buttons and improved layout for task cells.
    • Enhanced event handling for task interactions, including multi-select functionality with modifier keys.
    • Added tests to ensure the functionality of new features, including collapse/expand behavior for group tasks.
  • 0.1.2 (c3b718f)

Full Changelog: v0.1.1...v0.1.2