forked from microsoft/fluentui-react-native
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
📦 applying package updates ***NO_CI***
- Loading branch information
1 parent
62bde9d
commit 9880b04
Showing
141 changed files
with
1,283 additions
and
246 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,21 @@ | ||
{ | ||
"name": "@fluentui-react-native/tester-android", | ||
"entries": [ | ||
{ | ||
"date": "Wed, 20 Oct 2021 03:46:25 GMT", | ||
"tag": "@fluentui-react-native/tester-android_v0.0.1", | ||
"version": "0.0.1", | ||
"comments": { | ||
"patch": [ | ||
{ | ||
"comment": "Bump @fluentui-react-native/tester to v0.45.1", | ||
"author": "[email protected]", | ||
"commit": "273f5addbeb5abeaec0b517e5416f52d8878152f", | ||
"package": "@fluentui-react-native/tester-android" | ||
} | ||
] | ||
} | ||
}, | ||
{ | ||
"date": "Tue, 19 Oct 2021 20:23:36 GMT", | ||
"tag": "@fluentui-react-native/tester-android_v0.0.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,11 +1,19 @@ | ||
# Change Log - @fluentui-react-native/tester-android | ||
|
||
This log was last generated on Tue, 19 Oct 2021 20:23:36 GMT and should not be manually modified. | ||
This log was last generated on Wed, 20 Oct 2021 03:46:25 GMT and should not be manually modified. | ||
|
||
<!-- Start content --> | ||
|
||
## 0.0.1 | ||
|
||
Wed, 20 Oct 2021 03:46:25 GMT | ||
|
||
### Patches | ||
|
||
- Bump @fluentui-react-native/tester to v0.45.1 ([email protected]) | ||
|
||
## 0.0.1 | ||
|
||
Tue, 19 Oct 2021 20:23:36 GMT | ||
|
||
### Patches | ||
|
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/tester", | ||
"entries": [ | ||
{ | ||
"date": "Wed, 20 Oct 2021 03:46:25 GMT", | ||
"tag": "@fluentui-react-native/tester_v0.45.1", | ||
"version": "0.45.1", | ||
"comments": { | ||
"patch": [ | ||
{ | ||
"comment": "Bump @fluentui-react-native/framework to v0.6.3", | ||
"author": "[email protected]", | ||
"commit": "273f5addbeb5abeaec0b517e5416f52d8878152f", | ||
"package": "@fluentui-react-native/tester" | ||
} | ||
] | ||
} | ||
}, | ||
{ | ||
"date": "Tue, 19 Oct 2021 20:23:36 GMT", | ||
"tag": "@fluentui-react-native/tester_v0.45.0", | ||
|
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,17 @@ | ||
# Change Log - @fluentui-react-native/tester | ||
|
||
This log was last generated on Tue, 19 Oct 2021 20:23:36 GMT and should not be manually modified. | ||
This log was last generated on Wed, 20 Oct 2021 03:46:25 GMT and should not be manually modified. | ||
|
||
<!-- Start content --> | ||
|
||
## 0.45.1 | ||
|
||
Wed, 20 Oct 2021 03:46:25 GMT | ||
|
||
### Patches | ||
|
||
- Bump @fluentui-react-native/framework to v0.6.3 ([email protected]) | ||
|
||
## 0.45.0 | ||
|
||
Tue, 19 Oct 2021 20:23:36 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.45.0", | ||
"version": "0.45.1", | ||
"description": "A test app to test FluentUI React Native Components during development", | ||
"license": "MIT", | ||
"author": "Microsoft <[email protected]>", | ||
|
@@ -27,29 +27,29 @@ | |
}, | ||
"dependencies": { | ||
"@fluentui-react-native/android-theme": ">=0.4.16 <1.0.0", | ||
"@fluentui-react-native/apple-theme": ">=0.7.27 <1.0.0", | ||
"@fluentui-react-native/button": ">=0.20.12 <1.0.0", | ||
"@fluentui-react-native/default-theme": ">=0.8.7 <1.0.0", | ||
"@fluentui-react-native/experimental-activity-indicator": ">=0.3.22 <1.0.0", | ||
"@fluentui-react-native/experimental-avatar": ">=0.12.14 <1.0.0", | ||
"@fluentui-react-native/experimental-button": "0.9.1", | ||
"@fluentui-react-native/experimental-checkbox": "0.2.6", | ||
"@fluentui-react-native/apple-theme": ">=0.7.28 <1.0.0", | ||
"@fluentui-react-native/button": ">=0.20.13 <1.0.0", | ||
"@fluentui-react-native/default-theme": ">=0.8.8 <1.0.0", | ||
"@fluentui-react-native/experimental-activity-indicator": ">=0.3.23 <1.0.0", | ||
"@fluentui-react-native/experimental-avatar": ">=0.12.15 <1.0.0", | ||
"@fluentui-react-native/experimental-button": "0.9.2", | ||
"@fluentui-react-native/experimental-checkbox": "0.2.7", | ||
"@fluentui-react-native/experimental-native-date-picker": ">=0.3.7 <1.0.0", | ||
"@fluentui-react-native/experimental-expander": "0.2.19", | ||
"@fluentui-react-native/experimental-menu-button": ">=0.0.6 <1.0.0", | ||
"@fluentui-react-native/experimental-shimmer": "0.5.19", | ||
"@fluentui-react-native/experimental-tabs": "0.3.3", | ||
"@fluentui-react-native/experimental-text": ">=0.6.24 <1.0.0", | ||
"@fluentui-react-native/framework": ">=0.6.2 <1.0.0", | ||
"@fluentui-react-native/icon": "0.8.26", | ||
"@fluentui-react-native/interactive-hooks": ">=0.10.50 <1.0.0", | ||
"@fluentui-react-native/stack": ">=0.5.39 <1.0.0", | ||
"@fluentui-react-native/experimental-expander": "0.2.20", | ||
"@fluentui-react-native/experimental-menu-button": ">=0.0.7 <1.0.0", | ||
"@fluentui-react-native/experimental-shimmer": "0.5.20", | ||
"@fluentui-react-native/experimental-tabs": "0.3.4", | ||
"@fluentui-react-native/experimental-text": ">=0.6.25 <1.0.0", | ||
"@fluentui-react-native/framework": ">=0.6.3 <1.0.0", | ||
"@fluentui-react-native/icon": "0.8.27", | ||
"@fluentui-react-native/interactive-hooks": ">=0.10.51 <1.0.0", | ||
"@fluentui-react-native/stack": ">=0.5.40 <1.0.0", | ||
"@fluentui-react-native/theme": ">=0.5.21 <1.0.0", | ||
"@fluentui-react-native/theme-types": ">=0.12.3 <1.0.0", | ||
"@fluentui-react-native/themed-stylesheet": "^1.2.4", | ||
"@fluentui-react-native/theming-utils": ">=0.7.5 <1.0.0", | ||
"@fluentui-react-native/win32-theme": ">=0.13.6 <1.0.0", | ||
"@fluentui/react-native": ">=0.26.4 <1.0.0", | ||
"@fluentui-react-native/theming-utils": ">=0.7.6 <1.0.0", | ||
"@fluentui-react-native/win32-theme": ">=0.13.7 <1.0.0", | ||
"@fluentui/react-native": ">=0.26.5 <1.0.0", | ||
"@react-native-community/slider": "^3.0.3", | ||
"@react-native-menu/menu": "^0.1.2", | ||
"@react-native-picker/picker": "^1.16.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,6 +1,21 @@ | ||
{ | ||
"name": "@fluentui-react-native/tester-ios", | ||
"entries": [ | ||
{ | ||
"date": "Wed, 20 Oct 2021 03:46:25 GMT", | ||
"tag": "@fluentui-react-native/tester-ios_v0.0.1", | ||
"version": "0.0.1", | ||
"comments": { | ||
"patch": [ | ||
{ | ||
"comment": "Bump @fluentui-react-native/tester to v0.45.1", | ||
"author": "[email protected]", | ||
"commit": "273f5addbeb5abeaec0b517e5416f52d8878152f", | ||
"package": "@fluentui-react-native/tester-ios" | ||
} | ||
] | ||
} | ||
}, | ||
{ | ||
"date": "Tue, 19 Oct 2021 20:23:36 GMT", | ||
"tag": "@fluentui-react-native/tester-ios_v0.0.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,11 +1,19 @@ | ||
# Change Log - @fluentui-react-native/tester-ios | ||
|
||
This log was last generated on Tue, 19 Oct 2021 20:23:36 GMT and should not be manually modified. | ||
This log was last generated on Wed, 20 Oct 2021 03:46:25 GMT and should not be manually modified. | ||
|
||
<!-- Start content --> | ||
|
||
## 0.0.1 | ||
|
||
Wed, 20 Oct 2021 03:46:25 GMT | ||
|
||
### Patches | ||
|
||
- Bump @fluentui-react-native/tester to v0.45.1 ([email protected]) | ||
|
||
## 0.0.1 | ||
|
||
Tue, 19 Oct 2021 20:23:36 GMT | ||
|
||
### Patches | ||
|
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/tester-macos", | ||
"entries": [ | ||
{ | ||
"date": "Wed, 20 Oct 2021 03:46:25 GMT", | ||
"tag": "@fluentui-react-native/tester-macos_v0.0.1", | ||
"version": "0.0.1", | ||
"comments": { | ||
"patch": [ | ||
{ | ||
"comment": "Bump @fluentui-react-native/tester to v0.45.1", | ||
"author": "[email protected]", | ||
"commit": "273f5addbeb5abeaec0b517e5416f52d8878152f", | ||
"package": "@fluentui-react-native/tester-macos" | ||
} | ||
] | ||
} | ||
}, | ||
{ | ||
"date": "Tue, 19 Oct 2021 20:23:36 GMT", | ||
"tag": "@fluentui-react-native/tester-macos_v0.0.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,11 +1,19 @@ | ||
# Change Log - @fluentui-react-native/tester-macos | ||
|
||
This log was last generated on Tue, 19 Oct 2021 20:23:36 GMT and should not be manually modified. | ||
This log was last generated on Wed, 20 Oct 2021 03:46:25 GMT and should not be manually modified. | ||
|
||
<!-- Start content --> | ||
|
||
## 0.0.1 | ||
|
||
Wed, 20 Oct 2021 03:46:25 GMT | ||
|
||
### Patches | ||
|
||
- Bump @fluentui-react-native/tester to v0.45.1 ([email protected]) | ||
|
||
## 0.0.1 | ||
|
||
Tue, 19 Oct 2021 20:23:36 GMT | ||
|
||
### Patches | ||
|
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/tester-web", | ||
"entries": [ | ||
{ | ||
"date": "Wed, 20 Oct 2021 03:46:25 GMT", | ||
"tag": "@fluentui-react-native/tester-web_v0.1.0", | ||
"version": "0.1.0", | ||
"comments": { | ||
"patch": [ | ||
{ | ||
"comment": "Bump @fluentui-react-native/tester to v0.45.1", | ||
"author": "[email protected]", | ||
"commit": "273f5addbeb5abeaec0b517e5416f52d8878152f", | ||
"package": "@fluentui-react-native/tester-web" | ||
} | ||
] | ||
} | ||
}, | ||
{ | ||
"date": "Tue, 19 Oct 2021 20:23:36 GMT", | ||
"tag": "@fluentui-react-native/tester-web_v0.1.0", | ||
|
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,11 +1,19 @@ | ||
# Change Log - @fluentui-react-native/tester-web | ||
|
||
This log was last generated on Tue, 19 Oct 2021 20:23:36 GMT and should not be manually modified. | ||
This log was last generated on Wed, 20 Oct 2021 03:46:25 GMT and should not be manually modified. | ||
|
||
<!-- Start content --> | ||
|
||
## 0.1.0 | ||
|
||
Wed, 20 Oct 2021 03:46:25 GMT | ||
|
||
### Patches | ||
|
||
- Bump @fluentui-react-native/tester to v0.45.1 ([email protected]) | ||
|
||
## 0.1.0 | ||
|
||
Tue, 19 Oct 2021 20:23:36 GMT | ||
|
||
### Patches | ||
|
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/tester-win32", | ||
"entries": [ | ||
{ | ||
"date": "Wed, 20 Oct 2021 03:46:25 GMT", | ||
"tag": "@fluentui-react-native/tester-win32_v0.14.1", | ||
"version": "0.14.1", | ||
"comments": { | ||
"patch": [ | ||
{ | ||
"comment": "Bump @fluentui-react-native/tester to v0.45.1", | ||
"author": "[email protected]", | ||
"commit": "273f5addbeb5abeaec0b517e5416f52d8878152f", | ||
"package": "@fluentui-react-native/tester-win32" | ||
} | ||
] | ||
} | ||
}, | ||
{ | ||
"date": "Tue, 19 Oct 2021 20:23:36 GMT", | ||
"tag": "@fluentui-react-native/tester-win32_v0.14.0", | ||
|
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,17 @@ | ||
# Change Log - @fluentui-react-native/tester-win32 | ||
|
||
This log was last generated on Tue, 19 Oct 2021 20:23:36 GMT and should not be manually modified. | ||
This log was last generated on Wed, 20 Oct 2021 03:46:25 GMT and should not be manually modified. | ||
|
||
<!-- Start content --> | ||
|
||
## 0.14.1 | ||
|
||
Wed, 20 Oct 2021 03:46:25 GMT | ||
|
||
### Patches | ||
|
||
- Bump @fluentui-react-native/tester to v0.45.1 ([email protected]) | ||
|
||
## 0.14.0 | ||
|
||
Tue, 19 Oct 2021 20:23:36 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,21 @@ | ||
{ | ||
"name": "@fluentui-react-native/tester-windows", | ||
"entries": [ | ||
{ | ||
"date": "Wed, 20 Oct 2021 03:46:25 GMT", | ||
"tag": "@fluentui-react-native/tester-windows_v0.0.1", | ||
"version": "0.0.1", | ||
"comments": { | ||
"patch": [ | ||
{ | ||
"comment": "Bump @fluentui-react-native/tester to v0.45.1", | ||
"author": "[email protected]", | ||
"commit": "273f5addbeb5abeaec0b517e5416f52d8878152f", | ||
"package": "@fluentui-react-native/tester-windows" | ||
} | ||
] | ||
} | ||
}, | ||
{ | ||
"date": "Tue, 19 Oct 2021 20:23:36 GMT", | ||
"tag": "@fluentui-react-native/tester-windows_v0.0.1", | ||
|
Oops, something went wrong.