Skip to content

Commit

Permalink
Merge branch 'master' into next
Browse files Browse the repository at this point in the history
  • Loading branch information
mafanya23 committed Jul 16, 2024
2 parents 7dd6fd0 + 21a6027 commit 402c24f
Showing 1 changed file with 18 additions and 2 deletions.
20 changes: 18 additions & 2 deletions docs/whatsnew.md
Original file line number Diff line number Diff line change
Expand Up @@ -65,8 +65,24 @@ Released on July 16, 2024
- Tabbar. [Tooltips on tabs](https://snippet.dhtmlx.com/o5x1e3i8?tag=tabbar)
- TreeGrid. [Editing with a colorpicker editor](https://snippet.dhtmlx.com/tx89igxr?tag=treegrid)

Version 8.3.13
-----------------

## Version 8.3.14

Released on July 8, 2024

### Fixes

- Combobox. The accessibility issue in the NVDA screen reader
- Grid/TreeGrid. Events aren't triggered for the cell template
- Grid/TreeGrid. The `adjust` property isn't applied to the "id" column
- Grid/TreeGrid. The value of the `headerAutoHeight` property in combination with the `adjust` one is calculated incorrectly
- Grid/TreeGrid. Filtering is reset while dragging rows
- Grid/TreeGrid. The combination of the `minWidth` and `autoWidth` column properties works incorrectly
- Grid/TreeGrid. The scrolling functionality and key navigation are fixed
- Grid/TreeGrid. Filtering with the row-spanned data is fixed
- Layout. A theme applied to a Layout cell resets after the cell is collapsed

## Version 8.3.13

Released on June 24, 2024

Expand Down

0 comments on commit 402c24f

Please sign in to comment.