Skip to content

Commit 97290e2

Browse files
committed
chore(@mendix/data-widgets): update changelog
1 parent b03f6b6 commit 97290e2

File tree

4 files changed

+28
-0
lines changed

4 files changed

+28
-0
lines changed

packages/modules/data-widgets/CHANGELOG.md

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

77
## [Unreleased]
88

9+
## [3.6.1] DataWidgets - 2025-10-14
10+
11+
### [3.6.1] Datagrid
12+
13+
#### Fixed
14+
15+
- We fixed issue with checkbox state. Now state is in sync with selection.
16+
17+
- We fixed issue with styles not being added to datagrid.
18+
19+
### [3.6.1] Gallery
20+
21+
#### Fixed
22+
23+
- We fixed issue with checkbox state. Now state is in sync with selection.
24+
25+
### [3.6.1] SelectionHelper
26+
27+
#### Fixed
28+
29+
- We fixed issue with checkbox state. Now state is in sync with selection.
30+
931
## [3.6.0] DataWidgets - 2025-10-01
1032

1133
### [3.6.0] DatagridDateFilter

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

1113
- We fixed issue with checkbox state. Now state is in sync with selection.

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

1113
- We fixed issue with checkbox state. Now state is in sync with selection.

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+
## [3.6.1] - 2025-10-14
10+
911
### Fixed
1012

1113
- We fixed issue with checkbox state. Now state is in sync with selection.

0 commit comments

Comments
 (0)