Π·Π΅ΡΠΊΠ°Π»ΠΎ ΠΈΠ· https://github.com/microsoft/fluentui-react-native.git
π¦ applying package updates ***NO_CI***
This commit is contained in:
Π ΠΎΠ΄ΠΈΡΠ΅Π»Ρ
dc164d70e8
ΠΠΎΠΌΠΌΠΈΡ
4d888a88f4
|
@ -19,7 +19,7 @@
|
|||
"android": "react-native run-android "
|
||||
},
|
||||
"dependencies": {
|
||||
"@fluentui-react-native/tester": "^0.23.0",
|
||||
"@fluentui-react-native/tester": "^0.23.1",
|
||||
"@react-native-picker/picker": "^1.9.11",
|
||||
"react": "16.13.1",
|
||||
"react-native": "^0.63.4",
|
||||
|
|
|
@ -1,6 +1,47 @@
|
|||
{
|
||||
"name": "@fluentui-react-native/tester",
|
||||
"entries": [
|
||||
{
|
||||
"date": "Fri, 07 May 2021 18:12:16 GMT",
|
||||
"tag": "@fluentui-react-native/tester_v0.23.1",
|
||||
"version": "0.23.1",
|
||||
"comments": {
|
||||
"none": [
|
||||
{
|
||||
"comment": "Add button icon tests specific to win32",
|
||||
"author": "warleu@microsoft.com",
|
||||
"commit": "acedf34f3fa9000885e5a2ab4cc27eb3b43e9190",
|
||||
"package": "@fluentui-react-native/tester"
|
||||
},
|
||||
{
|
||||
"comment": "Use start instead of rnx-start",
|
||||
"author": "4123478+tido64@users.noreply.github.com",
|
||||
"commit": "88428c744d3101d3e09dd7fa74cd88656dee5389",
|
||||
"package": "@fluentui-react-native/tester"
|
||||
}
|
||||
],
|
||||
"patch": [
|
||||
{
|
||||
"comment": "update android-text theme and test",
|
||||
"author": "tamasane@gmail.com",
|
||||
"commit": "dc164d70e8eccfc64e4b1005b79f6ed8aa5f1c2e",
|
||||
"package": "@fluentui-react-native/tester"
|
||||
},
|
||||
{
|
||||
"comment": "updated themepicker for android",
|
||||
"author": "tamasane@gmail.com",
|
||||
"commit": "e3bb204f4b9e17cecf8dc6b87df70903e08e4948",
|
||||
"package": "@fluentui-react-native/tester"
|
||||
},
|
||||
{
|
||||
"comment": "Adding tooltip to Checkbox",
|
||||
"author": "safreibe@microsoft.com",
|
||||
"commit": "b4ab5dea649502893433675fdb65d222cc0499c0",
|
||||
"package": "@fluentui-react-native/tester"
|
||||
}
|
||||
]
|
||||
}
|
||||
},
|
||||
{
|
||||
"date": "Thu, 15 Apr 2021 20:08:17 GMT",
|
||||
"tag": "@fluentui-react-native/tester_v0.23.0",
|
||||
|
|
|
@ -1,9 +1,19 @@
|
|||
# Change Log - @fluentui-react-native/tester
|
||||
|
||||
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 Fri, 07 May 2021 18:12:16 GMT and should not be manually modified.
|
||||
|
||||
<!-- Start content -->
|
||||
|
||||
## 0.23.1
|
||||
|
||||
Fri, 07 May 2021 18:12:16 GMT
|
||||
|
||||
### Patches
|
||||
|
||||
- update android-text theme and test (tamasane@gmail.com)
|
||||
- updated themepicker for android (tamasane@gmail.com)
|
||||
- Adding tooltip to Checkbox (safreibe@microsoft.com)
|
||||
|
||||
## 0.23.0
|
||||
|
||||
Thu, 15 Apr 2021 20:08:17 GMT
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "@fluentui-react-native/tester",
|
||||
"version": "0.23.0",
|
||||
"version": "0.23.1",
|
||||
"description": "A test app to test FluentUI React Native Components during development",
|
||||
"license": "MIT",
|
||||
"author": "Microsoft <fluentuinativeowners@microsoft.com>",
|
||||
|
@ -24,7 +24,7 @@
|
|||
"bundle": "react-native rnx-bundle --dev false"
|
||||
},
|
||||
"dependencies": {
|
||||
"@fluentui-react-native/android-theme": ">=0.2.2 <1.0.0",
|
||||
"@fluentui-react-native/android-theme": ">=0.2.3 <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",
|
||||
|
@ -32,14 +32,14 @@
|
|||
"@fluentui-react-native/experimental-native-button": ">=0.5.3 <1.0.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.0",
|
||||
"@fluentui-react-native/icon": "0.5.1",
|
||||
"@fluentui-react-native/interactive-hooks": ">=0.9.0 <1.0.0",
|
||||
"@fluentui-react-native/stack": ">=0.5.1 <1.0.0",
|
||||
"@fluentui-react-native/theme": ">=0.5.1 <1.0.0",
|
||||
"@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.5 <1.0.0",
|
||||
"@fluentui/react-native": ">=0.23.6 <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.0",
|
||||
"@fluentui-react-native/tester": "^0.23.1",
|
||||
"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.0",
|
||||
"@fluentui-react-native/tester": "^0.23.1",
|
||||
"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.0 <1.0.0",
|
||||
"@fluentui-react-native/tester": ">=0.23.1 <1.0.0",
|
||||
"react": "16.13.1",
|
||||
"react-art": "^16.13.1",
|
||||
"react-dom": "^16.13.1",
|
||||
|
|
|
@ -1,6 +1,27 @@
|
|||
{
|
||||
"name": "@fluentui-react-native/tester-win32",
|
||||
"entries": [
|
||||
{
|
||||
"date": "Fri, 07 May 2021 18:12:16 GMT",
|
||||
"tag": "@fluentui-react-native/tester-win32_v0.9.1",
|
||||
"version": "0.9.1",
|
||||
"comments": {
|
||||
"none": [
|
||||
{
|
||||
"comment": "Add button icon tests specific to win32",
|
||||
"author": "warleu@microsoft.com",
|
||||
"commit": "acedf34f3fa9000885e5a2ab4cc27eb3b43e9190",
|
||||
"package": "@fluentui-react-native/tester-win32"
|
||||
},
|
||||
{
|
||||
"comment": "Use start instead of rnx-start",
|
||||
"author": "4123478+tido64@users.noreply.github.com",
|
||||
"commit": "88428c744d3101d3e09dd7fa74cd88656dee5389",
|
||||
"package": "@fluentui-react-native/tester-win32"
|
||||
}
|
||||
]
|
||||
}
|
||||
},
|
||||
{
|
||||
"date": "Thu, 15 Apr 2021 20:08:17 GMT",
|
||||
"tag": "@fluentui-react-native/tester-win32_v0.9.0",
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "@fluentui-react-native/tester-win32",
|
||||
"version": "0.9.0",
|
||||
"version": "0.9.1",
|
||||
"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.0",
|
||||
"@fluentui-react-native/tester": "^0.23.1",
|
||||
"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.0",
|
||||
"@fluentui-react-native/tester": "^0.23.1",
|
||||
"react": "16.13.1",
|
||||
"react-native": "^0.63.4",
|
||||
"react-native-windows": "^0.62.1"
|
||||
|
|
|
@ -1,8 +0,0 @@
|
|||
{
|
||||
"type": "patch",
|
||||
"comment": "update android-text theme and test",
|
||||
"packageName": "@fluentui-react-native/android-theme",
|
||||
"email": "tamasane@gmail.com",
|
||||
"dependentChangeType": "patch",
|
||||
"date": "2021-04-20T11:59:28.927Z"
|
||||
}
|
|
@ -1,8 +0,0 @@
|
|||
{
|
||||
"type": "patch",
|
||||
"comment": "Adding tooltip to Checkbox",
|
||||
"packageName": "@fluentui-react-native/checkbox",
|
||||
"email": "safreibe@microsoft.com",
|
||||
"dependentChangeType": "patch",
|
||||
"date": "2021-05-03T18:08:41.042Z"
|
||||
}
|
|
@ -1,8 +0,0 @@
|
|||
{
|
||||
"type": "patch",
|
||||
"comment": "Add direct dependency on RNSVG in FURN Icon",
|
||||
"packageName": "@fluentui-react-native/icon",
|
||||
"email": "adam.gleitman@gmail.com",
|
||||
"dependentChangeType": "patch",
|
||||
"date": "2021-04-26T22:50:21.656Z"
|
||||
}
|
|
@ -1,8 +0,0 @@
|
|||
{
|
||||
"type": "none",
|
||||
"comment": "Add button icon tests specific to win32",
|
||||
"packageName": "@fluentui-react-native/tester",
|
||||
"email": "warleu@microsoft.com",
|
||||
"dependentChangeType": "none",
|
||||
"date": "2021-03-04T04:27:08.692Z"
|
||||
}
|
|
@ -1,8 +0,0 @@
|
|||
{
|
||||
"type": "none",
|
||||
"comment": "Use start instead of rnx-start",
|
||||
"packageName": "@fluentui-react-native/tester",
|
||||
"email": "4123478+tido64@users.noreply.github.com",
|
||||
"dependentChangeType": "none",
|
||||
"date": "2021-04-16T14:16:56.921Z"
|
||||
}
|
|
@ -1,8 +0,0 @@
|
|||
{
|
||||
"type": "patch",
|
||||
"comment": "update android-text theme and test",
|
||||
"packageName": "@fluentui-react-native/tester",
|
||||
"email": "tamasane@gmail.com",
|
||||
"dependentChangeType": "patch",
|
||||
"date": "2021-04-20T11:59:14.807Z"
|
||||
}
|
|
@ -1,8 +0,0 @@
|
|||
{
|
||||
"type": "patch",
|
||||
"comment": "updated themepicker for android",
|
||||
"packageName": "@fluentui-react-native/tester",
|
||||
"email": "tamasane@gmail.com",
|
||||
"dependentChangeType": "patch",
|
||||
"date": "2021-04-21T01:54:22.990Z"
|
||||
}
|
|
@ -1,8 +0,0 @@
|
|||
{
|
||||
"type": "patch",
|
||||
"comment": "Adding tooltip to Checkbox",
|
||||
"packageName": "@fluentui-react-native/tester",
|
||||
"email": "safreibe@microsoft.com",
|
||||
"dependentChangeType": "patch",
|
||||
"date": "2021-05-03T18:08:36.220Z"
|
||||
}
|
|
@ -1,8 +0,0 @@
|
|||
{
|
||||
"type": "none",
|
||||
"comment": "Add button icon tests specific to win32",
|
||||
"packageName": "@fluentui-react-native/tester-win32",
|
||||
"email": "warleu@microsoft.com",
|
||||
"dependentChangeType": "none",
|
||||
"date": "2021-03-04T02:54:48.438Z"
|
||||
}
|
|
@ -1,8 +0,0 @@
|
|||
{
|
||||
"type": "none",
|
||||
"comment": "Use start instead of rnx-start",
|
||||
"packageName": "@fluentui-react-native/tester-win32",
|
||||
"email": "4123478+tido64@users.noreply.github.com",
|
||||
"dependentChangeType": "none",
|
||||
"date": "2021-04-16T14:16:59.224Z"
|
||||
}
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "@fluentui-react-native/button",
|
||||
"version": "0.14.3",
|
||||
"version": "0.14.4",
|
||||
"description": "A cross-platform Button component using the Fluent Design System",
|
||||
"main": "src/index.ts",
|
||||
"module": "src/index.ts",
|
||||
|
@ -23,7 +23,7 @@
|
|||
"dependencies": {
|
||||
"@uifabricshared/foundation-compose": "^1.8.1",
|
||||
"@fluentui-react-native/adapters": ">=0.6.0 <1.0.0",
|
||||
"@fluentui-react-native/icon": "0.5.0",
|
||||
"@fluentui-react-native/icon": "0.5.1",
|
||||
"@fluentui-react-native/interactive-hooks": ">=0.9.0 <1.0.0",
|
||||
"@fluentui-react-native/pressable": ">=0.6.0 <1.0.0",
|
||||
"@fluentui-react-native/text": ">=0.9.1 <1.0.0",
|
||||
|
|
|
@ -1,6 +1,21 @@
|
|||
{
|
||||
"name": "@fluentui-react-native/checkbox",
|
||||
"entries": [
|
||||
{
|
||||
"date": "Fri, 07 May 2021 18:12:16 GMT",
|
||||
"tag": "@fluentui-react-native/checkbox_v0.10.2",
|
||||
"version": "0.10.2",
|
||||
"comments": {
|
||||
"patch": [
|
||||
{
|
||||
"comment": "Adding tooltip to Checkbox",
|
||||
"author": "safreibe@microsoft.com",
|
||||
"commit": "b4ab5dea649502893433675fdb65d222cc0499c0",
|
||||
"package": "@fluentui-react-native/checkbox"
|
||||
}
|
||||
]
|
||||
}
|
||||
},
|
||||
{
|
||||
"date": "Thu, 15 Apr 2021 20:08:17 GMT",
|
||||
"tag": "@fluentui-react-native/checkbox_v0.10.1",
|
||||
|
|
|
@ -1,9 +1,17 @@
|
|||
# Change Log - @fluentui-react-native/checkbox
|
||||
|
||||
This log was last generated on Sat, 06 Mar 2021 00:20:05 GMT and should not be manually modified.
|
||||
This log was last generated on Fri, 07 May 2021 18:12:16 GMT and should not be manually modified.
|
||||
|
||||
<!-- Start content -->
|
||||
|
||||
## 0.10.2
|
||||
|
||||
Fri, 07 May 2021 18:12:16 GMT
|
||||
|
||||
### Patches
|
||||
|
||||
- Adding tooltip to Checkbox (safreibe@microsoft.com)
|
||||
|
||||
## 0.10.0
|
||||
|
||||
Sat, 06 Mar 2021 00:20:05 GMT
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "@fluentui-react-native/checkbox",
|
||||
"version": "0.10.1",
|
||||
"version": "0.10.2",
|
||||
"description": "A cross-platform Checkbox component using the Fluent Design System",
|
||||
"main": "src/index.ts",
|
||||
"module": "src/index.ts",
|
||||
|
|
|
@ -1,6 +1,21 @@
|
|||
{
|
||||
"name": "@fluentui-react-native/icon",
|
||||
"entries": [
|
||||
{
|
||||
"date": "Fri, 07 May 2021 18:12:16 GMT",
|
||||
"tag": "@fluentui-react-native/icon_v0.5.1",
|
||||
"version": "0.5.1",
|
||||
"comments": {
|
||||
"patch": [
|
||||
{
|
||||
"comment": "Add direct dependency on RNSVG in FURN Icon",
|
||||
"author": "adam.gleitman@gmail.com",
|
||||
"commit": "10bc2aefe55fdb487640bc28479dd430b776b376",
|
||||
"package": "@fluentui-react-native/icon"
|
||||
}
|
||||
]
|
||||
}
|
||||
},
|
||||
{
|
||||
"date": "Thu, 15 Apr 2021 20:08:17 GMT",
|
||||
"tag": "@fluentui-react-native/icon_v0.5.0",
|
||||
|
|
|
@ -1,9 +1,17 @@
|
|||
# Change Log - @fluentui-react-native/icon
|
||||
|
||||
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 Fri, 07 May 2021 18:12:16 GMT and should not be manually modified.
|
||||
|
||||
<!-- Start content -->
|
||||
|
||||
## 0.5.1
|
||||
|
||||
Fri, 07 May 2021 18:12:16 GMT
|
||||
|
||||
### Patches
|
||||
|
||||
- Add direct dependency on RNSVG in FURN Icon (adam.gleitman@gmail.com)
|
||||
|
||||
## 0.5.0
|
||||
|
||||
Thu, 15 Apr 2021 20:08:17 GMT
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "@fluentui-react-native/icon",
|
||||
"version": "0.5.0",
|
||||
"version": "0.5.1",
|
||||
"description": "A cross-platform opinionated Fluent Icon component",
|
||||
"main": "src/index.ts",
|
||||
"module": "src/index.ts",
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "@fluentui/react-native",
|
||||
"version": "0.23.5",
|
||||
"version": "0.23.6",
|
||||
"description": "A react-native component library that implements the Fluent Design System.",
|
||||
"repository": {
|
||||
"type": "git",
|
||||
|
@ -31,9 +31,9 @@
|
|||
},
|
||||
"dependencies": {
|
||||
"@fluentui-react-native/interactive-hooks": ">=0.9.0 <1.0.0",
|
||||
"@fluentui-react-native/button": ">=0.14.3 <1.0.0",
|
||||
"@fluentui-react-native/button": ">=0.14.4 <1.0.0",
|
||||
"@fluentui-react-native/callout": ">=0.14.1 <1.0.0",
|
||||
"@fluentui-react-native/checkbox": ">=0.10.1 <1.0.0",
|
||||
"@fluentui-react-native/checkbox": ">=0.10.2 <1.0.0",
|
||||
"@fluentui-react-native/contextual-menu": "0.7.1",
|
||||
"@fluentui-react-native/focus-trap-zone": ">=0.7.0 <1.0.0",
|
||||
"@fluentui-react-native/focus-zone": ">=0.5.0 <1.0.0",
|
||||
|
|
|
@ -1,6 +1,21 @@
|
|||
{
|
||||
"name": "@fluentui-react-native/android-theme",
|
||||
"entries": [
|
||||
{
|
||||
"date": "Fri, 07 May 2021 18:12:16 GMT",
|
||||
"tag": "@fluentui-react-native/android-theme_v0.2.3",
|
||||
"version": "0.2.3",
|
||||
"comments": {
|
||||
"patch": [
|
||||
{
|
||||
"comment": "update android-text theme and test",
|
||||
"author": "tamasane@gmail.com",
|
||||
"commit": "dc164d70e8eccfc64e4b1005b79f6ed8aa5f1c2e",
|
||||
"package": "@fluentui-react-native/android-theme"
|
||||
}
|
||||
]
|
||||
}
|
||||
},
|
||||
{
|
||||
"date": "Thu, 15 Apr 2021 20:08:17 GMT",
|
||||
"tag": "@fluentui-react-native/android-theme_v0.2.2",
|
||||
|
|
|
@ -1,9 +1,17 @@
|
|||
# Change Log - @fluentui-react-native/android-theme
|
||||
|
||||
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 Fri, 07 May 2021 18:12:16 GMT and should not be manually modified.
|
||||
|
||||
<!-- Start content -->
|
||||
|
||||
## 0.2.3
|
||||
|
||||
Fri, 07 May 2021 18:12:16 GMT
|
||||
|
||||
### Patches
|
||||
|
||||
- update android-text theme and test (tamasane@gmail.com)
|
||||
|
||||
## 0.2.2
|
||||
|
||||
Wed, 07 Apr 2021 23:41:02 GMT
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "@fluentui-react-native/android-theme",
|
||||
"version": "0.2.2",
|
||||
"version": "0.2.3",
|
||||
"description": "A FluentUI React Native theme that pulls constants from FluentUI Android",
|
||||
"repository": {
|
||||
"type": "git",
|
||||
|
|
ΠΠ°Π³ΡΡΠ·ΠΊΠ°β¦
Π‘ΡΡΠ»ΠΊΠ° Π² Π½ΠΎΠ²ΠΎΠΉ Π·Π°Π΄Π°ΡΠ΅