Releases: nelson820125/jordium-gantt-vue3
Releases · nelson820125/jordium-gantt-vue3
v1.4.2-patch.3
[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
[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
[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
[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
[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
[1.2.0] - 2025-07-21
Added
- Add TaskContextMenu & new features
Changed
- TaskDrawer is uniformly managed by GanttChart
Release-v1.1.0
[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
[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
Merge branch 'master' of github.com:nelson820125/jordium-gantt-vue3 license merged