This commit is contained in:
UI-Fabric-RN-Bot 2021-05-25 00:42:50 +00:00
Π ΠΎΠ΄ΠΈΡ‚Π΅Π»ΡŒ d3953da403
ΠšΠΎΠΌΠΌΠΈΡ‚ 04d7dc48d7
47 ΠΈΠ·ΠΌΠ΅Π½Ρ‘Π½Π½Ρ‹Ρ… Ρ„Π°ΠΉΠ»ΠΎΠ²: 250 Π΄ΠΎΠ±Π°Π²Π»Π΅Π½ΠΈΠΉ ΠΈ 147 ΡƒΠ΄Π°Π»Π΅Π½ΠΈΠΉ

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

@ -19,7 +19,7 @@
"android": "react-native run-android "
},
"dependencies": {
"@fluentui-react-native/tester": "^0.24.0",
"@fluentui-react-native/tester": "^0.24.1",
"@react-native-picker/picker": "^1.9.11",
"react": "16.13.1",
"react-native": "^0.63.4",

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

@ -1,6 +1,33 @@
{
"name": "@fluentui-react-native/tester",
"entries": [
{
"date": "Tue, 25 May 2021 00:42:50 GMT",
"tag": "@fluentui-react-native/tester_v0.24.1",
"version": "0.24.1",
"comments": {
"patch": [
{
"comment": "Fixed ButtonIconTest",
"author": "tamasane@gmail.com",
"commit": "d3953da403a118f3086dfde2529bca76d30ad235",
"package": "@fluentui-react-native/tester"
},
{
"comment": "Add react-native-svg-transformer to iOS and macOS",
"author": "adam.gleitman@gmail.com",
"commit": "1700c9e4c3056821f38ba752c3949c08998aee10",
"package": "@fluentui-react-native/tester"
},
{
"comment": "Add hideInsideGapForBorder prop to experimental avatar",
"author": "sanajmi@microsoft.com",
"commit": "0767317b2c3dbfb3bf7e754b1246d91bfb2cd87b",
"package": "@fluentui-react-native/tester"
}
]
}
},
{
"date": "Wed, 19 May 2021 07:04:54 GMT",
"tag": "@fluentui-react-native/tester_v0.24.0",

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

@ -1,9 +1,19 @@
# Change Log - @fluentui-react-native/tester
This log was last generated on Wed, 19 May 2021 07:04:54 GMT and should not be manually modified.
This log was last generated on Tue, 25 May 2021 00:42:50 GMT and should not be manually modified.
<!-- Start content -->
## 0.24.1
Tue, 25 May 2021 00:42:50 GMT
### Patches
- Fixed ButtonIconTest (tamasane@gmail.com)
- Add react-native-svg-transformer to iOS and macOS (adam.gleitman@gmail.com)
- Add hideInsideGapForBorder prop to experimental avatar (sanajmi@microsoft.com)
## 0.24.0
Wed, 19 May 2021 07:04:54 GMT

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

@ -1,6 +1,6 @@
{
"name": "@fluentui-react-native/tester",
"version": "0.24.0",
"version": "0.24.1",
"description": "A test app to test FluentUI React Native Components during development",
"license": "MIT",
"author": "Microsoft <fluentuinativeowners@microsoft.com>",
@ -24,23 +24,23 @@
"bundle": "react-native rnx-bundle --dev false"
},
"dependencies": {
"@fluentui-react-native/android-theme": ">=0.2.6 <1.0.0",
"@fluentui-react-native/android-theme": ">=0.2.7 <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.2",
"@fluentui-react-native/experimental-native-button": ">=0.5.4 <1.0.0",
"@fluentui-react-native/experimental-avatar": ">=0.8.0 <1.0.0",
"@fluentui-react-native/experimental-button": "0.5.3",
"@fluentui-react-native/experimental-native-button": ">=0.5.5 <1.0.0",
"@fluentui-react-native/experimental-shimmer": "0.2.2",
"@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",
"@fluentui-react-native/interactive-hooks": ">=0.10.0 <1.0.0",
"@fluentui-react-native/icon": "0.6.0",
"@fluentui-react-native/interactive-hooks": ">=0.10.1 <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.10 <1.0.0",
"@fluentui/react-native": ">=0.23.11 <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.24.0",
"@fluentui-react-native/tester": "^0.24.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.24.0",
"@fluentui-react-native/tester": "^0.24.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.24.0 <1.0.0",
"@fluentui-react-native/tester": ">=0.24.1 <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": "Tue, 25 May 2021 00:42:50 GMT",
"tag": "@fluentui-react-native/tester-win32_v0.10.1",
"version": "0.10.1",
"comments": {
"patch": [
{
"comment": "Fix livereload in win32 tester app",
"author": "30809111+acoates-ms@users.noreply.github.com",
"commit": "1f1163033591ab452e3ab1132674f42eeb0d5566",
"package": "@fluentui-react-native/tester-win32"
}
]
}
},
{
"date": "Wed, 19 May 2021 07:04:54 GMT",
"tag": "@fluentui-react-native/tester-win32_v0.10.0",

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

@ -1,9 +1,17 @@
# Change Log - @fluentui-react-native/tester-win32
This log was last generated on Wed, 19 May 2021 07:04:54 GMT and should not be manually modified.
This log was last generated on Tue, 25 May 2021 00:42:50 GMT and should not be manually modified.
<!-- Start content -->
## 0.10.1
Tue, 25 May 2021 00:42:50 GMT
### Patches
- Fix livereload in win32 tester app (30809111+acoates-ms@users.noreply.github.com)
## 0.10.0
Wed, 19 May 2021 07:04:54 GMT

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

@ -1,6 +1,6 @@
{
"name": "@fluentui-react-native/tester-win32",
"version": "0.10.0",
"version": "0.10.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.24.0",
"@fluentui-react-native/tester": "^0.24.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.24.0",
"@fluentui-react-native/tester": "^0.24.1",
"react": "16.13.1",
"react-native": "^0.63.4",
"react-native-windows": "^0.62.1"

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

@ -1,8 +0,0 @@
{
"type": "patch",
"comment": "Add ripple effect to android-button",
"packageName": "@fluentui-react-native/android-theme",
"email": "tamasane@gmail.com",
"dependentChangeType": "patch",
"date": "2021-05-13T11:35:27.594Z"
}

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

@ -1,8 +0,0 @@
{
"type": "minor",
"comment": "Add ripple effect to android-button",
"packageName": "@fluentui-react-native/button",
"email": "tamasane@gmail.com",
"dependentChangeType": "patch",
"date": "2021-05-13T11:35:09.919Z"
}

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

@ -1,8 +0,0 @@
{
"type": "minor",
"comment": "Add hideInsideGapForBorder prop to experimental avatar",
"packageName": "@fluentui-react-native/experimental-avatar",
"email": "sanajmi@microsoft.com",
"dependentChangeType": "patch",
"date": "2021-05-21T23:05:38.916Z"
}

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

@ -1,8 +0,0 @@
{
"type": "minor",
"comment": "Wrap renderSvg with View",
"packageName": "@fluentui-react-native/icon",
"email": "tamasane@gmail.com",
"dependentChangeType": "patch",
"date": "2021-05-23T11:23:22.995Z"
}

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

@ -1,8 +0,0 @@
{
"type": "none",
"comment": "Add very basic jest snapshots for RadioGroup",
"packageName": "@fluentui-react-native/radio-group",
"email": "30809111+acoates-ms@users.noreply.github.com",
"dependentChangeType": "none",
"date": "2021-05-20T00:35:41.482Z"
}

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

@ -1,8 +0,0 @@
{
"type": "minor",
"comment": "Small changes to center the RadioButton text better with the RadioButton",
"packageName": "@fluentui-react-native/radio-group",
"email": "safreibe@microsoft.com",
"dependentChangeType": "patch",
"date": "2021-05-21T19:06:13.829Z"
}

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

@ -1,8 +0,0 @@
{
"type": "patch",
"comment": "Fixed ButtonIconTest",
"packageName": "@fluentui-react-native/tester",
"email": "tamasane@gmail.com",
"dependentChangeType": "patch",
"date": "2021-05-13T11:34:55.405Z"
}

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

@ -1,8 +0,0 @@
{
"type": "patch",
"comment": "Add react-native-svg-transformer to iOS and macOS",
"packageName": "@fluentui-react-native/tester",
"email": "adam.gleitman@gmail.com",
"dependentChangeType": "patch",
"date": "2021-05-20T01:05:38.730Z"
}

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

@ -1,8 +0,0 @@
{
"type": "patch",
"comment": "Add hideInsideGapForBorder prop to experimental avatar",
"packageName": "@fluentui-react-native/tester",
"email": "sanajmi@microsoft.com",
"dependentChangeType": "patch",
"date": "2021-05-21T23:05:29.040Z"
}

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

@ -1,8 +0,0 @@
{
"type": "patch",
"comment": "Fix livereload in win32 tester app",
"packageName": "@fluentui-react-native/tester-win32",
"email": "30809111+acoates-ms@users.noreply.github.com",
"dependentChangeType": "patch",
"date": "2021-05-20T00:48:30.585Z"
}

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

@ -1,6 +1,21 @@
{
"name": "@fluentui-react-native/button",
"entries": [
{
"date": "Tue, 25 May 2021 00:42:50 GMT",
"tag": "@fluentui-react-native/button_v0.16.0",
"version": "0.16.0",
"comments": {
"minor": [
{
"comment": "Add ripple effect to android-button",
"author": "tamasane@gmail.com",
"commit": "d3953da403a118f3086dfde2529bca76d30ad235",
"package": "@fluentui-react-native/button"
}
]
}
},
{
"date": "Wed, 19 May 2021 07:04:54 GMT",
"tag": "@fluentui-react-native/button_v0.15.0",

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

@ -1,9 +1,17 @@
# Change Log - @fluentui-react-native/button
This log was last generated on Wed, 19 May 2021 07:04:54 GMT and should not be manually modified.
This log was last generated on Tue, 25 May 2021 00:42:50 GMT and should not be manually modified.
<!-- Start content -->
## 0.16.0
Tue, 25 May 2021 00:42:50 GMT
### Minor changes
- Add ripple effect to android-button (tamasane@gmail.com)
## 0.15.0
Wed, 19 May 2021 07:04:54 GMT

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

@ -1,6 +1,6 @@
{
"name": "@fluentui-react-native/button",
"version": "0.15.0",
"version": "0.16.0",
"description": "A cross-platform Button component using the Fluent Design System",
"main": "src/index.ts",
"module": "src/index.ts",
@ -23,9 +23,9 @@
"dependencies": {
"@uifabricshared/foundation-compose": "^1.8.1",
"@fluentui-react-native/adapters": ">=0.6.0 <1.0.0",
"@fluentui-react-native/icon": "0.5.1",
"@fluentui-react-native/interactive-hooks": ">=0.10.0 <1.0.0",
"@fluentui-react-native/pressable": ">=0.6.1 <1.0.0",
"@fluentui-react-native/icon": "0.6.0",
"@fluentui-react-native/interactive-hooks": ">=0.10.1 <1.0.0",
"@fluentui-react-native/pressable": ">=0.6.2 <1.0.0",
"@fluentui-react-native/text": ">=0.9.1 <1.0.0",
"@fluentui-react-native/tokens": ">=0.8.0 <1.0.0",
"@uifabricshared/foundation-composable": ">=0.8.0 <1.0.0",

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

@ -1,6 +1,6 @@
{
"name": "@fluentui-react-native/callout",
"version": "0.14.2",
"version": "0.14.3",
"description": "A cross-platform Callout 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/component-cache": "^1.2.0",
"@fluentui-react-native/interactive-hooks": ">=0.10.0 <1.0.0",
"@fluentui-react-native/interactive-hooks": ">=0.10.1 <1.0.0",
"@fluentui-react-native/tokens": ">=0.8.0 <1.0.0",
"@uifabricshared/foundation-composable": ">=0.8.0 <1.0.0",
"@uifabricshared/foundation-settings": ">=0.8.0 <1.0.0"

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

@ -1,6 +1,6 @@
{
"name": "@fluentui-react-native/checkbox",
"version": "0.10.3",
"version": "0.10.4",
"description": "A cross-platform Checkbox 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/interactive-hooks": ">=0.10.0 <1.0.0",
"@fluentui-react-native/interactive-hooks": ">=0.10.1 <1.0.0",
"@fluentui-react-native/text": ">=0.9.1 <1.0.0",
"@fluentui-react-native/tokens": ">=0.8.0 <1.0.0",
"@uifabricshared/foundation-composable": ">=0.8.0 <1.0.0",

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

@ -1,6 +1,6 @@
{
"name": "@fluentui-react-native/contextual-menu",
"version": "0.8.0",
"version": "0.8.1",
"description": "A cross-platform ContextualMenu component using the Fluent Design System",
"main": "src/index.ts",
"module": "src/index.ts",
@ -22,16 +22,16 @@
},
"dependencies": {
"@uifabricshared/foundation-compose": "^1.8.1",
"@fluentui-react-native/callout": ">=0.14.2 <1.0.0",
"@fluentui-react-native/icon": "0.5.1",
"@fluentui-react-native/interactive-hooks": ">=0.10.0 <1.0.0",
"@fluentui-react-native/callout": ">=0.14.3 <1.0.0",
"@fluentui-react-native/icon": "0.6.0",
"@fluentui-react-native/interactive-hooks": ">=0.10.1 <1.0.0",
"@fluentui-react-native/text": ">=0.9.1 <1.0.0",
"@fluentui-react-native/tokens": ">=0.8.0 <1.0.0",
"@uifabricshared/foundation-composable": ">=0.8.0 <1.0.0",
"@uifabricshared/foundation-settings": ">=0.8.0 <1.0.0"
},
"devDependencies": {
"@fluentui-react-native/pressable": ">=0.6.1 <1.0.0",
"@fluentui-react-native/pressable": ">=0.6.2 <1.0.0",
"@types/react-native": "^0.63.0",
"@uifabricshared/build-native": "^0.1.1",
"@uifabricshared/eslint-config-rules": "^0.1.1",

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

@ -1,6 +1,6 @@
{
"name": "@fluentui-react-native/focus-trap-zone",
"version": "0.7.1",
"version": "0.7.2",
"description": "A cross-platform FocusTrapZone component using the Fluent Design System",
"main": "src/index.ts",
"module": "src/index.ts",
@ -23,7 +23,7 @@
"dependencies": {
"@fluentui-react-native/adapters": ">=0.6.0 <1.0.0",
"@fluentui-react-native/component-cache": "^1.2.0",
"@fluentui-react-native/interactive-hooks": ">=0.10.0 <1.0.0",
"@fluentui-react-native/interactive-hooks": ">=0.10.1 <1.0.0",
"@uifabricshared/foundation-composable": ">=0.8.0 <1.0.0",
"@uifabricshared/foundation-settings": ">=0.8.0 <1.0.0"
},

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

@ -1,6 +1,6 @@
{
"name": "@fluentui-react-native/focus-zone",
"version": "0.5.1",
"version": "0.5.2",
"description": "A cross-platform FocusZone component using the Fluent Design System",
"main": "src/index.ts",
"module": "src/index.ts",
@ -22,7 +22,7 @@
},
"dependencies": {
"@fluentui-react-native/component-cache": "^1.2.0",
"@fluentui-react-native/interactive-hooks": ">=0.10.0 <1.0.0",
"@fluentui-react-native/interactive-hooks": ">=0.10.1 <1.0.0",
"@uifabricshared/foundation-composable": ">=0.8.0 <1.0.0",
"@uifabricshared/foundation-settings": ">=0.8.0 <1.0.0"
},

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

@ -1,6 +1,6 @@
{
"name": "@fluentui-react-native/link",
"version": "0.12.2",
"version": "0.12.3",
"description": "A cross-platform Link 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/interactive-hooks": ">=0.10.0 <1.0.0",
"@fluentui-react-native/interactive-hooks": ">=0.10.1 <1.0.0",
"@fluentui-react-native/text": ">=0.9.1 <1.0.0",
"@fluentui-react-native/tokens": ">=0.8.0 <1.0.0",
"@uifabricshared/foundation-composable": ">=0.8.0 <1.0.0",

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

@ -1,6 +1,6 @@
{
"name": "@fluentui-react-native/pressable",
"version": "0.6.1",
"version": "0.6.2",
"description": "A cross-platform Pressable component",
"main": "src/index.ts",
"module": "src/index.ts",
@ -22,7 +22,7 @@
},
"dependencies": {
"@fluentui-react-native/adapters": ">=0.6.0 <1.0.0",
"@fluentui-react-native/interactive-hooks": ">=0.10.0 <1.0.0",
"@fluentui-react-native/interactive-hooks": ">=0.10.1 <1.0.0",
"@uifabricshared/foundation-composable": ">=0.8.0 <1.0.0",
"@uifabricshared/foundation-settings": ">=0.8.0 <1.0.0"
},

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

@ -1,6 +1,29 @@
{
"name": "@fluentui-react-native/radio-group",
"entries": [
{
"date": "Tue, 25 May 2021 00:42:50 GMT",
"tag": "@fluentui-react-native/radio-group_v0.10.0",
"version": "0.10.0",
"comments": {
"none": [
{
"comment": "Add very basic jest snapshots for RadioGroup",
"author": "30809111+acoates-ms@users.noreply.github.com",
"commit": "3aa5c6b7f9d6862521370e324016b888639a5631",
"package": "@fluentui-react-native/radio-group"
}
],
"minor": [
{
"comment": "Small changes to center the RadioButton text better with the RadioButton",
"author": "safreibe@microsoft.com",
"commit": "e178544b500af52e9821f2fae7988a5c6c45ea32",
"package": "@fluentui-react-native/radio-group"
}
]
}
},
{
"date": "Wed, 19 May 2021 07:04:54 GMT",
"tag": "@fluentui-react-native/radio-group_v0.9.7",

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

@ -1,9 +1,17 @@
# Change Log - @fluentui-react-native/radio-group
This log was last generated on Thu, 13 May 2021 06:18:23 GMT and should not be manually modified.
This log was last generated on Tue, 25 May 2021 00:42:50 GMT and should not be manually modified.
<!-- Start content -->
## 0.10.0
Tue, 25 May 2021 00:42:50 GMT
### Minor changes
- Small changes to center the RadioButton text better with the RadioButton (safreibe@microsoft.com)
## 0.9.6
Thu, 13 May 2021 06:18:23 GMT

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

@ -1,6 +1,6 @@
{
"name": "@fluentui-react-native/radio-group",
"version": "0.9.7",
"version": "0.10.0",
"description": "A cross-platform Radio Group component using the Fluent Design System",
"main": "src/index.ts",
"module": "src/index.ts",
@ -23,9 +23,9 @@
"dependencies": {
"@uifabricshared/foundation-compose": "^1.8.1",
"@fluentui-react-native/adapters": ">=0.6.0 <1.0.0",
"@fluentui-react-native/focus-zone": ">=0.5.1 <1.0.0",
"@fluentui-react-native/interactive-hooks": ">=0.10.0 <1.0.0",
"@fluentui-react-native/pressable": ">=0.6.1 <1.0.0",
"@fluentui-react-native/focus-zone": ">=0.5.2 <1.0.0",
"@fluentui-react-native/interactive-hooks": ">=0.10.1 <1.0.0",
"@fluentui-react-native/pressable": ">=0.6.2 <1.0.0",
"@fluentui-react-native/text": ">=0.9.1 <1.0.0",
"@fluentui-react-native/tokens": ">=0.8.0 <1.0.0",
"@uifabricshared/foundation-composable": ">=0.8.0 <1.0.0",

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

@ -1,6 +1,21 @@
{
"name": "@fluentui-react-native/experimental-avatar",
"entries": [
{
"date": "Tue, 25 May 2021 00:42:50 GMT",
"tag": "@fluentui-react-native/experimental-avatar_v0.8.0",
"version": "0.8.0",
"comments": {
"minor": [
{
"comment": "Add hideInsideGapForBorder prop to experimental avatar",
"author": "sanajmi@microsoft.com",
"commit": "0767317b2c3dbfb3bf7e754b1246d91bfb2cd87b",
"package": "@fluentui-react-native/experimental-avatar"
}
]
}
},
{
"date": "Thu, 15 Apr 2021 20:08:17 GMT",
"tag": "@fluentui-react-native/experimental-avatar_v0.7.1",

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

@ -1,9 +1,17 @@
# Change Log - @fluentui-react-native/experimental-avatar
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 Tue, 25 May 2021 00:42:50 GMT and should not be manually modified.
<!-- Start content -->
## 0.8.0
Tue, 25 May 2021 00:42:50 GMT
### Minor changes
- Add hideInsideGapForBorder prop to experimental avatar (sanajmi@microsoft.com)
## 0.7.1
Wed, 07 Apr 2021 23:41:02 GMT

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

@ -1,6 +1,6 @@
{
"name": "@fluentui-react-native/experimental-avatar",
"version": "0.7.1",
"version": "0.8.0",
"description": "A cross-platform Avatar component using the Fluent Design System. Currently only implemented on iOS",
"license": "MIT",
"author": "Microsoft <fluentuinativeowners@microsoft.com>",

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

@ -1,6 +1,6 @@
{
"name": "@fluentui-react-native/experimental-button",
"version": "0.5.2",
"version": "0.5.3",
"description": "A cross-platform Button component using the Fluent Design System",
"main": "src/index.ts",
"module": "src/index.ts",
@ -23,7 +23,7 @@
"dependencies": {
"@fluentui-react-native/adapters": ">=0.6.0 <1.0.0",
"@fluentui-react-native/framework": "0.5.1",
"@fluentui-react-native/interactive-hooks": ">=0.10.0 <1.0.0",
"@fluentui-react-native/interactive-hooks": ">=0.10.1 <1.0.0",
"@fluentui-react-native/experimental-text": ">=0.4.1 <1.0.0",
"@fluentui-react-native/theme-types": ">=0.6.0 <1.0.0",
"@fluentui-react-native/tokens": ">=0.8.0 <1.0.0",

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

@ -1,6 +1,21 @@
{
"name": "@fluentui-react-native/icon",
"entries": [
{
"date": "Tue, 25 May 2021 00:42:50 GMT",
"tag": "@fluentui-react-native/icon_v0.6.0",
"version": "0.6.0",
"comments": {
"minor": [
{
"comment": "Wrap renderSvg with View",
"author": "tamasane@gmail.com",
"commit": "d3953da403a118f3086dfde2529bca76d30ad235",
"package": "@fluentui-react-native/icon"
}
]
}
},
{
"date": "Fri, 07 May 2021 18:12:16 GMT",
"tag": "@fluentui-react-native/icon_v0.5.1",

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

@ -1,9 +1,17 @@
# Change Log - @fluentui-react-native/icon
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 Tue, 25 May 2021 00:42:50 GMT and should not be manually modified.
<!-- Start content -->
## 0.6.0
Tue, 25 May 2021 00:42:50 GMT
### Minor changes
- Wrap renderSvg with View (tamasane@gmail.com)
## 0.5.1
Fri, 07 May 2021 18:12:16 GMT

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

@ -1,6 +1,6 @@
{
"name": "@fluentui-react-native/icon",
"version": "0.5.1",
"version": "0.6.0",
"description": "A cross-platform opinionated Fluent Icon component",
"main": "src/index.ts",
"module": "src/index.ts",

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

@ -1,6 +1,6 @@
{
"name": "@fluentui-react-native/experimental-native-button",
"version": "0.5.4",
"version": "0.5.5",
"description": "A cross-platform Native button component using the Fluent Design System. Currently only implemented on iOS and macOS",
"license": "MIT",
"author": "Microsoft <fluentuinativeowners@microsoft.com>",
@ -25,7 +25,7 @@
},
"dependencies": {
"@fluentui-react-native/component-cache": "^1.2.0",
"@fluentui-react-native/experimental-button": "0.5.2",
"@fluentui-react-native/experimental-button": "0.5.3",
"@fluentui-react-native/framework": "0.5.1"
},
"devDependencies": {

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

@ -1,6 +1,6 @@
{
"name": "@fluentui/react-native",
"version": "0.23.10",
"version": "0.23.11",
"description": "A react-native component library that implements the Fluent Design System.",
"repository": {
"type": "git",
@ -30,18 +30,18 @@
"verify-api": "fluentui-scripts verify-api-extractor"
},
"dependencies": {
"@fluentui-react-native/interactive-hooks": ">=0.10.0 <1.0.0",
"@fluentui-react-native/button": ">=0.15.0 <1.0.0",
"@fluentui-react-native/callout": ">=0.14.2 <1.0.0",
"@fluentui-react-native/checkbox": ">=0.10.3 <1.0.0",
"@fluentui-react-native/contextual-menu": "0.8.0",
"@fluentui-react-native/focus-trap-zone": ">=0.7.1 <1.0.0",
"@fluentui-react-native/focus-zone": ">=0.5.1 <1.0.0",
"@fluentui-react-native/link": ">=0.12.2 <1.0.0",
"@fluentui-react-native/interactive-hooks": ">=0.10.1 <1.0.0",
"@fluentui-react-native/button": ">=0.16.0 <1.0.0",
"@fluentui-react-native/callout": ">=0.14.3 <1.0.0",
"@fluentui-react-native/checkbox": ">=0.10.4 <1.0.0",
"@fluentui-react-native/contextual-menu": "0.8.1",
"@fluentui-react-native/focus-trap-zone": ">=0.7.2 <1.0.0",
"@fluentui-react-native/focus-zone": ">=0.5.2 <1.0.0",
"@fluentui-react-native/link": ">=0.12.3 <1.0.0",
"@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.1 <1.0.0",
"@fluentui-react-native/radio-group": ">=0.9.7 <1.0.0",
"@fluentui-react-native/pressable": ">=0.6.2 <1.0.0",
"@fluentui-react-native/radio-group": ">=0.10.0 <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": "Tue, 25 May 2021 00:42:50 GMT",
"tag": "@fluentui-react-native/android-theme_v0.2.7",
"version": "0.2.7",
"comments": {
"patch": [
{
"comment": "Add ripple effect to android-button",
"author": "tamasane@gmail.com",
"commit": "d3953da403a118f3086dfde2529bca76d30ad235",
"package": "@fluentui-react-native/android-theme"
}
]
}
},
{
"date": "Wed, 19 May 2021 07:04:54 GMT",
"tag": "@fluentui-react-native/android-theme_v0.2.6",

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

@ -1,9 +1,17 @@
# Change Log - @fluentui-react-native/android-theme
This log was last generated on Thu, 13 May 2021 06:18:23 GMT and should not be manually modified.
This log was last generated on Tue, 25 May 2021 00:42:50 GMT and should not be manually modified.
<!-- Start content -->
## 0.2.7
Tue, 25 May 2021 00:42:50 GMT
### Patches
- Add ripple effect to android-button (tamasane@gmail.com)
## 0.2.6
Thu, 13 May 2021 06:18:23 GMT

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

@ -1,6 +1,6 @@
{
"name": "@fluentui-react-native/android-theme",
"version": "0.2.6",
"version": "0.2.7",
"description": "A FluentUI React Native theme that pulls constants from FluentUI Android",
"repository": {
"type": "git",

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

@ -1,6 +1,6 @@
{
"name": "@fluentui-react-native/interactive-hooks",
"version": "0.10.0",
"version": "0.10.1",
"description": "Hooks for adding focus, hover, and press semantics to view based components",
"main": "src/index.ts",
"module": "src/index.ts",
@ -29,7 +29,7 @@
"@types/react-native": "^0.63.0",
"@uifabricshared/build-native": "^0.1.1",
"@uifabricshared/eslint-config-rules": "^0.1.1",
"@fluentui-react-native/icon": "0.5.1",
"@fluentui-react-native/icon": "0.6.0",
"react": "16.13.1",
"react-native": "^0.63.4"
},