Skip to content

Commit 830dc3c

Browse files
committed
chore(@mendix/data-widgets): update changelog
1 parent caee43b commit 830dc3c

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.32.4] DataWidgets - 2025-08-26
10+
11+
### [2.32.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.32.3] DataWidgets - 2025-08-14
1020

1121
### [2.32.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.32.1] - 2025-08-26
10+
911
### Fixed
1012

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

0 commit comments

Comments
 (0)