Skip to content

Commit 083676d

Browse files
committed
chore(mobile-resources-native): update changelogs
1 parent d5bd19a commit 083676d

File tree

52 files changed

+347
-183
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

52 files changed

+347
-183
lines changed

packages/jsActions/mobile-resources-native/CHANGELOG.md

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

77
## [Unreleased]
88

9+
## [9.0.0] Native Mobile Resources - 2024-12-3
910
### Changed
1011

1112
- Updated @mendix/pluggable-widgets-tools from version v9.0.0 to v10.0.1.
@@ -19,6 +20,246 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
1920

2021
- We have upgraded React Native Permissions to 4.5.1
2122

23+
## [2.3.0] Accordion
24+
### Changed
25+
26+
- Updated @mendix/pluggable-widgets-tools from version v9.0.0 to v10.0.1.
27+
28+
## [2.3.0] ActivityIndicator
29+
### Changed
30+
31+
- Updated @mendix/pluggable-widgets-tools from version v9.0.0 to v10.0.1.
32+
33+
## [3.2.0] Animation
34+
### Changed
35+
36+
- Updated @mendix/pluggable-widgets-tools from version v9.0.0 to v10.0.1.
37+
38+
## [4.1.0] AppEvents
39+
### Changed
40+
41+
- Updated @mendix/pluggable-widgets-tools from version v9.0.0 to v10.0.1.
42+
43+
## [2.1.0] BackgroundGradient
44+
### Changed
45+
46+
- Updated @mendix/pluggable-widgets-tools from version v9.0.0 to v10.0.1.
47+
48+
## [2.2.0] BackgroundImage
49+
### Changed
50+
51+
- Updated @mendix/pluggable-widgets-tools from version v9.0.0 to v10.0.1.
52+
53+
## [2.3.0] Badge
54+
### Changed
55+
56+
- Updated @mendix/pluggable-widgets-tools from version v9.0.0 to v10.0.1.
57+
58+
## [3.1.0] BarChart
59+
### Changed
60+
61+
- Updated @mendix/pluggable-widgets-tools from version v9.0.0 to v10.0.1.
62+
63+
## [4.1.0] BarcodeScanner
64+
### Changed
65+
66+
- Updated @mendix/pluggable-widgets-tools from version v9.0.0 to v10.0.1.
67+
68+
## [4.0.0] BottomSheet
69+
### Changed
70+
71+
- Updated @mendix/pluggable-widgets-tools from version v9.0.0 to v10.0.1.
72+
73+
### BREAKING
74+
75+
- Updated react-native-device-info from version v11.1.0 to v13.0.0.
76+
77+
## [3.1.0] Carousel
78+
### Changed
79+
80+
- Updated @mendix/pluggable-widgets-tools from version v9.0.0 to v10.0.1.
81+
82+
## [2.1.0] ColorPicker
83+
### Changed
84+
85+
- Updated @mendix/pluggable-widgets-tools from version v9.0.0 to v10.0.1.
86+
87+
## [2.1.0] ColumnChart
88+
### Changed
89+
90+
- Updated @mendix/pluggable-widgets-tools from version v9.0.0 to v10.0.1.
91+
92+
## [3.3.0] Feedback
93+
### Changed
94+
95+
- Updated @mendix/pluggable-widgets-tools from version v9.0.0 to v10.0.1.
96+
97+
## [4.1.0] FloatingActionButton
98+
### Changed
99+
100+
- Updated @mendix/pluggable-widgets-tools from version v9.0.0 to v10.0.1.
101+
102+
## [2.0.0] Gallery
103+
### Changed
104+
105+
- Updated @mendix/pluggable-widgets-tools from version v9.0.0 to v10.0.1.
106+
107+
### BREAKING
108+
109+
- Updated react-native-device-info from version v11.1.0 to v13.0.0.
110+
111+
## [2.0.0] GalleryTextFilter
112+
### Changed
113+
114+
- Updated @mendix/pluggable-widgets-tools from version v9.0.0 to v10.0.1.
115+
116+
### BREAKING
117+
118+
- Updated react-native-svg from version v12.3.0 to v15.7.1.
119+
120+
## [3.0.0] Image
121+
### Changed
122+
123+
- Updated @mendix/pluggable-widgets-tools from version v9.0.0 to v10.0.1.
124+
- Updated react-native-vector-icons from version v10.0.3 to v10.2.0.
125+
126+
### BREAKING
127+
128+
- Updated react-native-svg from version v12.3.0 to v15.7.1.
129+
130+
## [4.0.0] IntroScreen
131+
### Changed
132+
133+
- Updated @mendix/pluggable-widgets-tools from version v9.0.0 to v10.0.1.
134+
135+
### BREAKING
136+
137+
- Updated react-native-svg from version v12.3.0 to v15.7.1.
138+
- Updated react-native-device-info from version v11.1.0 to v13.0.0.
139+
- Switched from @react-native-community/async-storage to @react-native-async-storage/async-storage.
140+
141+
## [3.1.0] LineChart
142+
### Changed
143+
144+
- Updated @mendix/pluggable-widgets-tools from version v9.0.0 to v10.0.1.
145+
146+
## [3.2.0] ListViewSwipe
147+
### Changed
148+
149+
- Updated @mendix/pluggable-widgets-tools from version v9.0.0 to v10.0.1.
150+
151+
## [5.1.0] Maps
152+
### Changed
153+
154+
- Updated @mendix/pluggable-widgets-tools from version v9.0.0 to v10.0.1.
155+
156+
### Changed
157+
158+
- We updated the `react-native-maps` version to `1.14.0`
159+
160+
## [4.1.0] Notifications
161+
### Changed
162+
163+
- Updated @mendix/pluggable-widgets-tools from version v9.0.0 to v10.0.1.
164+
165+
## [2.1.0] PieDoughnutChart
166+
### Changed
167+
168+
- Updated @mendix/pluggable-widgets-tools from version v9.0.0 to v10.0.1.
169+
170+
## [4.0.0] PopupMenu
171+
### Changed
172+
173+
- Updated @mendix/pluggable-widgets-tools from version v9.0.0 to v10.0.1.
174+
175+
### BREAKING
176+
177+
- We've renamed renderMode property to popupRenderMode in order to avoid conflicts with a newly introduced renderMode system option. To use the new version of the widget, update its property in Studio Pro.
178+
179+
## [4.3.0] ProgressBar
180+
### Changed
181+
182+
- Updated @mendix/pluggable-widgets-tools from version v9.0.0 to v10.0.1.
183+
184+
## [3.2.0] ProgressCircle
185+
### Changed
186+
187+
- Updated @mendix/pluggable-widgets-tools from version v9.0.0 to v10.0.1.
188+
189+
### Added
190+
191+
- Support device font size for responsive progress circle sizing.
192+
193+
## [4.0.0] QRCode
194+
### Changed
195+
196+
- Updated @mendix/pluggable-widgets-tools from version v9.0.0 to v10.0.1.
197+
198+
### BREAKING
199+
200+
- Updated react-native-svg from version v12.3.0 to v15.7.1.
201+
202+
## [1.1.0] RadioButtons
203+
### Changed
204+
205+
- Updated @mendix/pluggable-widgets-tools from version v9.0.0 to v10.0.1.
206+
207+
## [2.3.0] RangeSlider
208+
### Changed
209+
210+
- Updated @mendix/pluggable-widgets-tools from version v9.0.0 to v10.0.1.
211+
212+
## [5.1.0] Rating
213+
### Changed
214+
215+
- Updated @mendix/pluggable-widgets-tools from version v9.0.0 to v10.0.1.
216+
- Updated react-native-vector-icons from version v10.0.3 to v10.2.0.
217+
218+
## [2.3.0] Repeater
219+
### Changed
220+
221+
- Updated @mendix/pluggable-widgets-tools from version v9.0.0 to v10.0.1.
222+
223+
## [2.3.0] SafeAreaView
224+
### Changed
225+
226+
- Updated @mendix/pluggable-widgets-tools from version v9.0.0 to v10.0.1.
227+
228+
## [2.1.0] Signature
229+
### Changed
230+
231+
- Updated @mendix/pluggable-widgets-tools from version v9.0.0 to v10.0.1.
232+
233+
## [3.1.0] Slider
234+
### Changed
235+
236+
- Updated @mendix/pluggable-widgets-tools from version v9.0.0 to v10.0.1.
237+
238+
## [1.1.0] Switch
239+
### Changed
240+
241+
- Updated @mendix/pluggable-widgets-tools from version v9.0.0 to v10.0.1.
242+
243+
## [2.3.0] ToggleButtons
244+
### Changed
245+
246+
- Updated @mendix/pluggable-widgets-tools from version v9.0.0 to v10.0.1.
247+
248+
## [6.1.0] VideoPlayer
249+
### Changed
250+
251+
- Updated @mendix/pluggable-widgets-tools from version v9.0.0 to v10.0.1.
252+
- Updated react-native-vector-icons from version v10.0.3 to v10.2.0.
253+
254+
### Changed
255+
256+
- We have updated `react-native-video` version to 6.4.5
257+
258+
## [4.1.0] WebView
259+
### Changed
260+
261+
- Updated @mendix/pluggable-widgets-tools from version v9.0.0 to v10.0.1.
262+
22263
## [8.0.1] Native Mobile Resources - 2024-8-29
23264

