Skip to content

Commit a7f11f0

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

File tree

7 files changed

+54
-0
lines changed

7 files changed

+54
-0
lines changed

packages/modules/data-widgets/CHANGELOG.md

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

77
## [Unreleased]
88

9+
## [2.32.0] DataWidgets - 2025-05-26
10+
11+
### [2.11.3] DatagridDateFilter
12+
13+
#### Fixed
14+
15+
- We fixed an issue with filter popup positioning.
16+
17+
### [2.9.3] DatagridNumberFilter
18+
19+
#### Fixed
20+
21+
- We fixed an issue with filter popup positioning.
22+
23+
### [2.9.2] DatagridTextFilter
24+
25+
#### Fixed
26+
27+
- We fixed an issue with filter popup positioning.
28+
29+
### [2.30.5] Datagrid
30+
31+
#### Added
32+
33+
- We improved accessibility by making it possible to specify label for Select all checkbox.
34+
35+
#### Fixed
36+
37+
- We fixed an issue with column selector popup positioning.
38+
39+
### [1.14.1] Gallery
40+
41+
#### Added
42+
43+
- We added an option to specify item descriptions in the gallery widget, improving accessibility for screen reader users.
44+
45+
### [1.0.4] SelectionHelper
46+
47+
#### Changed
48+
49+
- Internal improvements.
50+
951
## [2.31.1] DataWidgets - 2025-05-19
1052

1153
### [2.9.2] DatagridNumberFilter

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+
## [2.11.3] - 2025-05-26
10+
911
### Fixed
1012

1113
- We fixed an issue with filter popup positioning.

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+
## [2.9.3] - 2025-05-26
10+
911
### Fixed
1012

1113
- We fixed an issue with filter popup positioning.

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+
## [2.9.2] - 2025-05-26
10+
911
### Fixed
1012

1113
- We fixed an issue with filter popup positioning.

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+
## [2.30.5] - 2025-05-26
10+
911
### Added
1012

1113
- We improved accessibility by making it possible to specify label for Select all checkbox.

packages/pluggableWidgets/gallery-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+
## [1.14.1] - 2025-05-26
10+
911
### Added
1012

1113
- We added an option to specify item descriptions in the gallery widget, improving accessibility for screen reader users.

packages/pluggableWidgets/selection-helper-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+
## [1.0.4] - 2025-05-26
10+
911
### Changed
1012

1113
- Internal improvements.

0 commit comments

Comments
 (0)