Π·Π΅ΡΠΊΠ°Π»ΠΎ ΠΈΠ· https://github.com/microsoft/fluentui-react-native.git
π¦ applying package updates ***NO_CI***
This commit is contained in:
Π ΠΎΠ΄ΠΈΡΠ΅Π»Ρ
2b26430420
ΠΠΎΠΌΠΌΠΈΡ
697f7200e9
|
@ -1,6 +1,21 @@
|
|||
{
|
||||
"name": "@fluentui-react-native/tester",
|
||||
"entries": [
|
||||
{
|
||||
"date": "Tue, 01 Sep 2020 06:53:40 GMT",
|
||||
"tag": "@fluentui-react-native/tester_v0.5.1",
|
||||
"version": "0.5.1",
|
||||
"comments": {
|
||||
"patch": [
|
||||
{
|
||||
"comment": "Implement iconSizeStrokeWidth and iconSizeStrokeColor tokens for PersonaCoin",
|
||||
"author": "tomun@microsoft.com",
|
||||
"commit": "2b264304206e267089e78c91de66e6ab34f87592",
|
||||
"package": "@fluentui-react-native/tester"
|
||||
}
|
||||
]
|
||||
}
|
||||
},
|
||||
{
|
||||
"date": "Fri, 28 Aug 2020 05:03:51 GMT",
|
||||
"tag": "@fluentui-react-native/tester_v0.5.0",
|
||||
|
|
|
@ -1,9 +1,17 @@
|
|||
# Change Log - @fluentui-react-native/tester
|
||||
|
||||
This log was last generated on Fri, 28 Aug 2020 05:03:51 GMT and should not be manually modified.
|
||||
This log was last generated on Tue, 01 Sep 2020 06:53:40 GMT and should not be manually modified.
|
||||
|
||||
<!-- Start content -->
|
||||
|
||||
## 0.5.1
|
||||
|
||||
Tue, 01 Sep 2020 06:53:40 GMT
|
||||
|
||||
### Patches
|
||||
|
||||
- Implement iconSizeStrokeWidth and iconSizeStrokeColor tokens for PersonaCoin (tomun@microsoft.com)
|
||||
|
||||
## 0.5.0
|
||||
|
||||
Fri, 28 Aug 2020 05:03:51 GMT
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "@fluentui-react-native/tester",
|
||||
"version": "0.5.0",
|
||||
"version": "0.5.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.89 <1.0.0",
|
||||
"@fluentui/react-native": ">=0.15.90 <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.5.0",
|
||||
"@fluentui-react-native/tester": "^0.5.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.5.0",
|
||||
"@fluentui-react-native/tester": "^0.5.1",
|
||||
"@uifabricshared/theming-react-native": "0.7.76",
|
||||
"react-native-macos": "^0.62.0-0",
|
||||
"react-native-test-app": "0.1.38"
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "@fluentui-react-native/tester-win32",
|
||||
"version": "0.3.9",
|
||||
"version": "0.3.10",
|
||||
"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.5.0",
|
||||
"@fluentui-react-native/tester": "^0.5.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.5.0",
|
||||
"@fluentui-react-native/tester": "^0.5.1",
|
||||
"@uifabricshared/theming-react-native": "0.7.76",
|
||||
"react": "16.11.0",
|
||||
"react-native": "0.62.2",
|
||||
|
|
|
@ -1,8 +0,0 @@
|
|||
{
|
||||
"type": "patch",
|
||||
"comment": "Implement iconSizeStrokeWidth and iconSizeStrokeColor tokens for PersonaCoin",
|
||||
"packageName": "@fluentui-react-native/persona-coin",
|
||||
"email": "tomun@microsoft.com",
|
||||
"dependentChangeType": "patch",
|
||||
"date": "2020-08-30T17:12:19.604Z"
|
||||
}
|
|
@ -1,8 +0,0 @@
|
|||
{
|
||||
"type": "patch",
|
||||
"comment": "Implement iconSizeStrokeWidth and iconSizeStrokeColor tokens for PersonaCoin",
|
||||
"packageName": "@fluentui-react-native/tester",
|
||||
"email": "tomun@microsoft.com",
|
||||
"dependentChangeType": "patch",
|
||||
"date": "2020-08-30T17:12:12.694Z"
|
||||
}
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "@fluentui-react-native/persona",
|
||||
"version": "0.5.81",
|
||||
"version": "0.5.82",
|
||||
"description": "A cross-platform Persona component using the Fluent Design System",
|
||||
"main": "src/index.ts",
|
||||
"module": "src/index.ts",
|
||||
|
@ -23,7 +23,7 @@
|
|||
"dependencies": {
|
||||
"@uifabricshared/foundation-compose": "^1.6.80",
|
||||
"@fluentui-react-native/adapters": ">=0.3.35 <1.0.0",
|
||||
"@fluentui-react-native/persona-coin": ">=0.3.84 <1.0.0",
|
||||
"@fluentui-react-native/persona-coin": ">=0.3.85 <1.0.0",
|
||||
"@fluentui-react-native/tokens": ">=0.5.6 <1.0.0",
|
||||
"@uifabricshared/foundation-composable": ">=0.6.73 <1.0.0",
|
||||
"@uifabricshared/foundation-settings": ">=0.7.0 <1.0.0",
|
||||
|
|
|
@ -1,6 +1,21 @@
|
|||
{
|
||||
"name": "@fluentui-react-native/persona-coin",
|
||||
"entries": [
|
||||
{
|
||||
"date": "Tue, 01 Sep 2020 06:53:40 GMT",
|
||||
"tag": "@fluentui-react-native/persona-coin_v0.3.85",
|
||||
"version": "0.3.85",
|
||||
"comments": {
|
||||
"patch": [
|
||||
{
|
||||
"comment": "Implement iconSizeStrokeWidth and iconSizeStrokeColor tokens for PersonaCoin",
|
||||
"author": "tomun@microsoft.com",
|
||||
"commit": "2b264304206e267089e78c91de66e6ab34f87592",
|
||||
"package": "@fluentui-react-native/persona-coin"
|
||||
}
|
||||
]
|
||||
}
|
||||
},
|
||||
{
|
||||
"date": "Fri, 28 Aug 2020 05:03:51 GMT",
|
||||
"tag": "@fluentui-react-native/persona-coin_v0.3.84",
|
||||
|
|
|
@ -1,9 +1,17 @@
|
|||
# Change Log - @fluentui-react-native/persona-coin
|
||||
|
||||
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, 01 Sep 2020 06:53:40 GMT and should not be manually modified.
|
||||
|
||||
<!-- Start content -->
|
||||
|
||||
## 0.3.85
|
||||
|
||||
Tue, 01 Sep 2020 06:53:40 GMT
|
||||
|
||||
### Patches
|
||||
|
||||
- Implement iconSizeStrokeWidth and iconSizeStrokeColor tokens for PersonaCoin (tomun@microsoft.com)
|
||||
|
||||
## 0.3.83
|
||||
|
||||
Mon, 17 Aug 2020 22:08:34 GMT
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "@fluentui-react-native/persona-coin",
|
||||
"version": "0.3.84",
|
||||
"version": "0.3.85",
|
||||
"description": "A cross-platform PersonaCoin component using the Fluent Design System",
|
||||
"main": "src/index.ts",
|
||||
"module": "src/index.ts",
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "@fluentui/react-native",
|
||||
"version": "0.15.89",
|
||||
"version": "0.15.90",
|
||||
"description": "A react-native component library that implements the Fluent Design System.",
|
||||
"main": "src/index.ts",
|
||||
"module": "src/index.ts",
|
||||
|
@ -32,8 +32,8 @@
|
|||
"@fluentui-react-native/contextual-menu": "0.3.12",
|
||||
"@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",
|
||||
"@fluentui-react-native/persona": ">=0.5.82 <1.0.0",
|
||||
"@fluentui-react-native/persona-coin": ">=0.3.85 <1.0.0",
|
||||
"@fluentui-react-native/pressable": ">=0.3.85 <1.0.0",
|
||||
"@fluentui-react-native/radio-group": ">=0.4.6 <1.0.0",
|
||||
"@fluentui-react-native/separator": ">=0.4.8 <1.0.0",
|
||||
|
|
ΠΠ°Π³ΡΡΠ·ΠΊΠ°β¦
Π‘ΡΡΠ»ΠΊΠ° Π² Π½ΠΎΠ²ΠΎΠΉ Π·Π°Π΄Π°ΡΠ΅