This commit is contained in:
UI-Fabric-RN-Bot 2020-08-25 21:17:13 +00:00
Π ΠΎΠ΄ΠΈΡ‚Π΅Π»ΡŒ f0cae19d5a
ΠšΠΎΠΌΠΌΠΈΡ‚ e88746d050
19 ΠΈΠ·ΠΌΠ΅Π½Ρ‘Π½Π½Ρ‹Ρ… Ρ„Π°ΠΉΠ»ΠΎΠ²: 99 Π΄ΠΎΠ±Π°Π²Π»Π΅Π½ΠΈΠΉ ΠΈ 44 ΡƒΠ΄Π°Π»Π΅Π½ΠΈΠΉ

ΠŸΡ€ΠΎΡΠΌΠΎΡ‚Ρ€Π΅Ρ‚ΡŒ Ρ„Π°ΠΉΠ»

@ -1,6 +1,6 @@
{
"name": "@fluentui-react-native/tester",
"version": "0.4.0",
"version": "0.4.1",
"main": "src/index.ts",
"module": "src/index.ts",
"typings": "lib/index.d.ts",
@ -20,7 +20,7 @@
"bundle": "fluentui-scripts bundle"
},
"dependencies": {
"@fluentui/react-native": ">=0.15.88 <1.0.0",
"@fluentui/react-native": ">=0.15.89 <1.0.0",
"@fluentui-react-native/stack": ">=0.2.8 <1.0.0",
"@fluentui-react-native/interactive-hooks": ">=0.5.1 <1.0.0",
"@uifabricshared/theming-react-native": ">=0.7.76 <1.0.0",

ΠŸΡ€ΠΎΡΠΌΠΎΡ‚Ρ€Π΅Ρ‚ΡŒ Ρ„Π°ΠΉΠ»

@ -19,7 +19,7 @@
"ios": "react-native run-ios --scheme ReactTestApp --project-path src"
},
"dependencies": {
"@fluentui-react-native/tester": "^0.4.0",
"@fluentui-react-native/tester": "^0.4.1",
"@uifabricshared/theming-react-native": "0.7.76",
"react": "16.11.0",
"react-native": "0.62.2",

ΠŸΡ€ΠΎΡΠΌΠΎΡ‚Ρ€Π΅Ρ‚ΡŒ Ρ„Π°ΠΉΠ»

@ -18,7 +18,7 @@
"macos": "react-native run-macos --scheme ReactTestApp --project-path src"
},
"dependencies": {
"@fluentui-react-native/tester": "^0.4.0",
"@fluentui-react-native/tester": "^0.4.1",
"@uifabricshared/theming-react-native": "0.7.76",
"react-native-macos": "^0.61.0-0",
"react-native-test-app": "0.1.27"

ΠŸΡ€ΠΎΡΠΌΠΎΡ‚Ρ€Π΅Ρ‚ΡŒ Ρ„Π°ΠΉΠ»

@ -1,6 +1,6 @@
{
"name": "@fluentui-react-native/tester-win32",
"version": "0.3.8",
"version": "0.3.9",
"main": "src/index.tsx",
"module": "src/index.tsx",
"typings": "lib/index.d.ts",
@ -27,7 +27,7 @@
"generate-report": "allure generate allure-results --clean && allure open"
},
"dependencies": {
"@fluentui-react-native/tester": "^0.4.0",
"@fluentui-react-native/tester": "^0.4.1",
"@uifabricshared/theming-react-native": "0.7.76",
"react": "16.11.0",
"react-native": "0.62.2",

ΠŸΡ€ΠΎΡΠΌΠΎΡ‚Ρ€Π΅Ρ‚ΡŒ Ρ„Π°ΠΉΠ»

@ -14,7 +14,7 @@
"windows": "react-native run-windows"
},
"dependencies": {
"@fluentui-react-native/tester": "^0.4.0",
"@fluentui-react-native/tester": "^0.4.1",
"@uifabricshared/theming-react-native": "0.7.76",
"react": "16.11.0",
"react-native": "0.62.2",

ΠŸΡ€ΠΎΡΠΌΠΎΡ‚Ρ€Π΅Ρ‚ΡŒ Ρ„Π°ΠΉΠ»

@ -1,8 +0,0 @@
{
"type": "patch",
"comment": "add native component cache for consolidating requireNativeComponent calls",
"packageName": "@fluentui-react-native/callout",
"email": "jasonmo@microsoft.com",
"dependentChangeType": "patch",
"date": "2020-08-25T19:44:10.040Z"
}

ΠŸΡ€ΠΎΡΠΌΠΎΡ‚Ρ€Π΅Ρ‚ΡŒ Ρ„Π°ΠΉΠ»

@ -1,8 +0,0 @@
{
"type": "patch",
"comment": "add native component cache for consolidating requireNativeComponent calls",
"packageName": "@fluentui-react-native/component-cache",
"email": "jasonmo@microsoft.com",
"dependentChangeType": "patch",
"date": "2020-08-25T19:44:17.969Z"
}

ΠŸΡ€ΠΎΡΠΌΠΎΡ‚Ρ€Π΅Ρ‚ΡŒ Ρ„Π°ΠΉΠ»

@ -1,8 +0,0 @@
{
"type": "patch",
"comment": "add native component cache for consolidating requireNativeComponent calls",
"packageName": "@fluentui-react-native/focus-trap-zone",
"email": "jasonmo@microsoft.com",
"dependentChangeType": "patch",
"date": "2020-08-25T19:44:14.270Z"
}

ΠŸΡ€ΠΎΡΠΌΠΎΡ‚Ρ€Π΅Ρ‚ΡŒ Ρ„Π°ΠΉΠ»

@ -1,6 +1,21 @@
{
"name": "@fluentui-react-native/callout",
"entries": [
{
"date": "Tue, 25 Aug 2020 21:17:13 GMT",
"tag": "@fluentui-react-native/callout_v0.11.10",
"version": "0.11.10",
"comments": {
"patch": [
{
"comment": "add native component cache for consolidating requireNativeComponent calls",
"author": "jasonmo@microsoft.com",
"commit": "f0cae19d5a52acc208b485e34dcf4cd3dc3444c2",
"package": "@fluentui-react-native/callout"
}
]
}
},
{
"date": "Mon, 17 Aug 2020 22:08:34 GMT",
"tag": "@fluentui-react-native/callout_v0.11.8",

ΠŸΡ€ΠΎΡΠΌΠΎΡ‚Ρ€Π΅Ρ‚ΡŒ Ρ„Π°ΠΉΠ»

@ -1,9 +1,17 @@
# Change Log - @fluentui-react-native/callout
This log was last generated on Mon, 17 Aug 2020 22:08:34 GMT and should not be manually modified.
This log was last generated on Tue, 25 Aug 2020 21:17:13 GMT and should not be manually modified.
<!-- Start content -->
## 0.11.10
Tue, 25 Aug 2020 21:17:13 GMT
### Patches
- add native component cache for consolidating requireNativeComponent calls (jasonmo@microsoft.com)
## 0.11.8
Mon, 17 Aug 2020 22:08:34 GMT

ΠŸΡ€ΠΎΡΠΌΠΎΡ‚Ρ€Π΅Ρ‚ΡŒ Ρ„Π°ΠΉΠ»

@ -1,6 +1,6 @@
{
"name": "@fluentui-react-native/callout",
"version": "0.11.9",
"version": "0.11.10",
"description": "A cross-platform Callout component using the Fluent Design System",
"main": "src/index.ts",
"module": "src/index.ts",
@ -22,7 +22,7 @@
},
"dependencies": {
"@uifabricshared/foundation-compose": "^1.6.80",
"@fluentui-react-native/component-cache": "^1.0.0",
"@fluentui-react-native/component-cache": "^1.0.1",
"@fluentui-react-native/interactive-hooks": ">=0.5.1 <1.0.0",
"@fluentui-react-native/tokens": ">=0.5.6 <1.0.0",
"@uifabricshared/foundation-composable": ">=0.6.73 <1.0.0",

ΠŸΡ€ΠΎΡΠΌΠΎΡ‚Ρ€Π΅Ρ‚ΡŒ Ρ„Π°ΠΉΠ»

@ -1,6 +1,6 @@
{
"name": "@fluentui-react-native/contextual-menu",
"version": "0.3.10",
"version": "0.3.11",
"description": "A cross-platform ContextualMenu component using the Fluent Design System",
"main": "src/index.ts",
"module": "src/index.ts",
@ -22,7 +22,7 @@
},
"dependencies": {
"@uifabricshared/foundation-compose": "^1.6.80",
"@fluentui-react-native/callout": ">=0.11.9 <1.0.0",
"@fluentui-react-native/callout": ">=0.11.10 <1.0.0",
"@fluentui-react-native/interactive-hooks": ">=0.5.1 <1.0.0",
"@fluentui-react-native/text": ">=0.6.8 <1.0.0",
"@fluentui-react-native/tokens": ">=0.5.6 <1.0.0",

ΠŸΡ€ΠΎΡΠΌΠΎΡ‚Ρ€Π΅Ρ‚ΡŒ Ρ„Π°ΠΉΠ»

@ -1,6 +1,21 @@
{
"name": "@fluentui-react-native/focus-trap-zone",
"entries": [
{
"date": "Tue, 25 Aug 2020 21:17:13 GMT",
"tag": "@fluentui-react-native/focus-trap-zone_v0.4.10",
"version": "0.4.10",
"comments": {
"patch": [
{
"comment": "add native component cache for consolidating requireNativeComponent calls",
"author": "jasonmo@microsoft.com",
"commit": "f0cae19d5a52acc208b485e34dcf4cd3dc3444c2",
"package": "@fluentui-react-native/focus-trap-zone"
}
]
}
},
{
"date": "Mon, 17 Aug 2020 22:08:34 GMT",
"tag": "@fluentui-react-native/focus-trap-zone_v0.4.8",

ΠŸΡ€ΠΎΡΠΌΠΎΡ‚Ρ€Π΅Ρ‚ΡŒ Ρ„Π°ΠΉΠ»

@ -1,9 +1,17 @@
# Change Log - @fluentui-react-native/focus-trap-zone
This log was last generated on Mon, 17 Aug 2020 22:08:34 GMT and should not be manually modified.
This log was last generated on Tue, 25 Aug 2020 21:17:13 GMT and should not be manually modified.
<!-- Start content -->
## 0.4.10
Tue, 25 Aug 2020 21:17:13 GMT
### Patches
- add native component cache for consolidating requireNativeComponent calls (jasonmo@microsoft.com)
## 0.4.8
Mon, 17 Aug 2020 22:08:34 GMT

ΠŸΡ€ΠΎΡΠΌΠΎΡ‚Ρ€Π΅Ρ‚ΡŒ Ρ„Π°ΠΉΠ»

@ -1,6 +1,6 @@
{
"name": "@fluentui-react-native/focus-trap-zone",
"version": "0.4.9",
"version": "0.4.10",
"description": "A cross-platform FocusTrapZone component using the Fluent Design System",
"main": "src/index.ts",
"module": "src/index.ts",
@ -22,7 +22,7 @@
},
"dependencies": {
"@fluentui-react-native/adapters": ">=0.3.35 <1.0.0",
"@fluentui-react-native/component-cache": "^1.0.0",
"@fluentui-react-native/component-cache": "^1.0.1",
"@fluentui-react-native/interactive-hooks": ">=0.5.1 <1.0.0",
"@uifabricshared/foundation-composable": ">=0.6.73 <1.0.0",
"@uifabricshared/foundation-settings": ">=0.7.0 <1.0.0"

ΠŸΡ€ΠΎΡΠΌΠΎΡ‚Ρ€Π΅Ρ‚ΡŒ Ρ„Π°ΠΉΠ»

@ -0,0 +1,20 @@
{
"name": "@fluentui-react-native/component-cache",
"entries": [
{
"date": "Tue, 25 Aug 2020 21:17:13 GMT",
"tag": "@fluentui-react-native/component-cache_v1.0.1",
"version": "1.0.1",
"comments": {
"patch": [
{
"comment": "add native component cache for consolidating requireNativeComponent calls",
"author": "jasonmo@microsoft.com",
"commit": "f0cae19d5a52acc208b485e34dcf4cd3dc3444c2",
"package": "@fluentui-react-native/component-cache"
}
]
}
}
]
}

ΠŸΡ€ΠΎΡΠΌΠΎΡ‚Ρ€Π΅Ρ‚ΡŒ Ρ„Π°ΠΉΠ»

@ -0,0 +1,13 @@
# Change Log - @fluentui-react-native/component-cache
This log was last generated on Tue, 25 Aug 2020 21:17:13 GMT and should not be manually modified.
<!-- Start content -->
## 1.0.1
Tue, 25 Aug 2020 21:17:13 GMT
### Patches
- add native component cache for consolidating requireNativeComponent calls (jasonmo@microsoft.com)

ΠŸΡ€ΠΎΡΠΌΠΎΡ‚Ρ€Π΅Ρ‚ΡŒ Ρ„Π°ΠΉΠ»

@ -1,6 +1,6 @@
{
"name": "@fluentui-react-native/component-cache",
"version": "1.0.0",
"version": "1.0.1",
"description": "Simple caching package to avoid duplicate requireNativeComponent calls",
"repository": {
"type": "git",

ΠŸΡ€ΠΎΡΠΌΠΎΡ‚Ρ€Π΅Ρ‚ΡŒ Ρ„Π°ΠΉΠ»

@ -1,6 +1,6 @@
{
"name": "@fluentui/react-native",
"version": "0.15.88",
"version": "0.15.89",
"description": "A react-native component library that implements the Fluent Design System.",
"main": "src/index.ts",
"module": "src/index.ts",
@ -27,10 +27,10 @@
"dependencies": {
"@fluentui-react-native/interactive-hooks": ">=0.5.1 <1.0.0",
"@fluentui-react-native/button": ">=0.10.9 <1.0.0",
"@fluentui-react-native/callout": ">=0.11.9 <1.0.0",
"@fluentui-react-native/callout": ">=0.11.10 <1.0.0",
"@fluentui-react-native/checkbox": ">=0.5.3 <1.0.0",
"@fluentui-react-native/contextual-menu": "0.3.10",
"@fluentui-react-native/focus-trap-zone": ">=0.4.9 <1.0.0",
"@fluentui-react-native/contextual-menu": "0.3.11",
"@fluentui-react-native/focus-trap-zone": ">=0.4.10 <1.0.0",
"@fluentui-react-native/link": ">=0.8.10 <1.0.0",
"@fluentui-react-native/persona": ">=0.5.81 <1.0.0",
"@fluentui-react-native/persona-coin": ">=0.3.84 <1.0.0",