Skip to content

Releases: nelson820125/jordium-gantt-vue3

v1.4.2-patch.3

13 Nov 10:40

Choose a tag to compare

[1.4.2-patch3] - 2025-11-13

Added

  • Support for vertical/horizontal dragging of the view

Enhancement

  • Performance Optimization: Canvas drawing performance optimization
  • Performance Optimization: View dragging performance optimization, disabling canvas redraw during dragging
  • Performance Optimization: Weekly view month start separator line implemented using canvas instead of DOM
  • Performance Optimization: Using canvas instead of SVG links implementation
  • Performance Optimization: Path caching + debounce + shallowRef calculation

v1.4.2-patch.1

03 Nov 13:56

Choose a tag to compare

[1.4.2-patch1] - 2025-11-03

Fixed

  • Defect fix: Fixed the issue of infinite loop calls when updating child tasks after updating the parent task

v1.4.2

01 Nov 08:04

Choose a tag to compare

[1.4.2] - 2025-11-01

Added

  • Added avatar display on TaskBar
  • Configurable display information on TaskBar
  • Long-press to focus and highlight TaskBar
  • Automatically optimized Timeline Range calculation for better visual performance
  • TaskListConfig now supports both pixel and percentage-based sizing
  • Support dragging and stretching TaskBar/Milestone to automatically expand timeline range near boundaries
  • Support property-based configuration to limit dragging and stretching of TaskBar/Milestone
  • Expose more external properties and events
  • Added NPM package application examples

Changed

  • Custom multi-language extension support
  • Documentation updated for better readability
  • Enhance dragging experience on Timeline, adding debounce protection

Fixed

  • Modification of SonarQube code quality inspection issues
  • Bugfix

v1.4.0

11 Oct 14:11

Choose a tag to compare

[1.4.0] - 2025-10-11

Added

  • Timeline Scale Customization
  • TaskList Configurable
  • TaskRow/TaskBar content supports HTML slots
  • TaskRow/TaskBar supports custom styles
  • Add Expand/Collapse All Button
  • Sort TaskList by time
  • Add 1st flag element for weekly view

Fixed

  • Modification of SonarQube code quality inspection issues
  • Bugfix

Release - v1.3.0

12 Sep 09:19

Choose a tag to compare

[1.3.0] - 2025-09-12

Added

  • Add annual timeline view
  • Add a quarterly timeline view
  • Add hourly timeline view

Changed

  • Upgrade the DatePicker component in TaskDrawer to accept the setting of hours
  • Upgrade the control for estimated and actual time in TaskDrawer to accept entries with two decimal places

Fixed

  • Modification of SonarQube code quality inspection issues

Release-v1.2.0

21 Jul 16:23

Choose a tag to compare

[1.2.0] - 2025-07-21

Added

  • Add TaskContextMenu & new features

Changed

  • TaskDrawer is uniformly managed by GanttChart

Release-v1.1.0

08 Jul 12:15

Choose a tag to compare

[1.1.0] - 2025-07-08

Added

  • Trigger timeline scroll when TaskBar or MilestonePoint dragging
  • Add Day | Week | Month timeline views

Fixed

  • Issues fixed

v1.0.9

04 Jul 13:51

Choose a tag to compare

[1.0.9] - 2025-07-04

Changed

  • l18n updates

Added

  • Add story and sub-tasks deletion options.
  • Delete the relationship lines between tasks when a Story or Task deleted.

Release-v1.0.0

30 Jun 15:07

Choose a tag to compare

Merge branch 'master' of github.com:nelson820125/jordium-gantt-vue3

license merged