Skip to content

Commit 64a32f6

Browse files
committed
chore(@mendix/data-widgets): update changelog
1 parent c564ba7 commit 64a32f6

6 files changed

Lines changed: 46 additions & 0 deletions

File tree

packages/modules/data-widgets/CHANGELOG.md

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

77
## [Unreleased]
88

9+
## [3.8.1] DataWidgets - 2026-02-19
10+
11+
### [3.8.1] DatagridDateFilter
12+
13+
#### Changed
14+
15+
- We improved the filter selector dropdown behavior so it now automatically selects the best placement based on the available space.
16+
17+
### [3.8.1] DatagridDropdownFilter
18+
19+
#### Changed
20+
21+
- We improved the dropdown and filter selector behavior so that it now automatically selects the best placement based on the available space.
22+
23+
#### Fixed
24+
25+
- We fixed an issue where certain selecting conditions, like rapidly selecting/deselecting would cause the widget to crash.
26+
27+
### [3.8.1] DatagridNumberFilter
28+
29+
#### Changed
30+
31+
- We improved the filter selector dropdown behavior so it now automatically selects the best placement based on the available space.
32+
33+
### [3.8.1] DatagridTextFilter
34+
35+
#### Changed
36+
37+
- We improved the filter selector dropdown behavior so it now automatically selects the best placement based on the available space.
38+
39+
### [3.8.1] Datagrid
40+
41+
#### Fixed
42+
43+
- We fixed an issue that caused the UI export dialog to freeze.
44+
945
## [3.8.0] DataWidgets - 2026-01-16
1046

1147
### Fixed

packages/pluggableWidgets/datagrid-date-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+
## [3.8.1] - 2026-02-19
10+
911
### Changed
1012

1113
- We improved the filter selector dropdown behavior so it now automatically selects the best placement based on the available space.

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+
## [3.8.1] - 2026-02-19
10+
911
### Changed
1012

1113
- We improved the dropdown and filter selector behavior so that it now automatically selects the best placement based on the available space.

packages/pluggableWidgets/datagrid-number-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+
## [3.8.1] - 2026-02-19
10+
911
### Changed
1012

1113
- We improved the filter selector dropdown behavior so it now automatically selects the best placement based on the available space.

packages/pluggableWidgets/datagrid-text-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+
## [3.8.1] - 2026-02-19
10+
911
### Changed
1012

1113
- We improved the filter selector dropdown behavior so it now automatically selects the best placement based on the available space.

packages/pluggableWidgets/datagrid-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+
## [3.8.1] - 2026-02-19
10+
911
### Fixed
1012

1113
- We fixed an issue that caused the UI export dialog to freeze.

0 commit comments

Comments
 (0)