Skip to content

Commit c277b4a

Browse files
authored
Merge pull request #15 from DHTMLX/next
[add] what's new for v8.4.3
2 parents 4893779 + 1f488bc commit c277b4a

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed

docs/whatsnew.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,20 @@ description: You can explore what's new in DHTMLX Suite and its release history
88

99
Before updating DHTMLX to the latest version, please check the [Migration to Newer Versions](migration.md) guide to avoid possible breakdowns.
1010

11+
Version 8.4.3
12+
------------------
13+
14+
Released on September 10, 2024
15+
16+
### Fixes
17+
18+
- Grid/TreeGrid. Incorrect span editing
19+
- Grid/TreeGrid. The callback of the `dragRowIn` event is called with the source id instead of the target id
20+
- Grid/TreeGrid. Incorrect rendering of header/footer spans
21+
- Grid/TreeGrid. Canceling editing of a cell in the enabled `autoHeight` mode doesn't revert the value of a cell to the initial state
22+
- Grid/TreeGrid. The `beforeColumnDrop` event fires after dragging rows
23+
- Grid/TreeGrid. The `height` property set as a string breaks rendering of the component
24+
1125
Version 8.4.2
1226
------------------
1327

0 commit comments

Comments
 (0)