Skip to content

Commit a43ee09

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

File tree

5 files changed

+34
-0
lines changed

5 files changed

+34
-0
lines changed

packages/modules/data-widgets/CHANGELOG.md

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

77
## [Unreleased]
88

9+
## [2.8.2] DataWidgets - 2023-06-21
10+
911
### Fixed
1012

1113
- We removed dead span styling from module SCSS
1214

15+
### [2.5.2] DatagridDateFilter
16+
17+
#### Fixed
18+
19+
- We fixed issue with initial filter condition.
20+
21+
### [2.4.3] DatagridDropdownFilter
22+
23+
#### Fixed
24+
25+
- We fixed issue with initial filter condition.
26+
27+
### [2.4.2] DatagridNumberFilter
28+
29+
#### Fixed
30+
31+
- We fixed issue with initial filter condition.
32+
33+
### [2.4.2] DatagridTextFilter
34+
35+
#### Fixed
36+
37+
- We fixed issue with initial filter condition.
38+
1339
## [2.8.1] DataWidgets - 2023-06-09
1440

1541
### [2.4.2] DatagridDropdownFilter

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.5.2] - 2023-06-21
10+
911
### Fixed
1012

1113
- We fixed issue with initial filter condition.

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+
## [2.4.3] - 2023-06-21
10+
911
### Fixed
1012

1113
- We fixed issue with initial filter condition.

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.4.2] - 2023-06-21
10+
911
### Fixed
1012

1113
- We fixed issue with initial filter condition.

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.4.2] - 2023-06-21
10+
911
### Fixed
1012

1113
- We fixed issue with initial filter condition.

0 commit comments

Comments
 (0)