Skip to content

Commit c5084c7

Browse files
committed
chore(@mendix/data-widgets): update changelog
1 parent cad1d7d commit c5084c7

File tree

2 files changed

+12
-0
lines changed

2 files changed

+12
-0
lines changed

packages/modules/data-widgets/CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,16 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
66

77
## [Unreleased]
88

9+
## [2.30.9] DataWidgets - 2025-08-26
10+
11+
### [2.30.1] DatagridDropdownFilter
12+
13+
#### Fixed
14+
15+
- We implemented ellipsis truncation to resolve option caption overflow issues.
16+
17+
- We fixed an issue where tooltips were not displayed correctly when hovering over options.
18+
919
## [2.30.8] DataWidgets - 2025-08-14
1020

1121
### [2.30.0] DatagridDropdownFilter

packages/pluggableWidgets/datagrid-dropdown-filter-web/CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,8 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
66

77
## [Unreleased]
88

9+
## [2.30.1] - 2025-08-26
10+
911
### Fixed
1012

1113
- We implemented ellipsis truncation to resolve option caption overflow issues.

0 commit comments

Comments
 (0)