Skip to content

Commit 86e2da1

Browse files
committed
chore(@mendix/data-widgets): update changelog
1 parent 7c62b32 commit 86e2da1

File tree

10 files changed

+108
-0
lines changed

10 files changed

+108
-0
lines changed

packages/modules/data-widgets/CHANGELOG.md

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

77
## [Unreleased]
88

9+
## [2.8.0] DataWidgets - 2023-05-26
10+
11+
### [2.5.1] DatagridDateFilter
12+
13+
#### Changed
14+
15+
- We changed colors in the structure mode preview for dark and light modes.
16+
17+
- We replaced glyphicons with internal icons
18+
19+
- We updated the light and dark icons and tiles for the widget.
20+
21+
### [2.4.1] DatagridDropdownFilter
22+
23+
#### Changed
24+
25+
- We updated the light and dark icons and tiles for the widget.
26+
27+
- We changed colors in the structure mode preview for dark and light modes.
28+
29+
### [2.4.1] DatagridNumberFilter
30+
31+
#### Changed
32+
33+
- We updated the light and dark icons and tiles for the widget.
34+
35+
- We changed colors in the structure mode preview for dark and light modes.
36+
37+
### [2.4.1] DatagridTextFilter
38+
39+
#### Changed
40+
41+
- We updated the light and dark icons and tiles for the widget.
42+
43+
- We changed colors in the structure mode preview for dark and light modes.
44+
45+
### [2.7.3] Datagrid
46+
47+
#### Changed
48+
49+
- We replaced glyphicons with internal icons
50+
51+
- We updated page explorer's caption to display datasource.
52+
53+
- We updated the light and dark icons and tiles for the widget.
54+
55+
- We changed colors in the structure mode preview for dark and light modes.
56+
57+
#### Fixed
58+
59+
- We fix virtual scrolling issue
60+
61+
### [1.1.1] DropdownSort
62+
63+
#### Changed
64+
65+
- We updated the light and dark icons and tiles for the widget.
66+
67+
- We changed colors in the structure mode preview for dark and light modes.
68+
69+
### [1.3.2] Gallery
70+
71+
#### Changed
72+
73+
- We updated page explorer's caption to display datasource.
74+
75+
- We updated the light and dark icons and tiles for the widget.
76+
77+
- We changed colors in the structure mode preview for dark and light modes.
78+
79+
#### Fixed
80+
81+
- We fix virtual scrolling issue
82+
83+
### [1.0.2] SelectionHelper
84+
85+
#### Changed
86+
87+
- We updated the light and dark icons and tiles for the widget.
88+
89+
### [1.1.1] TreeNode
90+
91+
#### Changed
92+
93+
- We updated page explorer's caption to display datasource.
94+
95+
- We updated the light and dark icons and tiles for the widget.
96+
97+
- We changed colors in the structure mode preview for dark and light modes.
98+
999
## [2.7.2] DataWidgets - 2023-05-02
10100

11101
### [2.7.1] Datagrid

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.1] - 2023-05-26
10+
911
### Changed
1012

1113
- We changed colors in the structure mode preview for dark and light modes.

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.1] - 2023-05-26
10+
911
### Changed
1012

1113
- We updated the light and dark icons and tiles for the widget.

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.1] - 2023-05-26
10+
911
### Changed
1012

1113
- We updated the light and dark icons and tiles for the widget.

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.1] - 2023-05-26
10+
911
### Changed
1012

1113
- We updated the light and dark icons and tiles for the widget.

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.7.3] - 2023-05-26
10+
911
### Changed
1012

1113
- We replaced glyphicons with internal icons

packages/pluggableWidgets/dropdown-sort-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.1.1] - 2023-05-26
10+
911
### Changed
1012

1113
- We updated the light and dark icons and tiles for the widget.

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.3.2] - 2023-05-26
10+
911
### Changed
1012

1113
- We updated page explorer's caption to display datasource.

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.2] - 2023-05-26
10+
911
### Changed
1012

1113
- We updated the light and dark icons and tiles for the widget.

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+
## [1.1.1] - 2023-05-26
10+
911
### Changed
1012

1113
- We updated page explorer's caption to display datasource.

0 commit comments

Comments
 (0)