Skip to content

Commit 4f86ac5

Browse files
committed
chore(@mendix/data-widgets): update changelog
1 parent c827105 commit 4f86ac5

File tree

2 files changed

+16
-0
lines changed

2 files changed

+16
-0
lines changed

packages/modules/data-widgets/CHANGELOG.md

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

77
## [Unreleased]
88

9+
## [2.30.8] DataWidgets - 2025-08-14
10+
11+
### [2.30.0] DatagridDropdownFilter
12+
13+
#### Fixed
14+
15+
- We enhanced dropdown widget customization by separating texts for empty selection, empty option caption, and input placeholder. This change allows for more granular control over the widget's text configurations.
16+
17+
- We improved dropdown widget usability with enhanced keyboard navigation, visual feedback, and interaction behavior.
18+
19+
#### Breaking changes
20+
21+
- Text configurations for empty option, empty selection, and input placeholder need to be reviewed and reconfigured.
22+
923
## [2.30.7] DataWidgets - 2025-07-01
1024

1125
### [1.14.2] Gallery

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.0] - 2025-08-14
10+
911
### Fixed
1012

1113
- We enhanced dropdown widget customization by separating texts for empty selection, empty option caption, and input placeholder. This change allows for more granular control over the widget's text configurations.

0 commit comments

Comments
 (0)