Releases: Xeyos88/HyVueGantt
Releases · Xeyos88/HyVueGantt
v3.4.0
v3.4.0 (2025-03-14)
✨ New Features:
- change tooltip position depending on chart position on page
- Events time axis
- MVP pointer marker
🐛 Fix:
- Mismatched variable name
v3.3.0
v3.1.2: chore(release): {{nextRelease.version}} [skip ci]
v3.1.1
v3.1.0
v3.1.0 (2025-02-15)
✨ New Features:
- Deletion of connetions
- Percentage progress for bar
- Runtime connection creation
- UTC support for current time
v3.0.0
v3.0.0 (2025-01-31)
✨ New Features:
- History managment by keyboard
- History mode, undo and redo of actions
- Label column section resizable
- With grouped rows the commands now contain the functions expand all or collapse all
🐛 Fix:
- Chart and label misalignment with timeaxis hide
- Expand and Collapse all buttons disabled status
- Reactivity of defaultConnections props
- Reactivity of enableMinutes prop
- Reactivity of enableRowDragAndDrop prop
- Reactivity of labelResizable prop
- Reactivity of locale and holiday props
- Reactivity of precision prop
- Reactivity of sortable prop
⚠ BREAKING CHANGES:
- The commands slot now totally replaces the command area, exposing all useful methods
v2.2.0
v2.2.0 (2025-01-25)
✨ New Features:
- Gantt connections with bar groups
- Marker connection definition. 3 types none, bidirectional and forward
- Mobile event support
🐛 Fix:
- added uuid package for crypto replacement
- Bundle movement for bars in groups
- pushOnOverlap and pushOnConnect for bars in group
v2.1.0
v2.1.0 (2025-01-21)
✨ New Features:
- Drag and drop rows
📋 Notes:
In this release, the unit size system has changed from a percentage size to a fixed size in px. This solves the problem of misalignment of the upper unit from the lower unit for large time ranges, but results in a different display from previous versions.
v2.0.0
v2.0.0 (2025-01-15)
Features:
- Added slot for column label row value
Bug Fixes:
- border, interaction between grid and hover on highlight
- Exposed event interface
- Slot label-column-title
- Update positions of bar connections with groups
⚠ BREAKING CHANGES:
- New build configuration and change dependencies. This release change the build configurations to minify the packege, some dependencies are moved into peer dependencies