24265
### Fixed

packages/jsActions/mobile-resources-native/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "mobile-resources-native",
33
"moduleName": "Native Mobile Resources",
4-
"version": "8.0.1",
4+
"version": "9.0.0",
55
"license": "Apache-2.0",
66
"copyright": "© Mendix Technology BV 2022. All rights reserved.",
77
"repository": {
@@ -54,4 +54,4 @@
5454
"rimraf": "^4.4.1",
5555
"rollup": "^2.79.2"
5656
}
57-
}
57+
}

packages/pluggableWidgets/accordion-native/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.3.0] - 2024-12-3
10+
911
### Changed
1012

1113
- Updated @mendix/pluggable-widgets-tools from version v9.0.0 to v10.0.1.

packages/pluggableWidgets/accordion-native/typings/AccordionProps.d.ts

Lines changed: 2 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -67,14 +67,6 @@ export interface AccordionPreviewProps {
6767
collapsible: boolean;
6868
collapseBehavior: CollapseBehaviorEnum;
6969
icon: IconEnum;
70-
iconCollapsed:
71-
| { type: "glyph"; iconClass: string }
72-
| { type: "image"; imageUrl: string; iconUrl: string }
73-
| { type: "icon"; iconClass: string }
74-
| undefined;
75-
iconExpanded:
76-
| { type: "glyph"; iconClass: string }
77-
| { type: "image"; imageUrl: string; iconUrl: string }
78-
| { type: "icon"; iconClass: string }
79-
| undefined;
70+
iconCollapsed: { type: "glyph"; iconClass: string; } | { type: "image"; imageUrl: string; iconUrl: string; } | { type: "icon"; iconClass: string; } | undefined;
71+
iconExpanded: { type: "glyph"; iconClass: string; } | { type: "image"; imageUrl: string; iconUrl: string; } | { type: "icon"; iconClass: string; } | undefined;
8072
}

packages/pluggableWidgets/activity-indicator-native/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.3.0] - 2024-12-3
10+
911
### Changed
1012

1113
- Updated @mendix/pluggable-widgets-tools from version v9.0.0 to v10.0.1.

packages/pluggableWidgets/activity-indicator-native/typings/ActivityIndicatorProps.d.ts

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ import { CSSProperties } from "react";
88
export interface ActivityIndicatorProps<Style> {
99
name: string;
1010
style: Style[];
11+
1112
}
1213

1314
export interface ActivityIndicatorPreviewProps {
@@ -20,4 +21,5 @@ export interface ActivityIndicatorPreviewProps {
2021
styleObject?: CSSProperties;
2122
readOnly: boolean;
2223
renderMode?: "design" | "xray" | "structure";
24+
2325
}

packages/pluggableWidgets/animation-native/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.2.0] - 2024-12-3
10+
911
### Changed
1012

1113
- Updated @mendix/pluggable-widgets-tools from version v9.0.0 to v10.0.1.

0 commit comments

Comments
 (0)