Change files
This commit is contained in:
Родитель
905611de5d
Коммит
60fb1e08cb
|
@ -19,7 +19,7 @@
|
|||
"android": "react-native run-android "
|
||||
},
|
||||
"dependencies": {
|
||||
"@fluentui-react-native/tester": "^0.23.1",
|
||||
"@fluentui-react-native/tester": "^0.23.2",
|
||||
"@react-native-picker/picker": "^1.9.11",
|
||||
"react": "16.13.1",
|
||||
"react-native": "^0.63.4",
|
||||
|
|
|
@ -1,6 +1,21 @@
|
|||
{
|
||||
"name": "@fluentui-react-native/tester",
|
||||
"entries": [
|
||||
{
|
||||
"date": "Wed, 12 May 2021 10:18:25 GMT",
|
||||
"tag": "@fluentui-react-native/tester_v0.23.2",
|
||||
"version": "0.23.2",
|
||||
"comments": {
|
||||
"patch": [
|
||||
{
|
||||
"comment": "patch",
|
||||
"author": "sanajmi@microsoft.com",
|
||||
"commit": "905611de5d4abf60504f6bfc4f2dadaffd37c9de",
|
||||
"package": "@fluentui-react-native/tester"
|
||||
}
|
||||
]
|
||||
}
|
||||
},
|
||||
{
|
||||
"date": "Fri, 07 May 2021 18:12:16 GMT",
|
||||
"tag": "@fluentui-react-native/tester_v0.23.1",
|
||||
|
|
|
@ -1,9 +1,17 @@
|
|||
# Change Log - @fluentui-react-native/tester
|
||||
|
||||
This log was last generated on Fri, 07 May 2021 18:12:16 GMT and should not be manually modified.
|
||||
This log was last generated on Wed, 12 May 2021 10:18:25 GMT and should not be manually modified.
|
||||
|
||||
<!-- Start content -->
|
||||
|
||||
## 0.23.2
|
||||
|
||||
Wed, 12 May 2021 10:18:25 GMT
|
||||
|
||||
### Patches
|
||||
|
||||
- patch (sanajmi@microsoft.com)
|
||||
|
||||
## 0.23.1
|
||||
|
||||
Fri, 07 May 2021 18:12:16 GMT
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "@fluentui-react-native/tester",
|
||||
"version": "0.23.1",
|
||||
"version": "0.23.2",
|
||||
"description": "A test app to test FluentUI React Native Components during development",
|
||||
"license": "MIT",
|
||||
"author": "Microsoft <fluentuinativeowners@microsoft.com>",
|
||||
|
@ -24,13 +24,13 @@
|
|||
"bundle": "react-native rnx-bundle --dev false"
|
||||
},
|
||||
"dependencies": {
|
||||
"@fluentui-react-native/android-theme": ">=0.2.3 <1.0.0",
|
||||
"@fluentui-react-native/android-theme": ">=0.2.4 <1.0.0",
|
||||
"@fluentui-react-native/apple-theme": ">=0.4.2 <1.0.0",
|
||||
"@fluentui-react-native/default-theme": ">=0.5.1 <1.0.0",
|
||||
"@fluentui-react-native/experimental-avatar": ">=0.7.1 <1.0.0",
|
||||
"@fluentui-react-native/experimental-button": "0.5.1",
|
||||
"@fluentui-react-native/experimental-native-button": ">=0.5.3 <1.0.0",
|
||||
"@fluentui-react-native/experimental-shimmer": "0.1.0",
|
||||
"@fluentui-react-native/experimental-shimmer": "0.2.0",
|
||||
"@fluentui-react-native/experimental-text": ">=0.4.1 <1.0.0",
|
||||
"@fluentui-react-native/framework": ">=0.5.1 <1.0.0",
|
||||
"@fluentui-react-native/icon": "0.5.1",
|
||||
|
@ -40,7 +40,7 @@
|
|||
"@fluentui-react-native/theme-types": ">=0.6.0 <1.0.0",
|
||||
"@fluentui-react-native/themed-stylesheet": "^1.2.0",
|
||||
"@fluentui-react-native/win32-theme": ">=0.6.1 <1.0.0",
|
||||
"@fluentui/react-native": ">=0.23.6 <1.0.0",
|
||||
"@fluentui/react-native": ">=0.23.7 <1.0.0",
|
||||
"@react-native-menu/menu": "^0.1.2",
|
||||
"@react-native-picker/picker": "^1.9.11",
|
||||
"react-native-svg": "^12.1.1"
|
||||
|
|
|
@ -19,7 +19,7 @@
|
|||
"ios": "react-native run-ios --scheme ReactTestApp --project-path src"
|
||||
},
|
||||
"dependencies": {
|
||||
"@fluentui-react-native/tester": "^0.23.1",
|
||||
"@fluentui-react-native/tester": "^0.23.2",
|
||||
"react": "16.13.1",
|
||||
"react-native": "^0.63.4",
|
||||
"react-native-svg": "^12.1.1",
|
||||
|
|
|
@ -18,7 +18,7 @@
|
|||
"macos": "react-native run-macos --scheme FluentTester --project-path src"
|
||||
},
|
||||
"dependencies": {
|
||||
"@fluentui-react-native/tester": "^0.23.1",
|
||||
"@fluentui-react-native/tester": "^0.23.2",
|
||||
"react-native-macos": "0.63.1",
|
||||
"react-native-svg": "^12.1.1",
|
||||
"react-native-test-app": "^0.3.2"
|
||||
|
|
|
@ -11,7 +11,7 @@
|
|||
"extends": "react-app"
|
||||
},
|
||||
"dependencies": {
|
||||
"@fluentui-react-native/tester": ">=0.23.1 <1.0.0",
|
||||
"@fluentui-react-native/tester": ">=0.23.2 <1.0.0",
|
||||
"react": "16.13.1",
|
||||
"react-art": "^16.13.1",
|
||||
"react-dom": "^16.13.1",
|
||||
|
|
|
@ -1,6 +1,21 @@
|
|||
{
|
||||
"name": "@fluentui-react-native/tester-win32",
|
||||
"entries": [
|
||||
{
|
||||
"date": "Wed, 12 May 2021 10:18:25 GMT",
|
||||
"tag": "@fluentui-react-native/tester-win32_v0.9.2",
|
||||
"version": "0.9.2",
|
||||
"comments": {
|
||||
"patch": [
|
||||
{
|
||||
"comment": "remove call to unstable_logbox that isn't necessary",
|
||||
"author": "sanajmi@microsoft.com",
|
||||
"commit": "15f17d21a336b23bf8223abf881480a078d0ab94",
|
||||
"package": "@fluentui-react-native/tester-win32"
|
||||
}
|
||||
]
|
||||
}
|
||||
},
|
||||
{
|
||||
"date": "Fri, 07 May 2021 18:12:16 GMT",
|
||||
"tag": "@fluentui-react-native/tester-win32_v0.9.1",
|
||||
|
|
|
@ -1,9 +1,17 @@
|
|||
# Change Log - @fluentui-react-native/tester-win32
|
||||
|
||||
This log was last generated on Thu, 15 Apr 2021 20:08:17 GMT and should not be manually modified.
|
||||
This log was last generated on Wed, 12 May 2021 10:18:25 GMT and should not be manually modified.
|
||||
|
||||
<!-- Start content -->
|
||||
|
||||
## 0.9.2
|
||||
|
||||
Wed, 12 May 2021 10:18:25 GMT
|
||||
|
||||
### Patches
|
||||
|
||||
- remove call to unstable_logbox that isn't necessary (sanajmi@microsoft.com)
|
||||
|
||||
## 0.9.0
|
||||
|
||||
Thu, 15 Apr 2021 20:08:17 GMT
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "@fluentui-react-native/tester-win32",
|
||||
"version": "0.9.1",
|
||||
"version": "0.9.2",
|
||||
"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.23.1",
|
||||
"@fluentui-react-native/tester": "^0.23.2",
|
||||
"react": "16.13.1",
|
||||
"react-native": "^0.63.4",
|
||||
"react-native-svg": "^12.1.1"
|
||||
|
|
|
@ -14,7 +14,7 @@
|
|||
"windows": "react-native run-windows"
|
||||
},
|
||||
"dependencies": {
|
||||
"@fluentui-react-native/tester": "^0.23.1",
|
||||
"@fluentui-react-native/tester": "^0.23.2",
|
||||
"react": "16.13.1",
|
||||
"react-native": "^0.63.4",
|
||||
"react-native-windows": "^0.62.1"
|
||||
|
|
|
@ -0,0 +1,8 @@
|
|||
{
|
||||
"type": "patch",
|
||||
"comment": "patch",
|
||||
"packageName": "@fluentui/react-native",
|
||||
"email": "sanajmi@microsoft.com",
|
||||
"dependentChangeType": "patch",
|
||||
"date": "2021-05-12T10:20:03.185Z"
|
||||
}
|
|
@ -4,5 +4,5 @@
|
|||
"packageName": "@fluentui-react-native/android-theme",
|
||||
"email": "sanajmi@microsoft.com",
|
||||
"dependentChangeType": "patch",
|
||||
"date": "2021-05-12T10:03:28.646Z"
|
||||
"date": "2021-05-12T10:19:53.512Z"
|
||||
}
|
|
@ -1,8 +1,8 @@
|
|||
{
|
||||
"type": "minor",
|
||||
"comment": "minor changes to force package update",
|
||||
"type": "patch",
|
||||
"comment": "patch",
|
||||
"packageName": "@fluentui-react-native/experimental-shimmer",
|
||||
"email": "sanajmi@microsoft.com",
|
||||
"dependentChangeType": "patch",
|
||||
"date": "2021-05-12T10:03:23.745Z"
|
||||
"date": "2021-05-12T10:19:50.924Z"
|
||||
}
|
|
@ -1,8 +0,0 @@
|
|||
{
|
||||
"type": "patch",
|
||||
"comment": "Add logic to mantain selected button's ref",
|
||||
"packageName": "@fluentui-react-native/radio-group",
|
||||
"email": "krsiler@microsoft.com",
|
||||
"dependentChangeType": "patch",
|
||||
"date": "2021-05-10T15:22:56.070Z"
|
||||
}
|
|
@ -0,0 +1,8 @@
|
|||
{
|
||||
"type": "patch",
|
||||
"comment": "patch",
|
||||
"packageName": "@fluentui-react-native/radio-group",
|
||||
"email": "sanajmi@microsoft.com",
|
||||
"dependentChangeType": "patch",
|
||||
"date": "2021-05-12T10:19:57.940Z"
|
||||
}
|
|
@ -4,5 +4,5 @@
|
|||
"packageName": "@fluentui-react-native/tester",
|
||||
"email": "sanajmi@microsoft.com",
|
||||
"dependentChangeType": "patch",
|
||||
"date": "2021-05-12T10:03:10.738Z"
|
||||
"date": "2021-05-12T10:19:45.337Z"
|
||||
}
|
|
@ -1,8 +1,8 @@
|
|||
{
|
||||
"type": "patch",
|
||||
"comment": "remove call to unstable_logbox that isn't necessary",
|
||||
"comment": "patch",
|
||||
"packageName": "@fluentui-react-native/tester-win32",
|
||||
"email": "sanajmi@microsoft.com",
|
||||
"dependentChangeType": "patch",
|
||||
"date": "2021-05-12T07:27:10.183Z"
|
||||
"date": "2021-05-12T10:19:47.918Z"
|
||||
}
|
|
@ -1,6 +1,21 @@
|
|||
{
|
||||
"name": "@fluentui-react-native/radio-group",
|
||||
"entries": [
|
||||
{
|
||||
"date": "Wed, 12 May 2021 10:18:25 GMT",
|
||||
"tag": "@fluentui-react-native/radio-group_v0.9.4",
|
||||
"version": "0.9.4",
|
||||
"comments": {
|
||||
"patch": [
|
||||
{
|
||||
"comment": "Add logic to mantain selected button's ref",
|
||||
"author": "krsiler@microsoft.com",
|
||||
"commit": "2dfcaf643629fd3d222fd3b8c718bc8f11d779d2",
|
||||
"package": "@fluentui-react-native/radio-group"
|
||||
}
|
||||
]
|
||||
}
|
||||
},
|
||||
{
|
||||
"date": "Thu, 15 Apr 2021 20:08:17 GMT",
|
||||
"tag": "@fluentui-react-native/radio-group_v0.9.3",
|
||||
|
|
|
@ -1,9 +1,17 @@
|
|||
# Change Log - @fluentui-react-native/radio-group
|
||||
|
||||
This log was last generated on Wed, 07 Apr 2021 23:41:02 GMT and should not be manually modified.
|
||||
This log was last generated on Wed, 12 May 2021 10:18:25 GMT and should not be manually modified.
|
||||
|
||||
<!-- Start content -->
|
||||
|
||||
## 0.9.4
|
||||
|
||||
Wed, 12 May 2021 10:18:25 GMT
|
||||
|
||||
### Patches
|
||||
|
||||
- Add logic to mantain selected button's ref (krsiler@microsoft.com)
|
||||
|
||||
## 0.9.3
|
||||
|
||||
Wed, 07 Apr 2021 23:41:02 GMT
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "@fluentui-react-native/radio-group",
|
||||
"version": "0.9.3",
|
||||
"version": "0.9.4",
|
||||
"description": "A cross-platform Radio Group component using the Fluent Design System",
|
||||
"main": "src/index.ts",
|
||||
"module": "src/index.ts",
|
||||
|
|
|
@ -1,4 +1,20 @@
|
|||
{
|
||||
"name": "@fluentui-react-native/experimental-shimmer",
|
||||
"entries": []
|
||||
"entries": [
|
||||
{
|
||||
"date": "Wed, 12 May 2021 10:18:25 GMT",
|
||||
"tag": "@fluentui-react-native/experimental-shimmer_v0.2.0",
|
||||
"version": "0.2.0",
|
||||
"comments": {
|
||||
"minor": [
|
||||
{
|
||||
"comment": "minor changes to force package update",
|
||||
"author": "sanajmi@microsoft.com",
|
||||
"commit": "905611de5d4abf60504f6bfc4f2dadaffd37c9de",
|
||||
"package": "@fluentui-react-native/experimental-shimmer"
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
|
@ -1 +1,13 @@
|
|||
# Change Log - @fluentui-react-native/experimental-shimmer
|
||||
|
||||
This log was last generated on Wed, 12 May 2021 10:18:25 GMT and should not be manually modified.
|
||||
|
||||
<!-- Start content -->
|
||||
|
||||
## 0.2.0
|
||||
|
||||
Wed, 12 May 2021 10:18:25 GMT
|
||||
|
||||
### Minor changes
|
||||
|
||||
- minor changes to force package update (sanajmi@microsoft.com)
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "@fluentui-react-native/experimental-shimmer",
|
||||
"version": "0.1.0",
|
||||
"version": "0.2.0",
|
||||
"description": "A cross-platform Fluent Shimmer component",
|
||||
"main": "src/index.ts",
|
||||
"module": "src/index.ts",
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "@fluentui/react-native",
|
||||
"version": "0.23.6",
|
||||
"version": "0.23.7",
|
||||
"description": "A react-native component library that implements the Fluent Design System.",
|
||||
"repository": {
|
||||
"type": "git",
|
||||
|
@ -41,7 +41,7 @@
|
|||
"@fluentui-react-native/persona": ">=0.9.1 <1.0.0",
|
||||
"@fluentui-react-native/persona-coin": ">=0.7.1 <1.0.0",
|
||||
"@fluentui-react-native/pressable": ">=0.6.0 <1.0.0",
|
||||
"@fluentui-react-native/radio-group": ">=0.9.3 <1.0.0",
|
||||
"@fluentui-react-native/radio-group": ">=0.9.4 <1.0.0",
|
||||
"@fluentui-react-native/separator": ">=0.9.1 <1.0.0",
|
||||
"@fluentui-react-native/text": ">=0.9.1 <1.0.0"
|
||||
},
|
||||
|
|
|
@ -1,6 +1,21 @@
|
|||
{
|
||||
"name": "@fluentui-react-native/android-theme",
|
||||
"entries": [
|
||||
{
|
||||
"date": "Wed, 12 May 2021 10:18:25 GMT",
|
||||
"tag": "@fluentui-react-native/android-theme_v0.2.4",
|
||||
"version": "0.2.4",
|
||||
"comments": {
|
||||
"patch": [
|
||||
{
|
||||
"comment": "patch",
|
||||
"author": "sanajmi@microsoft.com",
|
||||
"commit": "905611de5d4abf60504f6bfc4f2dadaffd37c9de",
|
||||
"package": "@fluentui-react-native/android-theme"
|
||||
}
|
||||
]
|
||||
}
|
||||
},
|
||||
{
|
||||
"date": "Fri, 07 May 2021 18:12:16 GMT",
|
||||
"tag": "@fluentui-react-native/android-theme_v0.2.3",
|
||||
|
|
|
@ -1,9 +1,17 @@
|
|||
# Change Log - @fluentui-react-native/android-theme
|
||||
|
||||
This log was last generated on Fri, 07 May 2021 18:12:16 GMT and should not be manually modified.
|
||||
This log was last generated on Wed, 12 May 2021 10:18:25 GMT and should not be manually modified.
|
||||
|
||||
<!-- Start content -->
|
||||
|
||||
## 0.2.4
|
||||
|
||||
Wed, 12 May 2021 10:18:25 GMT
|
||||
|
||||
### Patches
|
||||
|
||||
- patch (sanajmi@microsoft.com)
|
||||
|
||||
## 0.2.3
|
||||
|
||||
Fri, 07 May 2021 18:12:16 GMT
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "@fluentui-react-native/android-theme",
|
||||
"version": "0.2.3",
|
||||
"version": "0.2.4",
|
||||
"description": "A FluentUI React Native theme that pulls constants from FluentUI Android",
|
||||
"repository": {
|
||||
"type": "git",
|
||||
|
|
Загрузка…
Ссылка в новой задаче