Skip to content

Commit 683f9f6

Browse files
📦 applying package updates ***NO_CI***
1 parent 9877f2f commit 683f9f6

File tree

179 files changed

+3062
-442
lines changed

Some content is hidden

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

179 files changed

+3062
-442
lines changed

apps/E2E/CHANGELOG.json

Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,27 @@
11
{
22
"name": "@fluentui-react-native/e2e-testing",
33
"entries": [
4+
{
5+
"date": "Tue, 27 Dec 2022 22:21:15 GMT",
6+
"tag": "@fluentui-react-native/e2e-testing_v1.8.0",
7+
"version": "1.8.0",
8+
"comments": {
9+
"minor": [
10+
{
11+
"author": "[email protected]",
12+
"package": "@fluentui-react-native/e2e-testing",
13+
"commit": "9877f2f456807b697afd5aefce756a493a607746",
14+
"comment": "Clean up and overhaul Avatar and Callout tests with better errors and cleaner PageObjects"
15+
},
16+
{
17+
"author": "beachball",
18+
"package": "@fluentui-react-native/e2e-testing",
19+
"comment": "Bump @fluentui-react-native/focus-zone to v0.11.15",
20+
"commit": "9877f2f456807b697afd5aefce756a493a607746"
21+
}
22+
]
23+
}
24+
},
425
{
526
"date": "Tue, 27 Dec 2022 20:49:48 GMT",
627
"tag": "@fluentui-react-native/e2e-testing_v1.7.1",

apps/E2E/CHANGELOG.md

Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,18 @@
11
# Change Log - @fluentui-react-native/e2e-testing
22

3-
This log was last generated on Tue, 27 Dec 2022 20:49:48 GMT and should not be manually modified.
3+
This log was last generated on Tue, 27 Dec 2022 22:21:15 GMT and should not be manually modified.
44

55
<!-- Start content -->
66

7+
## 1.8.0
8+
9+
Tue, 27 Dec 2022 22:21:15 GMT
10+
11+
### Minor changes
12+
13+
- Clean up and overhaul Avatar and Callout tests with better errors and cleaner PageObjects ([email protected])
14+
- Bump @fluentui-react-native/focus-zone to v0.11.15
15+
716
## 1.7.1
817

918
Tue, 27 Dec 2022 20:49:48 GMT

apps/E2E/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@fluentui-react-native/e2e-testing",
3-
"version": "1.7.1",
3+
"version": "1.8.0",
44
"description": "Package containing E2E testing specs",
55
"license": "MIT",
66
"scripts": {
@@ -43,7 +43,7 @@
4343
"appium-xcuitest-driver": "4.11.1",
4444
"@babel/core": "^7.8.0",
4545
"@babel/runtime": "^7.8.0",
46-
"@fluentui-react-native/focus-zone": "^0.11.14"
46+
"@fluentui-react-native/focus-zone": "^0.11.15"
4747
},
4848
"rnx-kit": {
4949
"reactNativeVersion": "0.68",

apps/fluent-tester/CHANGELOG.json

Lines changed: 231 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,237 @@
11
{
22
"name": "@fluentui-react-native/tester",
33
"entries": [
4+
{
5+
"date": "Tue, 27 Dec 2022 22:21:15 GMT",
6+
"tag": "@fluentui-react-native/tester_v0.126.0",
7+
"version": "0.126.0",
8+
"comments": {
9+
"minor": [
10+
{
11+
"author": "[email protected]",
12+
"package": "@fluentui-react-native/tester",
13+
"commit": "9877f2f456807b697afd5aefce756a493a607746",
14+
"comment": "Clean up and overhaul Avatar and Callout tests with better errors and cleaner PageObjects"
15+
},
16+
{
17+
"author": "beachball",
18+
"package": "@fluentui-react-native/tester",
19+
"comment": "Bump @fluentui-react-native/android-theme to v0.15.4",
20+
"commit": "9877f2f456807b697afd5aefce756a493a607746"
21+
},
22+
{
23+
"author": "beachball",
24+
"package": "@fluentui-react-native/tester",
25+
"comment": "Bump @fluentui-react-native/apple-theme to v0.17.5",
26+
"commit": "9877f2f456807b697afd5aefce756a493a607746"
27+
},
28+
{
29+
"author": "beachball",
30+
"package": "@fluentui-react-native/tester",
31+
"comment": "Bump @fluentui-react-native/avatar to v1.5.4",
32+
"commit": "9877f2f456807b697afd5aefce756a493a607746"
33+
},
34+
{
35+
"author": "beachball",
36+
"package": "@fluentui-react-native/tester",
37+
"comment": "Bump @fluentui-react-native/badge to v0.4.5",
38+
"commit": "9877f2f456807b697afd5aefce756a493a607746"
39+
},
40+
{
41+
"author": "beachball",
42+
"package": "@fluentui-react-native/tester",
43+
"comment": "Bump @fluentui-react-native/button to v0.32.10",
44+
"commit": "9877f2f456807b697afd5aefce756a493a607746"
45+
},
46+
{
47+
"author": "beachball",
48+
"package": "@fluentui-react-native/tester",
49+
"comment": "Bump @fluentui-react-native/default-theme to v0.16.19",
50+
"commit": "9877f2f456807b697afd5aefce756a493a607746"
51+
},
52+
{
53+
"author": "beachball",
54+
"package": "@fluentui-react-native/tester",
55+
"comment": "Bump @fluentui-react-native/dropdown to v0.7.5",
56+
"commit": "9877f2f456807b697afd5aefce756a493a607746"
57+
},
58+
{
59+
"author": "beachball",
60+
"package": "@fluentui-react-native/tester",
61+
"comment": "Bump @fluentui-react-native/experimental-activity-indicator to v0.7.5",
62+
"commit": "9877f2f456807b697afd5aefce756a493a607746"
63+
},
64+
{
65+
"author": "beachball",
66+
"package": "@fluentui-react-native/tester",
67+
"comment": "Bump @fluentui-react-native/experimental-avatar to v0.17.1",
68+
"commit": "9877f2f456807b697afd5aefce756a493a607746"
69+
},
70+
{
71+
"author": "beachball",
72+
"package": "@fluentui-react-native/tester",
73+
"comment": "Bump @fluentui-react-native/experimental-button to v0.16.68",
74+
"commit": "9877f2f456807b697afd5aefce756a493a607746"
75+
},
76+
{
77+
"author": "beachball",
78+
"package": "@fluentui-react-native/tester",
79+
"comment": "Bump @fluentui-react-native/experimental-checkbox to v0.13.17",
80+
"commit": "9877f2f456807b697afd5aefce756a493a607746"
81+
},
82+
{
83+
"author": "beachball",
84+
"package": "@fluentui-react-native/tester",
85+
"comment": "Bump @fluentui-react-native/experimental-expander to v0.5.5",
86+
"commit": "9877f2f456807b697afd5aefce756a493a607746"
87+
},
88+
{
89+
"author": "beachball",
90+
"package": "@fluentui-react-native/tester",
91+
"comment": "Bump @fluentui-react-native/experimental-icon to v0.1.8",
92+
"commit": "9877f2f456807b697afd5aefce756a493a607746"
93+
},
94+
{
95+
"author": "beachball",
96+
"package": "@fluentui-react-native/tester",
97+
"comment": "Bump @fluentui-react-native/experimental-link to v0.4.3",
98+
"commit": "9877f2f456807b697afd5aefce756a493a607746"
99+
},
100+
{
101+
"author": "beachball",
102+
"package": "@fluentui-react-native/tester",
103+
"comment": "Bump @fluentui-react-native/experimental-menu-button to v0.6.7",
104+
"commit": "9877f2f456807b697afd5aefce756a493a607746"
105+
},
106+
{
107+
"author": "beachball",
108+
"package": "@fluentui-react-native/tester",
109+
"comment": "Bump @fluentui-react-native/experimental-radio-group to v0.8.9",
110+
"commit": "9877f2f456807b697afd5aefce756a493a607746"
111+
},
112+
{
113+
"author": "beachball",
114+
"package": "@fluentui-react-native/tester",
115+
"comment": "Bump @fluentui-react-native/experimental-shadow to v0.2.52",
116+
"commit": "9877f2f456807b697afd5aefce756a493a607746"
117+
},
118+
{
119+
"author": "beachball",
120+
"package": "@fluentui-react-native/tester",
121+
"comment": "Bump @fluentui-react-native/experimental-shimmer to v0.8.5",
122+
"commit": "9877f2f456807b697afd5aefce756a493a607746"
123+
},
124+
{
125+
"author": "beachball",
126+
"package": "@fluentui-react-native/tester",
127+
"comment": "Bump @fluentui-react-native/experimental-tabs to v0.8.13",
128+
"commit": "9877f2f456807b697afd5aefce756a493a607746"
129+
},
130+
{
131+
"author": "beachball",
132+
"package": "@fluentui-react-native/tester",
133+
"comment": "Bump @fluentui-react-native/experimental-text to v0.11.33",
134+
"commit": "9877f2f456807b697afd5aefce756a493a607746"
135+
},
136+
{
137+
"author": "beachball",
138+
"package": "@fluentui-react-native/tester",
139+
"comment": "Bump @fluentui-react-native/framework to v0.8.28",
140+
"commit": "9877f2f456807b697afd5aefce756a493a607746"
141+
},
142+
{
143+
"author": "beachball",
144+
"package": "@fluentui-react-native/tester",
145+
"comment": "Bump @fluentui-react-native/icon to v0.16.5",
146+
"commit": "9877f2f456807b697afd5aefce756a493a607746"
147+
},
148+
{
149+
"author": "beachball",
150+
"package": "@fluentui-react-native/tester",
151+
"comment": "Bump @fluentui-react-native/interactive-hooks to v0.22.3",
152+
"commit": "9877f2f456807b697afd5aefce756a493a607746"
153+
},
154+
{
155+
"author": "beachball",
156+
"package": "@fluentui-react-native/tester",
157+
"comment": "Bump @fluentui-react-native/menu to v1.2.2",
158+
"commit": "9877f2f456807b697afd5aefce756a493a607746"
159+
},
160+
{
161+
"author": "beachball",
162+
"package": "@fluentui-react-native/tester",
163+
"comment": "Bump @fluentui-react-native/separator to v0.14.1",
164+
"commit": "9877f2f456807b697afd5aefce756a493a607746"
165+
},
166+
{
167+
"author": "beachball",
168+
"package": "@fluentui-react-native/tester",
169+
"comment": "Bump @fluentui-react-native/notification to v0.21.4",
170+
"commit": "9877f2f456807b697afd5aefce756a493a607746"
171+
},
172+
{
173+
"author": "beachball",
174+
"package": "@fluentui-react-native/tester",
175+
"comment": "Bump @fluentui-react-native/stack to v0.7.34",
176+
"commit": "9877f2f456807b697afd5aefce756a493a607746"
177+
},
178+
{
179+
"author": "beachball",
180+
"package": "@fluentui-react-native/tester",
181+
"comment": "Bump @fluentui-react-native/switch to v0.8.4",
182+
"commit": "9877f2f456807b697afd5aefce756a493a607746"
183+
},
184+
{
185+
"author": "beachball",
186+
"package": "@fluentui-react-native/tester",
187+
"comment": "Bump @fluentui-react-native/text to v0.19.2",
188+
"commit": "9877f2f456807b697afd5aefce756a493a607746"
189+
},
190+
{
191+
"author": "beachball",
192+
"package": "@fluentui-react-native/tester",
193+
"comment": "Bump @fluentui-react-native/theme to v0.7.13",
194+
"commit": "9877f2f456807b697afd5aefce756a493a607746"
195+
},
196+
{
197+
"author": "beachball",
198+
"package": "@fluentui-react-native/tester",
199+
"comment": "Bump @fluentui-react-native/theme-tokens to v0.22.4",
200+
"commit": "9877f2f456807b697afd5aefce756a493a607746"
201+
},
202+
{
203+
"author": "beachball",
204+
"package": "@fluentui-react-native/tester",
205+
"comment": "Bump @fluentui-react-native/theme-types to v0.27.1",
206+
"commit": "9877f2f456807b697afd5aefce756a493a607746"
207+
},
208+
{
209+
"author": "beachball",
210+
"package": "@fluentui-react-native/tester",
211+
"comment": "Bump @fluentui-react-native/theming-utils to v0.20.2",
212+
"commit": "9877f2f456807b697afd5aefce756a493a607746"
213+
},
214+
{
215+
"author": "beachball",
216+
"package": "@fluentui-react-native/tester",
217+
"comment": "Bump @fluentui-react-native/win32-theme to v0.24.6",
218+
"commit": "9877f2f456807b697afd5aefce756a493a607746"
219+
},
220+
{
221+
"author": "beachball",
222+
"package": "@fluentui-react-native/tester",
223+
"comment": "Bump @fluentui/react-native to v0.34.8",
224+
"commit": "9877f2f456807b697afd5aefce756a493a607746"
225+
},
226+
{
227+
"author": "beachball",
228+
"package": "@fluentui-react-native/tester",
229+
"comment": "Bump @fluentui-react-native/focus-zone to v0.11.15",
230+
"commit": "9877f2f456807b697afd5aefce756a493a607746"
231+
}
232+
]
233+
}
234+
},
4235
{
5236
"date": "Tue, 27 Dec 2022 21:34:48 GMT",
6237
"tag": "@fluentui-react-native/tester_v0.125.2",

apps/fluent-tester/CHANGELOG.md

Lines changed: 45 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,53 @@
11
# Change Log - @fluentui-react-native/tester
22

3-
This log was last generated on Tue, 27 Dec 2022 21:34:48 GMT and should not be manually modified.
3+
This log was last generated on Tue, 27 Dec 2022 22:21:15 GMT and should not be manually modified.
44

55
<!-- Start content -->
66

7+
## 0.126.0
8+
9+
Tue, 27 Dec 2022 22:21:15 GMT
10+
11+
### Minor changes
12+
13+
- Clean up and overhaul Avatar and Callout tests with better errors and cleaner PageObjects ([email protected])
14+
- Bump @fluentui-react-native/android-theme to v0.15.4
15+
- Bump @fluentui-react-native/apple-theme to v0.17.5
16+
- Bump @fluentui-react-native/avatar to v1.5.4
17+
- Bump @fluentui-react-native/badge to v0.4.5
18+
- Bump @fluentui-react-native/button to v0.32.10
19+
- Bump @fluentui-react-native/default-theme to v0.16.19
20+
- Bump @fluentui-react-native/dropdown to v0.7.5
21+
- Bump @fluentui-react-native/experimental-activity-indicator to v0.7.5
22+
- Bump @fluentui-react-native/experimental-avatar to v0.17.1
23+
- Bump @fluentui-react-native/experimental-button to v0.16.68
24+
- Bump @fluentui-react-native/experimental-checkbox to v0.13.17
25+
- Bump @fluentui-react-native/experimental-expander to v0.5.5
26+
- Bump @fluentui-react-native/experimental-icon to v0.1.8
27+
- Bump @fluentui-react-native/experimental-link to v0.4.3
28+
- Bump @fluentui-react-native/experimental-menu-button to v0.6.7
29+
- Bump @fluentui-react-native/experimental-radio-group to v0.8.9
30+
- Bump @fluentui-react-native/experimental-shadow to v0.2.52
31+
- Bump @fluentui-react-native/experimental-shimmer to v0.8.5
32+
- Bump @fluentui-react-native/experimental-tabs to v0.8.13
33+
- Bump @fluentui-react-native/experimental-text to v0.11.33
34+
- Bump @fluentui-react-native/framework to v0.8.28
35+
- Bump @fluentui-react-native/icon to v0.16.5
36+
- Bump @fluentui-react-native/interactive-hooks to v0.22.3
37+
- Bump @fluentui-react-native/menu to v1.2.2
38+
- Bump @fluentui-react-native/separator to v0.14.1
39+
- Bump @fluentui-react-native/notification to v0.21.4
40+
- Bump @fluentui-react-native/stack to v0.7.34
41+
- Bump @fluentui-react-native/switch to v0.8.4
42+
- Bump @fluentui-react-native/text to v0.19.2
43+
- Bump @fluentui-react-native/theme to v0.7.13
44+
- Bump @fluentui-react-native/theme-tokens to v0.22.4
45+
- Bump @fluentui-react-native/theme-types to v0.27.1
46+
- Bump @fluentui-react-native/theming-utils to v0.20.2
47+
- Bump @fluentui-react-native/win32-theme to v0.24.6
48+
- Bump @fluentui/react-native to v0.34.8
49+
- Bump @fluentui-react-native/focus-zone to v0.11.15
50+
751
## 0.125.2
852

953
Tue, 27 Dec 2022 21:34:48 GMT

0 commit comments

Comments
 (0)