Π·Π΅ΡΠΊΠ°Π»ΠΎ ΠΈΠ· https://github.com/microsoft/fluentui-react-native.git
π¦ applying package updates ***NO_CI***
This commit is contained in:
Π ΠΎΠ΄ΠΈΡΠ΅Π»Ρ
dde56dbae6
ΠΠΎΠΌΠΌΠΈΡ
4392f30963
|
@ -24,9 +24,9 @@
|
|||
"run-win32-devmain": "rex-win32 --bundle RNTester --component RNTesterApp --basePath ./dist --useDevMain --windowTitle \"FluentUI Tester\" --pluginProps"
|
||||
},
|
||||
"dependencies": {
|
||||
"@fluentui/react-native": "0.15.5",
|
||||
"@fluentui/react-native": "0.15.6",
|
||||
"@fluentui-react-native/stack": "0.1.0",
|
||||
"@uifabricshared/theming-react-native": "0.7.0",
|
||||
"@uifabricshared/theming-react-native": "0.7.1",
|
||||
"@uifabricshared/themed-stylesheet": "0.3.2",
|
||||
"react": "16.8.6",
|
||||
"react-native": "^0.60.0",
|
||||
|
|
|
@ -16,9 +16,9 @@
|
|||
"react-dom": "16.8.6",
|
||||
"react-native": "https://github.com/expo/react-native/archive/sdk-35.0.0.tar.gz",
|
||||
"react-native-web": "^0.11.7",
|
||||
"@uifabricshared/theming-react-native": "0.7.0",
|
||||
"@uifabricshared/theming-react-native": "0.7.1",
|
||||
"@uifabricshared/themed-stylesheet": "0.3.2",
|
||||
"@uifabricshared/foundation-compose": "1.6.3"
|
||||
"@uifabricshared/foundation-compose": "1.6.4"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@types/react": "16.8.23",
|
||||
|
|
|
@ -1,8 +0,0 @@
|
|||
{
|
||||
"type": "patch",
|
||||
"comment": "Dont import * from react-native",
|
||||
"packageName": "@fluentui-react-native/callout",
|
||||
"email": "acoates@microsoft.com",
|
||||
"dependentChangeType": "patch",
|
||||
"date": "2020-04-24T16:12:10.742Z"
|
||||
}
|
|
@ -1,8 +0,0 @@
|
|||
{
|
||||
"type": "patch",
|
||||
"comment": "Dont import * from react-native",
|
||||
"packageName": "@fluentui-react-native/link",
|
||||
"email": "acoates@microsoft.com",
|
||||
"dependentChangeType": "patch",
|
||||
"date": "2020-04-24T16:12:12.021Z"
|
||||
}
|
|
@ -1,8 +0,0 @@
|
|||
{
|
||||
"type": "patch",
|
||||
"comment": "Dont import * from react-native",
|
||||
"packageName": "@fluentui-react-native/tokens",
|
||||
"email": "acoates@microsoft.com",
|
||||
"dependentChangeType": "patch",
|
||||
"date": "2020-04-24T16:12:14.460Z"
|
||||
}
|
|
@ -1,8 +0,0 @@
|
|||
{
|
||||
"type": "patch",
|
||||
"comment": "Dont import * from react-native",
|
||||
"packageName": "@uifabricshared/theming-react-native",
|
||||
"email": "acoates@microsoft.com",
|
||||
"dependentChangeType": "patch",
|
||||
"date": "2020-04-24T16:12:13.070Z"
|
||||
}
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "@fluentui-react-native/button",
|
||||
"version": "0.5.1",
|
||||
"version": "0.5.2",
|
||||
"description": "A cross-platform opinionated Fluent Text component",
|
||||
"main": "src/index.ts",
|
||||
"module": "src/index.ts",
|
||||
|
@ -18,12 +18,12 @@
|
|||
"update-api": "fluentui-scripts update-api-extractor"
|
||||
},
|
||||
"dependencies": {
|
||||
"@uifabricshared/foundation-compose": "^1.6.3",
|
||||
"@uifabricshared/foundation-compose": "^1.6.4",
|
||||
"@fluentui-react-native/adapters": "^0.2.2",
|
||||
"@fluentui-react-native/interactive-hooks": "^0.3.1",
|
||||
"@fluentui-react-native/pressable": "^0.3.4",
|
||||
"@fluentui-react-native/text": "^0.5.1",
|
||||
"@fluentui-react-native/tokens": "^0.4.0"
|
||||
"@fluentui-react-native/pressable": "^0.3.5",
|
||||
"@fluentui-react-native/text": "^0.5.2",
|
||||
"@fluentui-react-native/tokens": "^0.4.1"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@office-iss/react-native-win32": "0.27.3",
|
||||
|
|
|
@ -1,6 +1,21 @@
|
|||
{
|
||||
"name": "@fluentui-react-native/callout",
|
||||
"entries": [
|
||||
{
|
||||
"date": "Fri, 24 Apr 2020 17:13:37 GMT",
|
||||
"tag": "@fluentui-react-native/callout_v0.4.5",
|
||||
"version": "0.4.5",
|
||||
"comments": {
|
||||
"patch": [
|
||||
{
|
||||
"comment": "Dont import * from react-native",
|
||||
"author": "acoates@microsoft.com",
|
||||
"commit": "dde56dbae6703bf17ed840ffac6aecc840d1ec35",
|
||||
"package": "@fluentui-react-native/callout"
|
||||
}
|
||||
]
|
||||
}
|
||||
},
|
||||
{
|
||||
"date": "Tue, 21 Apr 2020 00:41:10 GMT",
|
||||
"tag": "@fluentui-react-native/callout_v0.4.1",
|
||||
|
|
|
@ -1,9 +1,17 @@
|
|||
# Change Log - @fluentui-react-native/callout
|
||||
|
||||
This log was last generated on Tue, 21 Apr 2020 00:41:10 GMT and should not be manually modified.
|
||||
This log was last generated on Fri, 24 Apr 2020 17:13:37 GMT and should not be manually modified.
|
||||
|
||||
<!-- Start content -->
|
||||
|
||||
## 0.4.5
|
||||
|
||||
Fri, 24 Apr 2020 17:13:37 GMT
|
||||
|
||||
### Patches
|
||||
|
||||
- Dont import * from react-native (acoates@microsoft.com)
|
||||
|
||||
## 0.4.1
|
||||
|
||||
Tue, 21 Apr 2020 00:41:10 GMT
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "@fluentui-react-native/callout",
|
||||
"version": "0.4.4",
|
||||
"version": "0.4.5",
|
||||
"description": "A cross-platform opinionated Fluent Callout component",
|
||||
"main": "src/index.ts",
|
||||
"module": "src/index.ts",
|
||||
|
@ -18,10 +18,10 @@
|
|||
"update-api": "just-scripts update-api-extractor"
|
||||
},
|
||||
"dependencies": {
|
||||
"@uifabricshared/foundation-compose": "^1.6.3",
|
||||
"@uifabricshared/foundation-compose": "^1.6.4",
|
||||
"@fluentui-react-native/adapters": "^0.2.2",
|
||||
"@fluentui-react-native/interactive-hooks": "^0.3.1",
|
||||
"@fluentui-react-native/tokens": "^0.4.0"
|
||||
"@fluentui-react-native/tokens": "^0.4.1"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@office-iss/react-native-win32": "0.27.3",
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "@fluentui-react-native/checkbox",
|
||||
"version": "0.3.4",
|
||||
"version": "0.3.5",
|
||||
"description": "A cross-platform opinionated Fluent Checkbox component",
|
||||
"main": "src/index.ts",
|
||||
"module": "src/index.ts",
|
||||
|
@ -18,12 +18,12 @@
|
|||
"update-api": "just-scripts update-api-extractor"
|
||||
},
|
||||
"dependencies": {
|
||||
"@uifabricshared/foundation-compose": "^1.6.3",
|
||||
"@uifabricshared/foundation-compose": "^1.6.4",
|
||||
"@fluentui-react-native/adapters": "^0.2.2",
|
||||
"@fluentui-react-native/interactive-hooks": "^0.3.1",
|
||||
"@fluentui-react-native/pressable": "^0.3.4",
|
||||
"@fluentui-react-native/text": "^0.5.1",
|
||||
"@fluentui-react-native/tokens": "^0.4.0"
|
||||
"@fluentui-react-native/pressable": "^0.3.5",
|
||||
"@fluentui-react-native/text": "^0.5.2",
|
||||
"@fluentui-react-native/tokens": "^0.4.1"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@office-iss/react-native-win32": "0.27.3",
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "@fluentui-react-native/focus-trap-zone",
|
||||
"version": "0.3.4",
|
||||
"version": "0.3.5",
|
||||
"description": "A cross-platform opinionated Fluent Text component",
|
||||
"main": "src/index.ts",
|
||||
"module": "src/index.ts",
|
||||
|
@ -18,10 +18,10 @@
|
|||
"update-api": "fluentui-scripts update-api-extractor"
|
||||
},
|
||||
"dependencies": {
|
||||
"@uifabricshared/foundation-compose": "^1.6.3",
|
||||
"@uifabricshared/foundation-compose": "^1.6.4",
|
||||
"@fluentui-react-native/adapters": "^0.2.2",
|
||||
"@fluentui-react-native/interactive-hooks": "^0.3.1",
|
||||
"@fluentui-react-native/tokens": "^0.4.0"
|
||||
"@fluentui-react-native/tokens": "^0.4.1"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@office-iss/react-native-win32": "0.27.3",
|
||||
|
|
|
@ -1,6 +1,21 @@
|
|||
{
|
||||
"name": "@fluentui-react-native/link",
|
||||
"entries": [
|
||||
{
|
||||
"date": "Fri, 24 Apr 2020 17:13:37 GMT",
|
||||
"tag": "@fluentui-react-native/link_v0.5.3",
|
||||
"version": "0.5.3",
|
||||
"comments": {
|
||||
"patch": [
|
||||
{
|
||||
"comment": "Dont import * from react-native",
|
||||
"author": "acoates@microsoft.com",
|
||||
"commit": "dde56dbae6703bf17ed840ffac6aecc840d1ec35",
|
||||
"package": "@fluentui-react-native/link"
|
||||
}
|
||||
]
|
||||
}
|
||||
},
|
||||
{
|
||||
"date": "Wed, 22 Apr 2020 02:30:04 GMT",
|
||||
"tag": "@fluentui-react-native/link_v0.5.2",
|
||||
|
|
|
@ -1,9 +1,17 @@
|
|||
# Change Log - @fluentui-react-native/link
|
||||
|
||||
This log was last generated on Wed, 22 Apr 2020 02:30:04 GMT and should not be manually modified.
|
||||
This log was last generated on Fri, 24 Apr 2020 17:13:37 GMT and should not be manually modified.
|
||||
|
||||
<!-- Start content -->
|
||||
|
||||
## 0.5.3
|
||||
|
||||
Fri, 24 Apr 2020 17:13:37 GMT
|
||||
|
||||
### Patches
|
||||
|
||||
- Dont import * from react-native (acoates@microsoft.com)
|
||||
|
||||
## 0.5.2
|
||||
|
||||
Wed, 22 Apr 2020 02:30:04 GMT
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "@fluentui-react-native/link",
|
||||
"version": "0.5.2",
|
||||
"version": "0.5.3",
|
||||
"description": "A cross-platform opinionated Fluent Text component",
|
||||
"main": "src/index.ts",
|
||||
"module": "src/index.ts",
|
||||
|
@ -18,11 +18,11 @@
|
|||
"update-api": "fluentui-scripts update-api-extractor"
|
||||
},
|
||||
"dependencies": {
|
||||
"@uifabricshared/foundation-compose": "^1.6.3",
|
||||
"@uifabricshared/foundation-compose": "^1.6.4",
|
||||
"@fluentui-react-native/adapters": "^0.2.2",
|
||||
"@fluentui-react-native/interactive-hooks": "^0.3.1",
|
||||
"@fluentui-react-native/text": "^0.5.1",
|
||||
"@fluentui-react-native/tokens": "^0.4.0"
|
||||
"@fluentui-react-native/text": "^0.5.2",
|
||||
"@fluentui-react-native/tokens": "^0.4.1"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@office-iss/react-native-win32": "0.27.3",
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "@fluentui-react-native/persona",
|
||||
"version": "0.5.1",
|
||||
"version": "0.5.2",
|
||||
"description": "A cross-platform opinionated Fluent Text component",
|
||||
"main": "src/index.ts",
|
||||
"module": "src/index.ts",
|
||||
|
@ -18,10 +18,10 @@
|
|||
"update-api": "fluentui-scripts update-api-extractor"
|
||||
},
|
||||
"dependencies": {
|
||||
"@uifabricshared/foundation-compose": "^1.6.3",
|
||||
"@uifabricshared/foundation-compose": "^1.6.4",
|
||||
"@fluentui-react-native/adapters": "^0.2.2",
|
||||
"@fluentui-react-native/persona-coin": "^0.3.4",
|
||||
"@fluentui-react-native/tokens": "^0.4.0"
|
||||
"@fluentui-react-native/persona-coin": "^0.3.5",
|
||||
"@fluentui-react-native/tokens": "^0.4.1"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@office-iss/react-native-win32": "0.27.3",
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "@fluentui-react-native/persona-coin",
|
||||
"version": "0.3.4",
|
||||
"version": "0.3.5",
|
||||
"description": "A cross-platform opinionated Fluent Text component",
|
||||
"main": "src/index.ts",
|
||||
"module": "src/index.ts",
|
||||
|
@ -18,9 +18,9 @@
|
|||
"update-api": "fluentui-scripts update-api-extractor"
|
||||
},
|
||||
"dependencies": {
|
||||
"@uifabricshared/foundation-compose": "^1.6.3",
|
||||
"@uifabricshared/foundation-compose": "^1.6.4",
|
||||
"@fluentui-react-native/adapters": "^0.2.2",
|
||||
"@fluentui-react-native/tokens": "^0.4.0"
|
||||
"@fluentui-react-native/tokens": "^0.4.1"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@office-iss/react-native-win32": "0.27.3",
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "@fluentui-react-native/pressable",
|
||||
"version": "0.3.4",
|
||||
"version": "0.3.5",
|
||||
"description": "A cross-platform opinionated Fluent Text component",
|
||||
"main": "src/index.ts",
|
||||
"module": "src/index.ts",
|
||||
|
@ -18,7 +18,7 @@
|
|||
"update-api": "fluentui-scripts update-api-extractor"
|
||||
},
|
||||
"dependencies": {
|
||||
"@uifabricshared/foundation-compose": "^1.6.3",
|
||||
"@uifabricshared/foundation-compose": "^1.6.4",
|
||||
"@fluentui-react-native/adapters": "^0.2.2",
|
||||
"@fluentui-react-native/interactive-hooks": "^0.3.1"
|
||||
},
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "@fluentui-react-native/radio-group",
|
||||
"version": "0.3.4",
|
||||
"version": "0.3.5",
|
||||
"description": "A cross-platform opinionated Radio Group component",
|
||||
"main": "src/index.ts",
|
||||
"module": "src/index.ts",
|
||||
|
@ -18,11 +18,11 @@
|
|||
"update-api": "fluentui-scripts update-api-extractor"
|
||||
},
|
||||
"dependencies": {
|
||||
"@uifabricshared/foundation-compose": "^1.6.3",
|
||||
"@uifabricshared/foundation-compose": "^1.6.4",
|
||||
"@fluentui-react-native/adapters": "^0.2.2",
|
||||
"@fluentui-react-native/pressable": "^0.3.4",
|
||||
"@fluentui-react-native/text": "^0.5.1",
|
||||
"@fluentui-react-native/tokens": "^0.4.0"
|
||||
"@fluentui-react-native/pressable": "^0.3.5",
|
||||
"@fluentui-react-native/text": "^0.5.2",
|
||||
"@fluentui-react-native/tokens": "^0.4.1"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@office-iss/react-native-win32": "0.27.3",
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "@fluentui-react-native/separator",
|
||||
"version": "0.3.5",
|
||||
"version": "0.3.6",
|
||||
"description": "A cross-platform opinionated Fluent Text component",
|
||||
"main": "src/index.ts",
|
||||
"module": "src/index.ts",
|
||||
|
@ -18,9 +18,9 @@
|
|||
"update-api": "fluentui-scripts update-api-extractor"
|
||||
},
|
||||
"dependencies": {
|
||||
"@uifabricshared/foundation-compose": "^1.6.3",
|
||||
"@uifabricshared/foundation-compose": "^1.6.4",
|
||||
"@fluentui-react-native/adapters": "^0.2.2",
|
||||
"@fluentui-react-native/tokens": "^0.4.0"
|
||||
"@fluentui-react-native/tokens": "^0.4.1"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@office-iss/react-native-win32": "0.27.3",
|
||||
|
|
|
@ -19,14 +19,14 @@
|
|||
"update-api": "fluentui-scripts update-api-extractor"
|
||||
},
|
||||
"dependencies": {
|
||||
"@uifabricshared/foundation-compose": "^1.6.3",
|
||||
"@uifabricshared/foundation-compose": "^1.6.4",
|
||||
"@fluentui-react-native/adapters": "^0.2.2",
|
||||
"@fluentui-react-native/tokens": "^0.4.0"
|
||||
"@fluentui-react-native/tokens": "^0.4.1"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@office-iss/react-native-win32": "0.27.3",
|
||||
"@types/react-native": "^0.60.0",
|
||||
"@fluentui-react-native/text": "^0.5.1",
|
||||
"@fluentui-react-native/text": "^0.5.2",
|
||||
"@uifabricshared/build-native": "^0.1.1",
|
||||
"@uifabricshared/eslint-config-rules": "^0.1.1",
|
||||
"react-native": "^0.60.0"
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "@fluentui-react-native/text",
|
||||
"version": "0.5.1",
|
||||
"version": "0.5.2",
|
||||
"description": "A cross-platform opinionated Fluent Text component",
|
||||
"main": "src/index.ts",
|
||||
"module": "src/index.ts",
|
||||
|
@ -18,9 +18,9 @@
|
|||
"update-api": "fluentui-scripts update-api-extractor"
|
||||
},
|
||||
"dependencies": {
|
||||
"@uifabricshared/foundation-compose": "^1.6.3",
|
||||
"@uifabricshared/foundation-compose": "^1.6.4",
|
||||
"@fluentui-react-native/adapters": "^0.2.2",
|
||||
"@fluentui-react-native/tokens": "^0.4.0"
|
||||
"@fluentui-react-native/tokens": "^0.4.1"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@office-iss/react-native-win32": "0.27.3",
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "@uifabricshared/foundation-compose",
|
||||
"version": "1.6.3",
|
||||
"version": "1.6.4",
|
||||
"description": "Compose infrastructure",
|
||||
"repository": {
|
||||
"type": "git",
|
||||
|
@ -33,7 +33,7 @@
|
|||
"@uifabricshared/themed-settings": "^0.4.2",
|
||||
"@uifabricshared/foundation-composable": "^0.6.2",
|
||||
"@uifabricshared/foundation-tokens": "^0.5.2",
|
||||
"@uifabricshared/theming-react-native": "^0.7.0",
|
||||
"@uifabricshared/theming-react-native": "^0.7.1",
|
||||
"@uifabricshared/theming-ramp": "^0.9.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
|
|
|
@ -1,6 +1,21 @@
|
|||
{
|
||||
"name": "@uifabricshared/theming-react-native",
|
||||
"entries": [
|
||||
{
|
||||
"date": "Fri, 24 Apr 2020 17:13:37 GMT",
|
||||
"tag": "@uifabricshared/theming-react-native_v0.7.1",
|
||||
"version": "0.7.1",
|
||||
"comments": {
|
||||
"patch": [
|
||||
{
|
||||
"comment": "Dont import * from react-native",
|
||||
"author": "acoates@microsoft.com",
|
||||
"commit": "dde56dbae6703bf17ed840ffac6aecc840d1ec35",
|
||||
"package": "@uifabricshared/theming-react-native"
|
||||
}
|
||||
]
|
||||
}
|
||||
},
|
||||
{
|
||||
"date": "Tue, 21 Apr 2020 17:03:45 GMT",
|
||||
"tag": "@uifabricshared/theming-react-native_v0.7.0",
|
||||
|
|
|
@ -1,9 +1,17 @@
|
|||
# Change Log - @uifabricshared/theming-react-native
|
||||
|
||||
This log was last generated on Tue, 21 Apr 2020 17:03:45 GMT and should not be manually modified.
|
||||
This log was last generated on Fri, 24 Apr 2020 17:13:37 GMT and should not be manually modified.
|
||||
|
||||
<!-- Start content -->
|
||||
|
||||
## 0.7.1
|
||||
|
||||
Fri, 24 Apr 2020 17:13:37 GMT
|
||||
|
||||
### Patches
|
||||
|
||||
- Dont import * from react-native (acoates@microsoft.com)
|
||||
|
||||
## 0.7.0
|
||||
|
||||
Tue, 21 Apr 2020 17:03:45 GMT
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "@uifabricshared/theming-react-native",
|
||||
"version": "0.7.0",
|
||||
"version": "0.7.1",
|
||||
"description": "A library of functions which produce React Native styles from a Theme",
|
||||
"main": "src/index.ts",
|
||||
"module": "src/index.ts",
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "@fluentui/react-native",
|
||||
"version": "0.15.5",
|
||||
"version": "0.15.6",
|
||||
"description": "A react-native companion to fabric web that only depends on stock controls and theming",
|
||||
"main": "src/index.ts",
|
||||
"module": "src/index.ts",
|
||||
|
@ -24,26 +24,26 @@
|
|||
},
|
||||
"dependencies": {
|
||||
"@uifabricshared/foundation-composable": "0.6.2",
|
||||
"@uifabricshared/foundation-compose": "1.6.3",
|
||||
"@uifabricshared/foundation-compose": "1.6.4",
|
||||
"@uifabricshared/foundation-settings": "0.5.2",
|
||||
"@uifabricshared/foundation-tokens": "0.5.2",
|
||||
"@uifabricshared/immutable-merge": "0.5.2",
|
||||
"@uifabricshared/theming-ramp": "0.9.0",
|
||||
"@uifabricshared/theming-react-native": "0.7.0",
|
||||
"@uifabricshared/theming-react-native": "0.7.1",
|
||||
"@fluentui-react-native/adapters": "0.2.2",
|
||||
"@fluentui-react-native/interactive-hooks": "0.3.1",
|
||||
"@fluentui-react-native/button": "0.5.1",
|
||||
"@fluentui-react-native/callout": "0.4.4",
|
||||
"@fluentui-react-native/checkbox": "0.3.4",
|
||||
"@fluentui-react-native/focus-trap-zone": "0.3.4",
|
||||
"@fluentui-react-native/link": "0.5.2",
|
||||
"@fluentui-react-native/persona": "0.5.1",
|
||||
"@fluentui-react-native/persona-coin": "0.3.4",
|
||||
"@fluentui-react-native/pressable": "0.3.4",
|
||||
"@fluentui-react-native/radio-group": "0.3.4",
|
||||
"@fluentui-react-native/separator": "0.3.5",
|
||||
"@fluentui-react-native/text": "0.5.1",
|
||||
"@fluentui-react-native/tokens": "0.4.0"
|
||||
"@fluentui-react-native/button": "0.5.2",
|
||||
"@fluentui-react-native/callout": "0.4.5",
|
||||
"@fluentui-react-native/checkbox": "0.3.5",
|
||||
"@fluentui-react-native/focus-trap-zone": "0.3.5",
|
||||
"@fluentui-react-native/link": "0.5.3",
|
||||
"@fluentui-react-native/persona": "0.5.2",
|
||||
"@fluentui-react-native/persona-coin": "0.3.5",
|
||||
"@fluentui-react-native/pressable": "0.3.5",
|
||||
"@fluentui-react-native/radio-group": "0.3.5",
|
||||
"@fluentui-react-native/separator": "0.3.6",
|
||||
"@fluentui-react-native/text": "0.5.2",
|
||||
"@fluentui-react-native/tokens": "0.4.1"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@office-iss/react-native-win32": "0.27.3",
|
||||
|
|
|
@ -1,6 +1,21 @@
|
|||
{
|
||||
"name": "@fluentui-react-native/tokens",
|
||||
"entries": [
|
||||
{
|
||||
"date": "Fri, 24 Apr 2020 17:13:37 GMT",
|
||||
"tag": "@fluentui-react-native/tokens_v0.4.1",
|
||||
"version": "0.4.1",
|
||||
"comments": {
|
||||
"patch": [
|
||||
{
|
||||
"comment": "Dont import * from react-native",
|
||||
"author": "acoates@microsoft.com",
|
||||
"commit": "dde56dbae6703bf17ed840ffac6aecc840d1ec35",
|
||||
"package": "@fluentui-react-native/tokens"
|
||||
}
|
||||
]
|
||||
}
|
||||
},
|
||||
{
|
||||
"date": "Tue, 21 Apr 2020 17:03:45 GMT",
|
||||
"tag": "@fluentui-react-native/tokens_v0.4.0",
|
||||
|
|
|
@ -1,9 +1,17 @@
|
|||
# Change Log - @fluentui-react-native/tokens
|
||||
|
||||
This log was last generated on Tue, 21 Apr 2020 17:03:45 GMT and should not be manually modified.
|
||||
This log was last generated on Fri, 24 Apr 2020 17:13:37 GMT and should not be manually modified.
|
||||
|
||||
<!-- Start content -->
|
||||
|
||||
## 0.4.1
|
||||
|
||||
Fri, 24 Apr 2020 17:13:37 GMT
|
||||
|
||||
### Patches
|
||||
|
||||
- Dont import * from react-native (acoates@microsoft.com)
|
||||
|
||||
## 0.4.0
|
||||
|
||||
Tue, 21 Apr 2020 17:03:45 GMT
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "@fluentui-react-native/tokens",
|
||||
"version": "0.4.0",
|
||||
"version": "0.4.1",
|
||||
"description": "Token interface parts and helpers",
|
||||
"main": "src/index.ts",
|
||||
"module": "src/index.ts",
|
||||
|
|
ΠΠ°Π³ΡΡΠ·ΠΊΠ°β¦
Π‘ΡΡΠ»ΠΊΠ° Π² Π½ΠΎΠ²ΠΎΠΉ Π·Π°Π΄Π°ΡΠ΅