|
2 | 2 |
|
3 | 3 | ## [Unreleased]
|
4 | 4 |
|
| 5 | +## 31.1.22 (2025年10月01日) |
| 6 | + |
| 7 | +### GanttChart |
| 8 | + |
| 9 | +#### Bug fixes |
| 10 | + |
| 11 | +- `#I761711` - Resolved an issue where the duration value did not appear in the edit dialog when the duration column was configured with `numericedit`. |
| 12 | +- `#I766224` - The issue with the `modifiedRecords` collection not displaying data properly in the arguments of the `actionComplete` event has been resolved. |
| 13 | +- `#I766986` - The issue of duplicate tasks being created when using indent and outdent actions has been resolved. |
| 14 | +- `#I766218` - The `taskbarBgColor` property is now correctly applied to child records when using the Material 3 theme. |
| 15 | +- `#I766999` - The inconsistency in the `headerText` property between the Grid and Gantt components, which prevented rendering an empty string as header text, has been fixed. |
| 16 | +- `#I766241` - The issue preventing the context menu from opening for parent records in the resource view has been resolved. The context menu can be opened when `args.cancel` is set to false in the `contextMenuOpen` event. |
| 17 | + |
| 18 | +#### Bug fix |
| 19 | + |
| 20 | +- `#I761711` - Resolved an issue where the duration value did not appear in the edit dialog when the duration column was configured with `numericedit`. |
| 21 | + |
5 | 22 | ## 31.1.21 (2025年09月23日)
|
6 | 23 |
|
7 | 24 | ### GanttChart
|
|
0 commit comments