-
Notifications
You must be signed in to change notification settings - Fork 163
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
e66e88a
commit fc8c0f5
Showing
50 changed files
with
520 additions
and
135 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,27 @@ | ||
{ | ||
"name": "@fluentui-react-native/e2e-testing", | ||
"entries": [ | ||
{ | ||
"date": "Tue, 31 Oct 2023 19:11:10 GMT", | ||
"version": "1.32.6", | ||
"tag": "@fluentui-react-native/e2e-testing_v1.32.6", | ||
"comments": { | ||
"patch": [ | ||
{ | ||
"author": "[email protected]", | ||
"package": "@fluentui-react-native/e2e-testing", | ||
"commit": "e66e88aa687589668526066da35ca8b1abc6287c", | ||
"comment": "Add test and a tiny bit of cleanup" | ||
}, | ||
{ | ||
"author": "beachball", | ||
"package": "@fluentui-react-native/e2e-testing", | ||
"comment": "Bump @fluentui-react-native/focus-zone to v0.13.3", | ||
"commit": "not available" | ||
} | ||
] | ||
} | ||
}, | ||
{ | ||
"date": "Mon, 30 Oct 2023 21:26:06 GMT", | ||
"version": "1.32.5", | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,9 +1,18 @@ | ||
# Change Log - @fluentui-react-native/e2e-testing | ||
|
||
This log was last generated on Mon, 30 Oct 2023 21:26:06 GMT and should not be manually modified. | ||
This log was last generated on Tue, 31 Oct 2023 19:11:10 GMT and should not be manually modified. | ||
|
||
<!-- Start content --> | ||
|
||
## 1.32.6 | ||
|
||
Tue, 31 Oct 2023 19:11:10 GMT | ||
|
||
### Patches | ||
|
||
- Add test and a tiny bit of cleanup ([email protected]) | ||
- Bump @fluentui-react-native/focus-zone to v0.13.3 | ||
|
||
## 1.32.5 | ||
|
||
Mon, 30 Oct 2023 21:26:06 GMT | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,63 @@ | ||
{ | ||
"name": "@fluentui-react-native/tester", | ||
"entries": [ | ||
{ | ||
"date": "Tue, 31 Oct 2023 19:11:10 GMT", | ||
"version": "0.157.8", | ||
"tag": "@fluentui-react-native/tester_v0.157.8", | ||
"comments": { | ||
"patch": [ | ||
{ | ||
"author": "[email protected]", | ||
"package": "@fluentui-react-native/tester", | ||
"commit": "e66e88aa687589668526066da35ca8b1abc6287c", | ||
"comment": "Add test and a tiny bit of cleanup" | ||
}, | ||
{ | ||
"author": "beachball", | ||
"package": "@fluentui-react-native/tester", | ||
"comment": "Bump @fluentui-react-native/experimental-menu-button to v0.7.29", | ||
"commit": "not available" | ||
}, | ||
{ | ||
"author": "beachball", | ||
"package": "@fluentui-react-native/tester", | ||
"comment": "Bump @fluentui-react-native/experimental-tabs to v0.9.19", | ||
"commit": "not available" | ||
}, | ||
{ | ||
"author": "beachball", | ||
"package": "@fluentui-react-native/tester", | ||
"comment": "Bump @fluentui-react-native/menu to v1.11.28", | ||
"commit": "not available" | ||
}, | ||
{ | ||
"author": "beachball", | ||
"package": "@fluentui-react-native/tester", | ||
"comment": "Bump @fluentui-react-native/radio-group to v0.19.7", | ||
"commit": "not available" | ||
}, | ||
{ | ||
"author": "beachball", | ||
"package": "@fluentui-react-native/tester", | ||
"comment": "Bump @fluentui-react-native/tablist to v0.4.8", | ||
"commit": "not available" | ||
}, | ||
{ | ||
"author": "beachball", | ||
"package": "@fluentui-react-native/tester", | ||
"comment": "Bump @fluentui/react-native to v0.38.4", | ||
"commit": "not available" | ||
}, | ||
{ | ||
"author": "beachball", | ||
"package": "@fluentui-react-native/tester", | ||
"comment": "Bump @fluentui-react-native/focus-zone to v0.13.3", | ||
"commit": "not available" | ||
} | ||
] | ||
} | ||
}, | ||
{ | ||
"date": "Mon, 30 Oct 2023 21:26:06 GMT", | ||
"version": "0.157.7", | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,9 +1,24 @@ | ||
# Change Log - @fluentui-react-native/tester | ||
|
||
This log was last generated on Mon, 30 Oct 2023 21:26:06 GMT and should not be manually modified. | ||
This log was last generated on Tue, 31 Oct 2023 19:11:10 GMT and should not be manually modified. | ||
|
||
<!-- Start content --> | ||
|
||
## 0.157.8 | ||
|
||
Tue, 31 Oct 2023 19:11:10 GMT | ||
|
||
### Patches | ||
|
||
- Add test and a tiny bit of cleanup ([email protected]) | ||
- Bump @fluentui-react-native/experimental-menu-button to v0.7.29 | ||
- Bump @fluentui-react-native/experimental-tabs to v0.9.19 | ||
- Bump @fluentui-react-native/menu to v1.11.28 | ||
- Bump @fluentui-react-native/radio-group to v0.19.7 | ||
- Bump @fluentui-react-native/tablist to v0.4.8 | ||
- Bump @fluentui/react-native to v0.38.4 | ||
- Bump @fluentui-react-native/focus-zone to v0.13.3 | ||
|
||
## 0.157.7 | ||
|
||
Mon, 30 Oct 2023 21:26:06 GMT | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
{ | ||
"name": "@fluentui-react-native/tester", | ||
"version": "0.157.7", | ||
"version": "0.157.8", | ||
"description": "A test app to test FluentUI React Native Components during development", | ||
"license": "MIT", | ||
"author": "Microsoft <[email protected]>", | ||
|
@@ -53,25 +53,25 @@ | |
"@fluentui-react-native/experimental-button": "0.18.20", | ||
"@fluentui-react-native/experimental-checkbox": "0.15.15", | ||
"@fluentui-react-native/experimental-expander": "0.6.11", | ||
"@fluentui-react-native/experimental-menu-button": ">=0.7.28 <1.0.0", | ||
"@fluentui-react-native/experimental-menu-button": ">=0.7.29 <1.0.0", | ||
"@fluentui-react-native/experimental-native-date-picker": ">=0.9.1 <1.0.0", | ||
"@fluentui-react-native/experimental-shadow": "0.4.10", | ||
"@fluentui-react-native/experimental-shimmer": "0.11.4", | ||
"@fluentui-react-native/experimental-tabs": "0.9.18", | ||
"@fluentui-react-native/experimental-tabs": "0.9.19", | ||
"@fluentui-react-native/experimental-text": ">=0.13.12 <1.0.0", | ||
"@fluentui-react-native/framework": ">=0.11.8 <1.0.0", | ||
"@fluentui-react-native/icon": "0.19.14", | ||
"@fluentui-react-native/input": "^0.4.7", | ||
"@fluentui-react-native/interactive-hooks": ">=0.24.10 <1.0.0", | ||
"@fluentui-react-native/menu": "^1.11.27", | ||
"@fluentui-react-native/menu": "^1.11.28", | ||
"@fluentui-react-native/merge-props": ">=0.7.1 <1.0.0", | ||
"@fluentui-react-native/notification": "0.23.20", | ||
"@fluentui-react-native/radio-group": ">=0.19.6 <1.0.0", | ||
"@fluentui-react-native/radio-group": ">=0.19.7 <1.0.0", | ||
"@fluentui-react-native/separator": "^0.16.8", | ||
"@fluentui-react-native/spinner": "^0.7.13", | ||
"@fluentui-react-native/stack": ">=0.8.14 <1.0.0", | ||
"@fluentui-react-native/switch": "^0.11.5", | ||
"@fluentui-react-native/tablist": "0.4.7", | ||
"@fluentui-react-native/tablist": "0.4.8", | ||
"@fluentui-react-native/text": ">=0.21.12 <1.0.0", | ||
"@fluentui-react-native/theme": ">=0.9.2 <1.0.0", | ||
"@fluentui-react-native/theme-tokens": "^0.25.2", | ||
|
@@ -80,7 +80,7 @@ | |
"@fluentui-react-native/theming-utils": ">=0.24.5 <1.0.0", | ||
"@fluentui-react-native/vibrancy-view": ">=0.0.3 <1.0.0", | ||
"@fluentui-react-native/win32-theme": ">=0.27.8 <1.0.0", | ||
"@fluentui/react-native": ">=0.38.3 <1.0.0", | ||
"@fluentui/react-native": ">=0.38.4 <1.0.0", | ||
"@fortawesome/fontawesome-svg-core": "^6.2.0", | ||
"@fortawesome/free-solid-svg-icons": "^6.2.0", | ||
"@fortawesome/react-native-fontawesome": "^0.3.0", | ||
|
@@ -99,7 +99,7 @@ | |
"@babel/core": "^7.8.0", | ||
"@babel/runtime": "^7.8.0", | ||
"@fluentui-react-native/eslint-config-rules": "^0.1.1", | ||
"@fluentui-react-native/focus-zone": "^0.13.2", | ||
"@fluentui-react-native/focus-zone": "^0.13.3", | ||
"@fluentui-react-native/scripts": "^0.1.1", | ||
"@rnx-kit/cli": "^0.16.2", | ||
"@rnx-kit/metro-config": "^1.3.1", | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,27 @@ | ||
{ | ||
"name": "@fluentui-react-native/tester-win32", | ||
"entries": [ | ||
{ | ||
"date": "Tue, 31 Oct 2023 19:11:10 GMT", | ||
"version": "0.36.15", | ||
"tag": "@fluentui-react-native/tester-win32_v0.36.15", | ||
"comments": { | ||
"patch": [ | ||
{ | ||
"author": "[email protected]", | ||
"package": "@fluentui-react-native/tester-win32", | ||
"commit": "e66e88aa687589668526066da35ca8b1abc6287c", | ||
"comment": "Update rex-win32" | ||
}, | ||
{ | ||
"author": "beachball", | ||
"package": "@fluentui-react-native/tester-win32", | ||
"comment": "Bump @fluentui-react-native/tester to v0.157.8", | ||
"commit": "not available" | ||
} | ||
] | ||
} | ||
}, | ||
{ | ||
"date": "Mon, 30 Oct 2023 21:26:06 GMT", | ||
"version": "0.36.14", | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,9 +1,18 @@ | ||
# Change Log - @fluentui-react-native/tester-win32 | ||
|
||
This log was last generated on Mon, 30 Oct 2023 21:26:06 GMT and should not be manually modified. | ||
This log was last generated on Tue, 31 Oct 2023 19:11:10 GMT and should not be manually modified. | ||
|
||
<!-- Start content --> | ||
|
||
## 0.36.15 | ||
|
||
Tue, 31 Oct 2023 19:11:10 GMT | ||
|
||
### Patches | ||
|
||
- Update rex-win32 ([email protected]) | ||
- Bump @fluentui-react-native/tester to v0.157.8 | ||
|
||
## 0.36.14 | ||
|
||
Mon, 30 Oct 2023 21:26:06 GMT | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
7 changes: 0 additions & 7 deletions
7
change/@fluentui-react-native-e2e-testing-98efa3f8-8a58-41d0-ae51-84ae00149104.json
This file was deleted.
Oops, something went wrong.
7 changes: 0 additions & 7 deletions
7
change/@fluentui-react-native-focus-zone-ed378e33-55e4-48bc-822e-f31a921cfb9c.json
This file was deleted.
Oops, something went wrong.
7 changes: 0 additions & 7 deletions
7
change/@fluentui-react-native-menu-25201e2a-f966-483f-8135-4ac201ae8d9e.json
This file was deleted.
Oops, something went wrong.
7 changes: 0 additions & 7 deletions
7
change/@fluentui-react-native-tester-9ed38b60-4594-4e77-bbcb-25f5ff58a66e.json
This file was deleted.
Oops, something went wrong.
7 changes: 0 additions & 7 deletions
7
change/@fluentui-react-native-tester-win32-7cedee8a-a8cf-4294-b78f-4dd41170417c.json
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,21 @@ | ||
{ | ||
"name": "@fluentui-react-native/focus-zone", | ||
"entries": [ | ||
{ | ||
"date": "Tue, 31 Oct 2023 19:11:10 GMT", | ||
"version": "0.13.3", | ||
"tag": "@fluentui-react-native/focus-zone_v0.13.3", | ||
"comments": { | ||
"patch": [ | ||
{ | ||
"author": "[email protected]", | ||
"package": "@fluentui-react-native/focus-zone", | ||
"commit": "e66e88aa687589668526066da35ca8b1abc6287c", | ||
"comment": "Fix keyboarding behavior" | ||
} | ||
] | ||
} | ||
}, | ||
{ | ||
"date": "Mon, 30 Oct 2023 21:26:06 GMT", | ||
"version": "0.13.2", | ||
|
Oops, something went wrong.