Skip to content

Commit f9f8cf2

Browse files
uicontentgjulivan
authored andcommitted
chore(@mendix/data-widgets): update changelog
1 parent 5917f68 commit f9f8cf2

File tree

7 files changed

+50
-0
lines changed

7 files changed

+50
-0
lines changed

packages/modules/data-widgets/CHANGELOG.md

+38
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,44 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
66

77
## [Unreleased]
88

9+
## [2.25.1] DataWidgets - 2024-11-04
10+
11+
### [2.10.4] DatagridDateFilter
12+
13+
#### Fixed
14+
15+
- We fixed an issue with the widget failing to render in Design mode.
16+
17+
### [2.9.3] DatagridDropdownFilter
18+
19+
#### Fixed
20+
21+
- We fixed an issue with the widget failing to render in Design mode.
22+
23+
### [2.8.4] DatagridNumberFilter
24+
25+
#### Fixed
26+
27+
- We fixed an issue with the widget failing to render in Design mode.
28+
29+
### [2.8.4] DatagridTextFilter
30+
31+
#### Fixed
32+
33+
- We fixed an issue with the widget failing to render in Design mode.
34+
35+
### [2.25.1] Datagrid
36+
37+
#### Fixed
38+
39+
- We fixed an issue with the widget failing to render in Design mode.
40+
41+
### [1.12.3] Gallery
42+
43+
#### Fixed
44+
45+
- We fixed an issue with the widget failing to render in Design mode.
46+
947
## [2.25.0] DataWidgets - 2024-10-31
1048

1149
### [2.10.3] DatagridDateFilter

packages/pluggableWidgets/datagrid-date-filter-web/CHANGELOG.md

+2
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.10.4] - 2024-11-04
10+
911
### Fixed
1012

1113
- We fixed an issue with the widget failing to render in Design mode.

packages/pluggableWidgets/datagrid-dropdown-filter-web/CHANGELOG.md

+2
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] - 2024-11-04
10+
911
### Fixed
1012

1113
- We fixed an issue with the widget failing to render in Design mode.

packages/pluggableWidgets/datagrid-number-filter-web/CHANGELOG.md

+2
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.8.4] - 2024-11-04
10+
911
### Fixed
1012

1113
- We fixed an issue with the widget failing to render in Design mode.

packages/pluggableWidgets/datagrid-text-filter-web/CHANGELOG.md

+2
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.8.4] - 2024-11-04
10+
911
### Fixed
1012

1113
- We fixed an issue with the widget failing to render in Design mode.

packages/pluggableWidgets/datagrid-web/CHANGELOG.md

+2
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.25.1] - 2024-11-04
10+
911
### Fixed
1012

1113
- We fixed an issue with the widget failing to render in Design mode.

packages/pluggableWidgets/gallery-web/CHANGELOG.md

+2
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.12.3] - 2024-11-04
10+
911
### Fixed
1012

1113
- We fixed an issue with the widget failing to render in Design mode.

0 commit comments

Comments
 (0)