Skip to content

Commit ab066a0

Browse files
committed
chore(@mendix/data-widgets): update changelog
1 parent 0879d20 commit ab066a0

File tree

9 files changed

+62
-1855
lines changed

9 files changed

+62
-1855
lines changed

packages/modules/data-widgets/CHANGELOG.md

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

77
## [Unreleased]
88

9+
## [3.4.0] DataWidgets - 2025-09-12
10+
911
### Added
1012

1113
- We added a new JavaScript action to clear the selection in the Data grid 2 and Gallery widgets.
1214

15+
### [3.4.0] DatagridDateFilter
16+
17+
#### Fixed
18+
19+
- We fixed label issues reported by Axe a11y tools
20+
21+
### [3.4.0] DatagridDropdownFilter
22+
23+
#### Fixed
24+
25+
- We fixed label issues reported by Axe a11y tool
26+
27+
### [3.4.0] DatagridNumberFilter
28+
29+
#### Changed
30+
31+
- Internal improvements.
32+
33+
### [3.4.0] DatagridTextFilter
34+
35+
#### Changed
36+
37+
- Internal improvements.
38+
39+
### [3.4.0] Datagrid
40+
41+
#### Fixed
42+
43+
- We fixed an issue where the datagrid's horizontal scrollbar would unexpectedly jump to the right when the column selector was enabled.
44+
45+
### [3.4.0] Gallery
46+
47+
#### Fixed
48+
49+
- We fixed an issue where the column count was not reflected properly in the preview mode.
50+
51+
#### Added
52+
53+
- Added a 'horizontal divider' option to Borders design property for Gallery list items, allowing improved visual separation and customization.
54+
55+
### [3.4.0] TreeNode
56+
57+
#### Changed
58+
59+
- Internal improvements.
60+
1361
## [3.3.0] DataWidgets - 2025-08-28
1462

1563
### [3.3.0] DatagridDropdownFilter

packages/modules/data-widgets/SiemensMendixDataWidgets__3.4.0__READMEOSS_2025-09-12__04-29-21.html

Lines changed: 0 additions & 1855 deletions
This file was deleted.

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.4.0] - 2025-09-12
10+
911
### Fixed
1012

1113
- We fixed label issues reported by Axe a11y tools

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.4.0] - 2025-09-12
10+
911
### Fixed
1012

1113
- We fixed label issues reported by Axe a11y tool

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.4.0] - 2025-09-12
10+
911
### Changed
1012

1113
- Internal improvements.

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.4.0] - 2025-09-12
10+
911
### Changed
1012

1113
- Internal improvements.

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.4.0] - 2025-09-12
10+
911
### Fixed
1012

1113
- We fixed an issue where the datagrid's horizontal scrollbar would unexpectedly jump to the right when the column selector was enabled.

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+
## [3.4.0] - 2025-09-12
10+
911
### Fixed
1012

1113
- We fixed an issue where the column count was not reflected properly in the preview mode.

packages/pluggableWidgets/tree-node-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.4.0] - 2025-09-12
10+
911
### Changed
1012

1113
- Internal improvements.

0 commit comments

Comments
 (0)