File tree Expand file tree Collapse file tree 1 file changed +36
-0
lines changed Expand file tree Collapse file tree 1 file changed +36
-0
lines changed Original file line number Diff line number Diff line change @@ -4,6 +4,42 @@ All notable changes to this project will be documented in this file.
44
55---
66
7+ ## [ v2.3.0] ( https://github.com/Xeyos88/HyVueGantt/tree/v2.3.0 ) (2025-01-31)
8+
9+ [ Full Changelog] ( https://github.com/Xeyos88/HyVueGantt/compare/v2.2.0...v2.3.0 )
10+
11+
12+
13+ ** 📚 Documentation:**
14+
15+ - Advanced demo slots
16+ - Advanced Gantt Demo
17+ - fix some docs
18+ - Update changelog
19+
20+ ** ⚠ BREAKING CHANGES:**
21+
22+ - The commands slot now totally replaces the command area, exposing all useful methods
23+
24+ ** 🐛 Fix:**
25+
26+ - Chart and label misalignment with timeaxis hide
27+ - Expand and Collapse all buttons disabled status
28+ - Reactivity of defaultConnections props
29+ - Reactivity of enableMinutes prop
30+ - Reactivity of enableRowDragAndDrop prop
31+ - Reactivity of labelResizable prop
32+ - Reactivity of locale and holiday props
33+ - Reactivity of precision prop
34+ - Reactivity of sortable prop
35+
36+ ** ✨ New Features:**
37+
38+ - History managment by keyboard
39+ - History mode, undo and redo of actions
40+ - Label column section resizable
41+ - With grouped rows the commands now contain the functions expand all or collapse all
42+
743## [ v2.2.0] ( https://github.com/Xeyos88/HyVueGantt/tree/v2.2.0 ) (2025-01-25)
844
945[ Full Changelog] ( https://github.com/Xeyos88/HyVueGantt/compare/v2.1.0...v2.2.0 )
You can’t perform that action at this time.
0 commit comments