Π·Π΅ΡΠΊΠ°Π»ΠΎ ΠΈΠ· https://github.com/microsoft/fluentui-react-native.git
π¦ applying package updates ***NO_CI***
This commit is contained in:
Π ΠΎΠ΄ΠΈΡΠ΅Π»Ρ
32c99c628b
ΠΠΎΠΌΠΌΠΈΡ
8b57ad9a34
|
@ -24,7 +24,7 @@
|
|||
"directory": "apps/android"
|
||||
},
|
||||
"dependencies": {
|
||||
"@fluentui-react-native/tester": "^0.75.0",
|
||||
"@fluentui-react-native/tester": "^0.75.1",
|
||||
"@react-native-community/slider": "^4.2.0",
|
||||
"@react-native-picker/picker": "^2.2.1",
|
||||
"hermes-engine": "~0.9.0",
|
||||
|
|
|
@ -1,6 +1,87 @@
|
|||
{
|
||||
"name": "@fluentui-react-native/tester",
|
||||
"entries": [
|
||||
{
|
||||
"date": "Thu, 14 Jul 2022 20:03:37 GMT",
|
||||
"tag": "@fluentui-react-native/tester_v0.75.1",
|
||||
"version": "0.75.1",
|
||||
"comments": {
|
||||
"patch": [
|
||||
{
|
||||
"author": "amchiu@microsoft.com",
|
||||
"package": "@fluentui-react-native/tester",
|
||||
"commit": "3c2728e993014ee36272608ce23165aa8212bb31",
|
||||
"comment": "Revert \"Add support for onAccessibilityTap on Text\""
|
||||
},
|
||||
{
|
||||
"author": "beachball",
|
||||
"package": "@fluentui-react-native/tester",
|
||||
"comment": "Bump @fluentui-react-native/avatar to v1.1.13",
|
||||
"commit": "32c99c628be487a61c9ad2f792accc4360e1cfe7"
|
||||
},
|
||||
{
|
||||
"author": "beachball",
|
||||
"package": "@fluentui-react-native/tester",
|
||||
"comment": "Bump @fluentui-react-native/badge to v0.1.1",
|
||||
"commit": "32c99c628be487a61c9ad2f792accc4360e1cfe7"
|
||||
},
|
||||
{
|
||||
"author": "beachball",
|
||||
"package": "@fluentui-react-native/tester",
|
||||
"comment": "Bump @fluentui-react-native/button to v0.24.1",
|
||||
"commit": "32c99c628be487a61c9ad2f792accc4360e1cfe7"
|
||||
},
|
||||
{
|
||||
"author": "beachball",
|
||||
"package": "@fluentui-react-native/tester",
|
||||
"comment": "Bump @fluentui-react-native/experimental-button to v0.16.1",
|
||||
"commit": "32c99c628be487a61c9ad2f792accc4360e1cfe7"
|
||||
},
|
||||
{
|
||||
"author": "beachball",
|
||||
"package": "@fluentui-react-native/tester",
|
||||
"comment": "Bump @fluentui-react-native/experimental-checkbox to v0.12.1",
|
||||
"commit": "32c99c628be487a61c9ad2f792accc4360e1cfe7"
|
||||
},
|
||||
{
|
||||
"author": "beachball",
|
||||
"package": "@fluentui-react-native/tester",
|
||||
"comment": "Bump @fluentui-react-native/experimental-menu-button to v0.4.1",
|
||||
"commit": "32c99c628be487a61c9ad2f792accc4360e1cfe7"
|
||||
},
|
||||
{
|
||||
"author": "beachball",
|
||||
"package": "@fluentui-react-native/tester",
|
||||
"comment": "Bump @fluentui-react-native/experimental-tabs to v0.5.1",
|
||||
"commit": "32c99c628be487a61c9ad2f792accc4360e1cfe7"
|
||||
},
|
||||
{
|
||||
"author": "beachball",
|
||||
"package": "@fluentui-react-native/tester",
|
||||
"comment": "Bump @fluentui-react-native/experimental-text to v0.10.1",
|
||||
"commit": "32c99c628be487a61c9ad2f792accc4360e1cfe7"
|
||||
},
|
||||
{
|
||||
"author": "beachball",
|
||||
"package": "@fluentui-react-native/tester",
|
||||
"comment": "Bump @fluentui-react-native/menu to v1.0.10",
|
||||
"commit": "32c99c628be487a61c9ad2f792accc4360e1cfe7"
|
||||
},
|
||||
{
|
||||
"author": "beachball",
|
||||
"package": "@fluentui-react-native/tester",
|
||||
"comment": "Bump @fluentui-react-native/notification to v0.6.5",
|
||||
"commit": "32c99c628be487a61c9ad2f792accc4360e1cfe7"
|
||||
},
|
||||
{
|
||||
"author": "beachball",
|
||||
"package": "@fluentui-react-native/tester",
|
||||
"comment": "Bump @fluentui/react-native to v0.31.1",
|
||||
"commit": "32c99c628be487a61c9ad2f792accc4360e1cfe7"
|
||||
}
|
||||
]
|
||||
}
|
||||
},
|
||||
{
|
||||
"date": "Thu, 14 Jul 2022 18:09:49 GMT",
|
||||
"tag": "@fluentui-react-native/tester_v0.75.0",
|
||||
|
|
|
@ -1,9 +1,28 @@
|
|||
# Change Log - @fluentui-react-native/tester
|
||||
|
||||
This log was last generated on Thu, 14 Jul 2022 18:09:49 GMT and should not be manually modified.
|
||||
This log was last generated on Thu, 14 Jul 2022 20:03:37 GMT and should not be manually modified.
|
||||
|
||||
<!-- Start content -->
|
||||
|
||||
## 0.75.1
|
||||
|
||||
Thu, 14 Jul 2022 20:03:37 GMT
|
||||
|
||||
### Patches
|
||||
|
||||
- Revert "Add support for onAccessibilityTap on Text" (amchiu@microsoft.com)
|
||||
- Bump @fluentui-react-native/avatar to v1.1.13
|
||||
- Bump @fluentui-react-native/badge to v0.1.1
|
||||
- Bump @fluentui-react-native/button to v0.24.1
|
||||
- Bump @fluentui-react-native/experimental-button to v0.16.1
|
||||
- Bump @fluentui-react-native/experimental-checkbox to v0.12.1
|
||||
- Bump @fluentui-react-native/experimental-menu-button to v0.4.1
|
||||
- Bump @fluentui-react-native/experimental-tabs to v0.5.1
|
||||
- Bump @fluentui-react-native/experimental-text to v0.10.1
|
||||
- Bump @fluentui-react-native/menu to v1.0.10
|
||||
- Bump @fluentui-react-native/notification to v0.6.5
|
||||
- Bump @fluentui/react-native to v0.31.1
|
||||
|
||||
## 0.75.0
|
||||
|
||||
Thu, 14 Jul 2022 18:09:49 GMT
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "@fluentui-react-native/tester",
|
||||
"version": "0.75.0",
|
||||
"version": "0.75.1",
|
||||
"description": "A test app to test FluentUI React Native Components during development",
|
||||
"license": "MIT",
|
||||
"author": "Microsoft <fluentuinativeowners@microsoft.com>",
|
||||
|
@ -31,34 +31,34 @@
|
|||
"dependencies": {
|
||||
"@fluentui-react-native/android-theme": ">=0.11.0 <1.0.0",
|
||||
"@fluentui-react-native/apple-theme": ">=0.13.0 <1.0.0",
|
||||
"@fluentui-react-native/avatar": "^1.1.12",
|
||||
"@fluentui-react-native/badge": ">=0.1.0 <1.0.0",
|
||||
"@fluentui-react-native/button": ">=0.24.0 <1.0.0",
|
||||
"@fluentui-react-native/avatar": "^1.1.13",
|
||||
"@fluentui-react-native/badge": ">=0.1.1 <1.0.0",
|
||||
"@fluentui-react-native/button": ">=0.24.1 <1.0.0",
|
||||
"@fluentui-react-native/default-theme": ">=0.14.0 <1.0.0",
|
||||
"@fluentui-react-native/experimental-activity-indicator": ">=0.6.0 <1.0.0",
|
||||
"@fluentui-react-native/experimental-avatar": ">=0.16.0 <1.0.0",
|
||||
"@fluentui-react-native/experimental-button": "0.16.0",
|
||||
"@fluentui-react-native/experimental-checkbox": "0.12.0",
|
||||
"@fluentui-react-native/experimental-button": "0.16.1",
|
||||
"@fluentui-react-native/experimental-checkbox": "0.12.1",
|
||||
"@fluentui-react-native/experimental-drawer": ">=0.2.0 <1.0.0",
|
||||
"@fluentui-react-native/experimental-native-date-picker": ">=0.6.0 <1.0.0",
|
||||
"@fluentui-react-native/experimental-expander": "0.4.0",
|
||||
"@fluentui-react-native/experimental-menu-button": ">=0.4.0 <1.0.0",
|
||||
"@fluentui-react-native/experimental-menu-button": ">=0.4.1 <1.0.0",
|
||||
"@fluentui-react-native/experimental-shadow": "0.2.5",
|
||||
"@fluentui-react-native/experimental-shimmer": "0.7.0",
|
||||
"@fluentui-react-native/experimental-tabs": "0.5.0",
|
||||
"@fluentui-react-native/experimental-text": ">=0.10.0 <1.0.0",
|
||||
"@fluentui-react-native/experimental-tabs": "0.5.1",
|
||||
"@fluentui-react-native/experimental-text": ">=0.10.1 <1.0.0",
|
||||
"@fluentui-react-native/framework": ">=0.8.0 <1.0.0",
|
||||
"@fluentui-react-native/icon": "0.13.0",
|
||||
"@fluentui-react-native/interactive-hooks": ">=0.17.0 <1.0.0",
|
||||
"@fluentui-react-native/menu": "^1.0.9",
|
||||
"@fluentui-react-native/notification": "0.6.4",
|
||||
"@fluentui-react-native/menu": "^1.0.10",
|
||||
"@fluentui-react-native/notification": "0.6.5",
|
||||
"@fluentui-react-native/stack": ">=0.7.0 <1.0.0",
|
||||
"@fluentui-react-native/theme": ">=0.7.0 <1.0.0",
|
||||
"@fluentui-react-native/theme-types": ">=0.18.0 <1.0.0",
|
||||
"@fluentui-react-native/themed-stylesheet": "^1.4.0",
|
||||
"@fluentui-react-native/theming-utils": ">=0.14.0 <1.0.0",
|
||||
"@fluentui-react-native/win32-theme": ">=0.20.0 <1.0.0",
|
||||
"@fluentui/react-native": ">=0.31.0 <1.0.0",
|
||||
"@fluentui/react-native": ">=0.31.1 <1.0.0",
|
||||
"@react-native-community/slider": "^4.2.0",
|
||||
"@react-native-menu/menu": "^0.1.2",
|
||||
"@react-native-picker/picker": "^2.2.1",
|
||||
|
|
|
@ -24,7 +24,7 @@
|
|||
"directory": "apps/ios"
|
||||
},
|
||||
"dependencies": {
|
||||
"@fluentui-react-native/tester": "^0.75.0",
|
||||
"@fluentui-react-native/tester": "^0.75.1",
|
||||
"@react-native-community/slider": "^4.2.0",
|
||||
"@react-native-picker/picker": "^2.2.1",
|
||||
"react": "17.0.2",
|
||||
|
|
|
@ -24,7 +24,7 @@
|
|||
"directory": "apps/macos"
|
||||
},
|
||||
"dependencies": {
|
||||
"@fluentui-react-native/tester": "^0.75.0",
|
||||
"@fluentui-react-native/tester": "^0.75.1",
|
||||
"react": "17.0.2",
|
||||
"react-native": "^0.66.0",
|
||||
"react-native-macos": "^0.66.0",
|
||||
|
|
|
@ -1,6 +1,21 @@
|
|||
{
|
||||
"name": "@fluentui-react-native/tester-win32",
|
||||
"entries": [
|
||||
{
|
||||
"date": "Thu, 14 Jul 2022 20:03:37 GMT",
|
||||
"tag": "@fluentui-react-native/tester-win32_v0.21.1",
|
||||
"version": "0.21.1",
|
||||
"comments": {
|
||||
"patch": [
|
||||
{
|
||||
"author": "beachball",
|
||||
"package": "@fluentui-react-native/tester-win32",
|
||||
"comment": "Bump @fluentui-react-native/tester to v0.75.1",
|
||||
"commit": "32c99c628be487a61c9ad2f792accc4360e1cfe7"
|
||||
}
|
||||
]
|
||||
}
|
||||
},
|
||||
{
|
||||
"date": "Thu, 14 Jul 2022 18:09:49 GMT",
|
||||
"tag": "@fluentui-react-native/tester-win32_v0.21.0",
|
||||
|
|
|
@ -1,9 +1,17 @@
|
|||
# Change Log - @fluentui-react-native/tester-win32
|
||||
|
||||
This log was last generated on Thu, 14 Jul 2022 18:09:49 GMT and should not be manually modified.
|
||||
This log was last generated on Thu, 14 Jul 2022 20:03:37 GMT and should not be manually modified.
|
||||
|
||||
<!-- Start content -->
|
||||
|
||||
## 0.21.1
|
||||
|
||||
Thu, 14 Jul 2022 20:03:37 GMT
|
||||
|
||||
### Patches
|
||||
|
||||
- Bump @fluentui-react-native/tester to v0.75.1
|
||||
|
||||
## 0.21.0
|
||||
|
||||
Thu, 14 Jul 2022 18:09:49 GMT
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "@fluentui-react-native/tester-win32",
|
||||
"version": "0.21.0",
|
||||
"version": "0.21.1",
|
||||
"main": "src/index.tsx",
|
||||
"module": "src/index.tsx",
|
||||
"typings": "lib/index.d.ts",
|
||||
|
@ -31,7 +31,7 @@
|
|||
"directory": "apps/win32"
|
||||
},
|
||||
"dependencies": {
|
||||
"@fluentui-react-native/tester": "^0.75.0",
|
||||
"@fluentui-react-native/tester": "^0.75.1",
|
||||
"react": "17.0.2",
|
||||
"react-native": "^0.66.0",
|
||||
"react-native-svg": "^12.3.0",
|
||||
|
|
|
@ -19,7 +19,7 @@
|
|||
"directory": "apps/windows"
|
||||
},
|
||||
"dependencies": {
|
||||
"@fluentui-react-native/tester": "^0.75.0",
|
||||
"@fluentui-react-native/tester": "^0.75.1",
|
||||
"react": "17.0.2",
|
||||
"react-native": "^0.66.0",
|
||||
"react-native-svg": "^12.3.0",
|
||||
|
|
|
@ -1,7 +0,0 @@
|
|||
{
|
||||
"type": "patch",
|
||||
"comment": "Revert \"Add support for onAccessibilityTap on Text\" ",
|
||||
"packageName": "@fluentui-react-native/badge",
|
||||
"email": "amchiu@microsoft.com",
|
||||
"dependentChangeType": "patch"
|
||||
}
|
|
@ -1,7 +0,0 @@
|
|||
{
|
||||
"type": "patch",
|
||||
"comment": "Revert \"Add support for onAccessibilityTap on Text\" ",
|
||||
"packageName": "@fluentui-react-native/button",
|
||||
"email": "amchiu@microsoft.com",
|
||||
"dependentChangeType": "patch"
|
||||
}
|
|
@ -1,7 +0,0 @@
|
|||
{
|
||||
"type": "patch",
|
||||
"comment": "Revert \"Add support for onAccessibilityTap on Text\" ",
|
||||
"packageName": "@fluentui-react-native/experimental-menu-button",
|
||||
"email": "amchiu@microsoft.com",
|
||||
"dependentChangeType": "patch"
|
||||
}
|
|
@ -1,7 +0,0 @@
|
|||
{
|
||||
"type": "patch",
|
||||
"comment": "Revert \"Add support for onAccessibilityTap on Text\" ",
|
||||
"packageName": "@fluentui-react-native/experimental-tabs",
|
||||
"email": "amchiu@microsoft.com",
|
||||
"dependentChangeType": "patch"
|
||||
}
|
|
@ -1,7 +0,0 @@
|
|||
{
|
||||
"type": "patch",
|
||||
"comment": "Revert \"Add support for onAccessibilityTap on Text\" ",
|
||||
"packageName": "@fluentui-react-native/experimental-text",
|
||||
"email": "amchiu@microsoft.com",
|
||||
"dependentChangeType": "patch"
|
||||
}
|
|
@ -1,7 +0,0 @@
|
|||
{
|
||||
"type": "patch",
|
||||
"comment": "Revert \"Add support for onAccessibilityTap on Text\" ",
|
||||
"packageName": "@fluentui-react-native/menu",
|
||||
"email": "amchiu@microsoft.com",
|
||||
"dependentChangeType": "patch"
|
||||
}
|
|
@ -1,7 +0,0 @@
|
|||
{
|
||||
"type": "patch",
|
||||
"comment": "Revert \"Add support for onAccessibilityTap on Text\" ",
|
||||
"packageName": "@fluentui-react-native/notification",
|
||||
"email": "amchiu@microsoft.com",
|
||||
"dependentChangeType": "patch"
|
||||
}
|
|
@ -1,7 +0,0 @@
|
|||
{
|
||||
"type": "patch",
|
||||
"comment": "Revert \"Add support for onAccessibilityTap on Text\"",
|
||||
"packageName": "@fluentui-react-native/tester",
|
||||
"email": "amchiu@microsoft.com",
|
||||
"dependentChangeType": "patch"
|
||||
}
|
|
@ -1,6 +1,21 @@
|
|||
{
|
||||
"name": "@fluentui-react-native/avatar",
|
||||
"entries": [
|
||||
{
|
||||
"date": "Thu, 14 Jul 2022 20:03:37 GMT",
|
||||
"tag": "@fluentui-react-native/avatar_v1.1.13",
|
||||
"version": "1.1.13",
|
||||
"comments": {
|
||||
"patch": [
|
||||
{
|
||||
"author": "beachball",
|
||||
"package": "@fluentui-react-native/avatar",
|
||||
"comment": "Bump @fluentui-react-native/badge to v0.1.1",
|
||||
"commit": "32c99c628be487a61c9ad2f792accc4360e1cfe7"
|
||||
}
|
||||
]
|
||||
}
|
||||
},
|
||||
{
|
||||
"date": "Thu, 14 Jul 2022 18:09:50 GMT",
|
||||
"tag": "@fluentui-react-native/avatar_v1.1.12",
|
||||
|
|
|
@ -1,9 +1,17 @@
|
|||
# Change Log - @fluentui-react-native/avatar
|
||||
|
||||
This log was last generated on Thu, 14 Jul 2022 18:09:50 GMT and should not be manually modified.
|
||||
This log was last generated on Thu, 14 Jul 2022 20:03:37 GMT and should not be manually modified.
|
||||
|
||||
<!-- Start content -->
|
||||
|
||||
## 1.1.13
|
||||
|
||||
Thu, 14 Jul 2022 20:03:37 GMT
|
||||
|
||||
### Patches
|
||||
|
||||
- Bump @fluentui-react-native/badge to v0.1.1
|
||||
|
||||
## 1.1.12
|
||||
|
||||
Thu, 14 Jul 2022 18:09:50 GMT
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "@fluentui-react-native/avatar",
|
||||
"version": "1.1.12",
|
||||
"version": "1.1.13",
|
||||
"description": "A cross-platform Avatar component using the Fluent Design System. Currently only implemented on iOS",
|
||||
"license": "MIT",
|
||||
"author": "Microsoft <fluentuinativeowners@microsoft.com>",
|
||||
|
@ -30,7 +30,7 @@
|
|||
},
|
||||
"dependencies": {
|
||||
"@fluentui-react-native/adapters": "^0.9.0",
|
||||
"@fluentui-react-native/badge": "^0.1.0",
|
||||
"@fluentui-react-native/badge": "^0.1.1",
|
||||
"@fluentui-react-native/framework": "0.8.0",
|
||||
"@fluentui-react-native/icon": "^0.13.0",
|
||||
"@fluentui-react-native/interactive-hooks": "^0.17.0",
|
||||
|
|
|
@ -1,6 +1,27 @@
|
|||
{
|
||||
"name": "@fluentui-react-native/button",
|
||||
"entries": [
|
||||
{
|
||||
"date": "Thu, 14 Jul 2022 20:03:37 GMT",
|
||||
"tag": "@fluentui-react-native/button_v0.24.1",
|
||||
"version": "0.24.1",
|
||||
"comments": {
|
||||
"patch": [
|
||||
{
|
||||
"author": "amchiu@microsoft.com",
|
||||
"package": "@fluentui-react-native/button",
|
||||
"commit": "3c2728e993014ee36272608ce23165aa8212bb31",
|
||||
"comment": "Revert \"Add support for onAccessibilityTap on Text\" "
|
||||
},
|
||||
{
|
||||
"author": "beachball",
|
||||
"package": "@fluentui-react-native/button",
|
||||
"comment": "Bump @fluentui-react-native/experimental-text to v0.10.1",
|
||||
"commit": "32c99c628be487a61c9ad2f792accc4360e1cfe7"
|
||||
}
|
||||
]
|
||||
}
|
||||
},
|
||||
{
|
||||
"date": "Thu, 14 Jul 2022 18:09:50 GMT",
|
||||
"tag": "@fluentui-react-native/button_v0.24.0",
|
||||
|
|
|
@ -1,9 +1,18 @@
|
|||
# Change Log - @fluentui-react-native/button
|
||||
|
||||
This log was last generated on Thu, 14 Jul 2022 18:09:50 GMT and should not be manually modified.
|
||||
This log was last generated on Thu, 14 Jul 2022 20:03:37 GMT and should not be manually modified.
|
||||
|
||||
<!-- Start content -->
|
||||
|
||||
## 0.24.1
|
||||
|
||||
Thu, 14 Jul 2022 20:03:37 GMT
|
||||
|
||||
### Patches
|
||||
|
||||
- Revert "Add support for onAccessibilityTap on Text" (amchiu@microsoft.com)
|
||||
- Bump @fluentui-react-native/experimental-text to v0.10.1
|
||||
|
||||
## 0.24.0
|
||||
|
||||
Thu, 14 Jul 2022 18:09:50 GMT
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "@fluentui-react-native/button",
|
||||
"version": "0.24.0",
|
||||
"version": "0.24.1",
|
||||
"description": "A cross-platform Button component using the Fluent Design System",
|
||||
"main": "src/index.ts",
|
||||
"module": "src/index.ts",
|
||||
|
@ -29,7 +29,7 @@
|
|||
"@uifabricshared/foundation-compose": "^1.12.0",
|
||||
"@fluentui-react-native/adapters": ">=0.9.0 <1.0.0",
|
||||
"@fluentui-react-native/experimental-activity-indicator": "^0.6.0",
|
||||
"@fluentui-react-native/experimental-text": ">=0.10.0 <1.0.0",
|
||||
"@fluentui-react-native/experimental-text": ">=0.10.1 <1.0.0",
|
||||
"@fluentui-react-native/framework": "0.8.0",
|
||||
"@fluentui-react-native/icon": "0.13.0",
|
||||
"@fluentui-react-native/interactive-hooks": ">=0.17.0 <1.0.0",
|
||||
|
|
|
@ -1,6 +1,21 @@
|
|||
{
|
||||
"name": "@fluentui-react-native/checkbox",
|
||||
"entries": [
|
||||
{
|
||||
"date": "Thu, 14 Jul 2022 20:03:37 GMT",
|
||||
"tag": "@fluentui-react-native/checkbox_v0.16.1",
|
||||
"version": "0.16.1",
|
||||
"comments": {
|
||||
"patch": [
|
||||
{
|
||||
"author": "beachball",
|
||||
"package": "@fluentui-react-native/checkbox",
|
||||
"comment": "Bump @fluentui-react-native/experimental-text to v0.10.1",
|
||||
"commit": "32c99c628be487a61c9ad2f792accc4360e1cfe7"
|
||||
}
|
||||
]
|
||||
}
|
||||
},
|
||||
{
|
||||
"date": "Thu, 14 Jul 2022 18:09:51 GMT",
|
||||
"tag": "@fluentui-react-native/checkbox_v0.16.0",
|
||||
|
|
|
@ -1,9 +1,17 @@
|
|||
# Change Log - @fluentui-react-native/checkbox
|
||||
|
||||
This log was last generated on Thu, 14 Jul 2022 18:09:51 GMT and should not be manually modified.
|
||||
This log was last generated on Thu, 14 Jul 2022 20:03:37 GMT and should not be manually modified.
|
||||
|
||||
<!-- Start content -->
|
||||
|
||||
## 0.16.1
|
||||
|
||||
Thu, 14 Jul 2022 20:03:37 GMT
|
||||
|
||||
### Patches
|
||||
|
||||
- Bump @fluentui-react-native/experimental-text to v0.10.1
|
||||
|
||||
## 0.16.0
|
||||
|
||||
Thu, 14 Jul 2022 18:09:51 GMT
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "@fluentui-react-native/checkbox",
|
||||
"version": "0.16.0",
|
||||
"version": "0.16.1",
|
||||
"description": "A cross-platform Checkbox component using the Fluent Design System",
|
||||
"main": "src/index.ts",
|
||||
"module": "src/index.ts",
|
||||
|
@ -27,7 +27,7 @@
|
|||
},
|
||||
"dependencies": {
|
||||
"@fluentui-react-native/adapters": ">=0.9.0 <1.0.0",
|
||||
"@fluentui-react-native/experimental-text": ">=0.10.0 <1.0.0",
|
||||
"@fluentui-react-native/experimental-text": ">=0.10.1 <1.0.0",
|
||||
"@fluentui-react-native/framework": "0.8.0",
|
||||
"@fluentui-react-native/interactive-hooks": ">=0.17.0 <1.0.0",
|
||||
"@fluentui-react-native/pressable": ">=0.9.0 <1.0.0",
|
||||
|
|
|
@ -1,6 +1,33 @@
|
|||
{
|
||||
"name": "@fluentui-react-native/menu",
|
||||
"entries": [
|
||||
{
|
||||
"date": "Thu, 14 Jul 2022 20:03:37 GMT",
|
||||
"tag": "@fluentui-react-native/menu_v1.0.10",
|
||||
"version": "1.0.10",
|
||||
"comments": {
|
||||
"patch": [
|
||||
{
|
||||
"author": "amchiu@microsoft.com",
|
||||
"package": "@fluentui-react-native/menu",
|
||||
"commit": "3c2728e993014ee36272608ce23165aa8212bb31",
|
||||
"comment": "Revert \"Add support for onAccessibilityTap on Text\" "
|
||||
},
|
||||
{
|
||||
"author": "beachball",
|
||||
"package": "@fluentui-react-native/menu",
|
||||
"comment": "Bump @fluentui-react-native/experimental-text to v0.10.1",
|
||||
"commit": "32c99c628be487a61c9ad2f792accc4360e1cfe7"
|
||||
},
|
||||
{
|
||||
"author": "beachball",
|
||||
"package": "@fluentui-react-native/menu",
|
||||
"comment": "Bump @fluentui-react-native/button to v0.24.1",
|
||||
"commit": "32c99c628be487a61c9ad2f792accc4360e1cfe7"
|
||||
}
|
||||
]
|
||||
}
|
||||
},
|
||||
{
|
||||
"date": "Thu, 14 Jul 2022 18:09:51 GMT",
|
||||
"tag": "@fluentui-react-native/menu_v1.0.9",
|
||||
|
|
|
@ -1,9 +1,19 @@
|
|||
# Change Log - @fluentui-react-native/menu
|
||||
|
||||
This log was last generated on Thu, 14 Jul 2022 18:09:51 GMT and should not be manually modified.
|
||||
This log was last generated on Thu, 14 Jul 2022 20:03:37 GMT and should not be manually modified.
|
||||
|
||||
<!-- Start content -->
|
||||
|
||||
## 1.0.10
|
||||
|
||||
Thu, 14 Jul 2022 20:03:37 GMT
|
||||
|
||||
### Patches
|
||||
|
||||
- Revert "Add support for onAccessibilityTap on Text" (amchiu@microsoft.com)
|
||||
- Bump @fluentui-react-native/experimental-text to v0.10.1
|
||||
- Bump @fluentui-react-native/button to v0.24.1
|
||||
|
||||
## 1.0.9
|
||||
|
||||
Thu, 14 Jul 2022 18:09:51 GMT
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "@fluentui-react-native/menu",
|
||||
"version": "1.0.9",
|
||||
"version": "1.0.10",
|
||||
"description": "A cross-platform Menu component using the Fluent Design System",
|
||||
"main": "src/index.ts",
|
||||
"module": "src/index.ts",
|
||||
|
@ -28,7 +28,7 @@
|
|||
"dependencies": {
|
||||
"@fluentui-react-native/adapters": ">=0.9.0 <1.0.0",
|
||||
"@fluentui-react-native/callout": ">=0.21.0 <1.0.0",
|
||||
"@fluentui-react-native/experimental-text": ">=0.10.0 <1.0.0",
|
||||
"@fluentui-react-native/experimental-text": ">=0.10.1 <1.0.0",
|
||||
"@fluentui-react-native/framework": "0.8.0",
|
||||
"@fluentui-react-native/interactive-hooks": ">=0.17.0 <1.0.0",
|
||||
"@fluentui-react-native/theme-tokens": ">=0.19.0 <1.0.0",
|
||||
|
@ -38,7 +38,7 @@
|
|||
"tslib": "^2.3.1"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@fluentui-react-native/button": ">=0.24.0 <1.0.0",
|
||||
"@fluentui-react-native/button": ">=0.24.1 <1.0.0",
|
||||
"@fluentui-react-native/eslint-config-rules": "^0.1.1",
|
||||
"@fluentui-react-native/scripts": "^0.1.1",
|
||||
"@fluentui-react-native/test-tools": ">=0.1.1 <1.0.0",
|
||||
|
|
|
@ -1,6 +1,21 @@
|
|||
{
|
||||
"name": "@fluentui-react-native/menu-button",
|
||||
"entries": [
|
||||
{
|
||||
"date": "Thu, 14 Jul 2022 20:03:37 GMT",
|
||||
"tag": "@fluentui-react-native/menu-button_v0.8.1",
|
||||
"version": "0.8.1",
|
||||
"comments": {
|
||||
"patch": [
|
||||
{
|
||||
"author": "beachball",
|
||||
"package": "@fluentui-react-native/menu-button",
|
||||
"comment": "Bump @fluentui-react-native/button to v0.24.1",
|
||||
"commit": "32c99c628be487a61c9ad2f792accc4360e1cfe7"
|
||||
}
|
||||
]
|
||||
}
|
||||
},
|
||||
{
|
||||
"date": "Thu, 14 Jul 2022 18:09:51 GMT",
|
||||
"tag": "@fluentui-react-native/menu-button_v0.8.0",
|
||||
|
|
|
@ -1,9 +1,17 @@
|
|||
# Change Log - @fluentui-react-native/menu-button
|
||||
|
||||
This log was last generated on Thu, 14 Jul 2022 18:09:51 GMT and should not be manually modified.
|
||||
This log was last generated on Thu, 14 Jul 2022 20:03:37 GMT and should not be manually modified.
|
||||
|
||||
<!-- Start content -->
|
||||
|
||||
## 0.8.1
|
||||
|
||||
Thu, 14 Jul 2022 20:03:37 GMT
|
||||
|
||||
### Patches
|
||||
|
||||
- Bump @fluentui-react-native/button to v0.24.1
|
||||
|
||||
## 0.8.0
|
||||
|
||||
Thu, 14 Jul 2022 18:09:51 GMT
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "@fluentui-react-native/menu-button",
|
||||
"version": "0.8.0",
|
||||
"version": "0.8.1",
|
||||
"description": "A cross-platform MenuButton component using the Fluent Design System",
|
||||
"license": "MIT",
|
||||
"author": "Microsoft <fluentuinativeowners@microsoft.com>",
|
||||
|
@ -29,7 +29,7 @@
|
|||
"directory": "packages/components/MenuButton"
|
||||
},
|
||||
"dependencies": {
|
||||
"@fluentui-react-native/button": "^0.24.0",
|
||||
"@fluentui-react-native/button": "^0.24.1",
|
||||
"@fluentui-react-native/component-cache": "^1.4.0",
|
||||
"@fluentui-react-native/contextual-menu": "^0.17.0",
|
||||
"@fluentui-react-native/icon": "^0.13.0",
|
||||
|
|
|
@ -1,6 +1,33 @@
|
|||
{
|
||||
"name": "@fluentui-react-native/notification",
|
||||
"entries": [
|
||||
{
|
||||
"date": "Thu, 14 Jul 2022 20:03:37 GMT",
|
||||
"tag": "@fluentui-react-native/notification_v0.6.5",
|
||||
"version": "0.6.5",
|
||||
"comments": {
|
||||
"patch": [
|
||||
{
|
||||
"author": "amchiu@microsoft.com",
|
||||
"package": "@fluentui-react-native/notification",
|
||||
"commit": "3c2728e993014ee36272608ce23165aa8212bb31",
|
||||
"comment": "Revert \"Add support for onAccessibilityTap on Text\" "
|
||||
},
|
||||
{
|
||||
"author": "beachball",
|
||||
"package": "@fluentui-react-native/notification",
|
||||
"comment": "Bump @fluentui-react-native/button to v0.24.1",
|
||||
"commit": "32c99c628be487a61c9ad2f792accc4360e1cfe7"
|
||||
},
|
||||
{
|
||||
"author": "beachball",
|
||||
"package": "@fluentui-react-native/notification",
|
||||
"comment": "Bump @fluentui-react-native/experimental-text to v0.10.1",
|
||||
"commit": "32c99c628be487a61c9ad2f792accc4360e1cfe7"
|
||||
}
|
||||
]
|
||||
}
|
||||
},
|
||||
{
|
||||
"date": "Thu, 14 Jul 2022 18:09:51 GMT",
|
||||
"tag": "@fluentui-react-native/notification_v0.6.4",
|
||||
|
|
|
@ -1,9 +1,19 @@
|
|||
# Change Log - @fluentui-react-native/notification
|
||||
|
||||
This log was last generated on Thu, 14 Jul 2022 18:09:51 GMT and should not be manually modified.
|
||||
This log was last generated on Thu, 14 Jul 2022 20:03:37 GMT and should not be manually modified.
|
||||
|
||||
<!-- Start content -->
|
||||
|
||||
## 0.6.5
|
||||
|
||||
Thu, 14 Jul 2022 20:03:37 GMT
|
||||
|
||||
### Patches
|
||||
|
||||
- Revert "Add support for onAccessibilityTap on Text" (amchiu@microsoft.com)
|
||||
- Bump @fluentui-react-native/button to v0.24.1
|
||||
- Bump @fluentui-react-native/experimental-text to v0.10.1
|
||||
|
||||
## 0.6.4
|
||||
|
||||
Thu, 14 Jul 2022 18:09:51 GMT
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "@fluentui-react-native/notification",
|
||||
"version": "0.6.4",
|
||||
"version": "0.6.5",
|
||||
"description": "add component-description",
|
||||
"main": "src/index.ts",
|
||||
"module": "src/index.ts",
|
||||
|
@ -27,8 +27,8 @@
|
|||
},
|
||||
"dependencies": {
|
||||
"@fluentui-react-native/adapters": "^0.9.0",
|
||||
"@fluentui-react-native/button": ">=0.24.0 <1.0.0",
|
||||
"@fluentui-react-native/experimental-text": ">=0.10.0 <1.0.0",
|
||||
"@fluentui-react-native/button": ">=0.24.1 <1.0.0",
|
||||
"@fluentui-react-native/experimental-text": ">=0.10.1 <1.0.0",
|
||||
"@fluentui-react-native/framework": "0.8.0",
|
||||
"@fluentui-react-native/icon": "0.13.0",
|
||||
"@fluentui-react-native/interactive-hooks": ">=0.17.0 <1.0.0",
|
||||
|
|
|
@ -1,6 +1,27 @@
|
|||
{
|
||||
"name": "@fluentui-react-native/badge",
|
||||
"entries": [
|
||||
{
|
||||
"date": "Thu, 14 Jul 2022 20:03:37 GMT",
|
||||
"tag": "@fluentui-react-native/badge_v0.1.1",
|
||||
"version": "0.1.1",
|
||||
"comments": {
|
||||
"patch": [
|
||||
{
|
||||
"author": "amchiu@microsoft.com",
|
||||
"package": "@fluentui-react-native/badge",
|
||||
"commit": "3c2728e993014ee36272608ce23165aa8212bb31",
|
||||
"comment": "Revert \"Add support for onAccessibilityTap on Text\" "
|
||||
},
|
||||
{
|
||||
"author": "beachball",
|
||||
"package": "@fluentui-react-native/badge",
|
||||
"comment": "Bump @fluentui-react-native/experimental-text to v0.10.1",
|
||||
"commit": "32c99c628be487a61c9ad2f792accc4360e1cfe7"
|
||||
}
|
||||
]
|
||||
}
|
||||
},
|
||||
{
|
||||
"date": "Thu, 14 Jul 2022 18:09:50 GMT",
|
||||
"tag": "@fluentui-react-native/badge_v0.1.0",
|
||||
|
|
|
@ -1,9 +1,18 @@
|
|||
# Change Log - @fluentui-react-native/badge
|
||||
|
||||
This log was last generated on Thu, 14 Jul 2022 18:09:50 GMT and should not be manually modified.
|
||||
This log was last generated on Thu, 14 Jul 2022 20:03:37 GMT and should not be manually modified.
|
||||
|
||||
<!-- Start content -->
|
||||
|
||||
## 0.1.1
|
||||
|
||||
Thu, 14 Jul 2022 20:03:37 GMT
|
||||
|
||||
### Patches
|
||||
|
||||
- Revert "Add support for onAccessibilityTap on Text" (amchiu@microsoft.com)
|
||||
- Bump @fluentui-react-native/experimental-text to v0.10.1
|
||||
|
||||
## 0.1.0
|
||||
|
||||
Thu, 14 Jul 2022 18:09:50 GMT
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "@fluentui-react-native/badge",
|
||||
"version": "0.1.0",
|
||||
"version": "0.1.1",
|
||||
"description": "A cross-platform Badge component using the Fluent Design System. A badge is an additional visual discriptor for UI elements.",
|
||||
"license": "MIT",
|
||||
"author": "Microsoft <fluentuinativeowners@microsoft.com>",
|
||||
|
@ -25,7 +25,7 @@
|
|||
},
|
||||
"dependencies": {
|
||||
"@fluentui-react-native/adapters": "^0.9.0",
|
||||
"@fluentui-react-native/experimental-text": "^0.10.0",
|
||||
"@fluentui-react-native/experimental-text": "^0.10.1",
|
||||
"@fluentui-react-native/framework": ">=0.8.0 <1.0.0",
|
||||
"@fluentui-react-native/icon": "^0.13.0",
|
||||
"@fluentui-react-native/interactive-hooks": "^0.17.0",
|
||||
|
|
|
@ -1,6 +1,21 @@
|
|||
{
|
||||
"name": "@fluentui-react-native/experimental-button",
|
||||
"entries": [
|
||||
{
|
||||
"date": "Thu, 14 Jul 2022 20:03:37 GMT",
|
||||
"tag": "@fluentui-react-native/experimental-button_v0.16.1",
|
||||
"version": "0.16.1",
|
||||
"comments": {
|
||||
"patch": [
|
||||
{
|
||||
"author": "beachball",
|
||||
"package": "@fluentui-react-native/experimental-button",
|
||||
"comment": "Bump @fluentui-react-native/button to v0.24.1",
|
||||
"commit": "32c99c628be487a61c9ad2f792accc4360e1cfe7"
|
||||
}
|
||||
]
|
||||
}
|
||||
},
|
||||
{
|
||||
"date": "Thu, 14 Jul 2022 18:09:51 GMT",
|
||||
"tag": "@fluentui-react-native/experimental-button_v0.16.0",
|
||||
|
|
|
@ -1,9 +1,17 @@
|
|||
# Change Log - @fluentui-react-native/experimental-button
|
||||
|
||||
This log was last generated on Thu, 14 Jul 2022 18:09:51 GMT and should not be manually modified.
|
||||
This log was last generated on Thu, 14 Jul 2022 20:03:37 GMT and should not be manually modified.
|
||||
|
||||
<!-- Start content -->
|
||||
|
||||
## 0.16.1
|
||||
|
||||
Thu, 14 Jul 2022 20:03:37 GMT
|
||||
|
||||
### Patches
|
||||
|
||||
- Bump @fluentui-react-native/button to v0.24.1
|
||||
|
||||
## 0.16.0
|
||||
|
||||
Thu, 14 Jul 2022 18:09:51 GMT
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "@fluentui-react-native/experimental-button",
|
||||
"version": "0.16.0",
|
||||
"version": "0.16.1",
|
||||
"description": "A cross-platform Button component using the Fluent Design System",
|
||||
"main": "src/index.ts",
|
||||
"module": "src/index.ts",
|
||||
|
@ -26,7 +26,7 @@
|
|||
"directory": "packages/experimental/Button"
|
||||
},
|
||||
"dependencies": {
|
||||
"@fluentui-react-native/button": "^0.24.0"
|
||||
"@fluentui-react-native/button": "^0.24.1"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@fluentui-react-native/eslint-config-rules": "^0.1.1",
|
||||
|
|
|
@ -1,6 +1,21 @@
|
|||
{
|
||||
"name": "@fluentui-react-native/experimental-checkbox",
|
||||
"entries": [
|
||||
{
|
||||
"date": "Thu, 14 Jul 2022 20:03:37 GMT",
|
||||
"tag": "@fluentui-react-native/experimental-checkbox_v0.12.1",
|
||||
"version": "0.12.1",
|
||||
"comments": {
|
||||
"patch": [
|
||||
{
|
||||
"author": "beachball",
|
||||
"package": "@fluentui-react-native/experimental-checkbox",
|
||||
"comment": "Bump @fluentui-react-native/checkbox to v0.16.1",
|
||||
"commit": "32c99c628be487a61c9ad2f792accc4360e1cfe7"
|
||||
}
|
||||
]
|
||||
}
|
||||
},
|
||||
{
|
||||
"date": "Thu, 14 Jul 2022 18:09:51 GMT",
|
||||
"tag": "@fluentui-react-native/experimental-checkbox_v0.12.0",
|
||||
|
|
|
@ -1,9 +1,17 @@
|
|||
# Change Log - @fluentui-react-native/experimental-checkbox
|
||||
|
||||
This log was last generated on Thu, 14 Jul 2022 18:09:51 GMT and should not be manually modified.
|
||||
This log was last generated on Thu, 14 Jul 2022 20:03:37 GMT and should not be manually modified.
|
||||
|
||||
<!-- Start content -->
|
||||
|
||||
## 0.12.1
|
||||
|
||||
Thu, 14 Jul 2022 20:03:37 GMT
|
||||
|
||||
### Patches
|
||||
|
||||
- Bump @fluentui-react-native/checkbox to v0.16.1
|
||||
|
||||
## 0.12.0
|
||||
|
||||
Thu, 14 Jul 2022 18:09:51 GMT
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "@fluentui-react-native/experimental-checkbox",
|
||||
"version": "0.12.0",
|
||||
"version": "0.12.1",
|
||||
"description": "A cross-platform Checkbox component using the Fluent Design System",
|
||||
"main": "src/index.ts",
|
||||
"module": "src/index.ts",
|
||||
|
@ -27,7 +27,7 @@
|
|||
},
|
||||
"dependencies": {
|
||||
"@fluentui-react-native/adapters": ">=0.9.0 <1.0.0",
|
||||
"@fluentui-react-native/checkbox": ">=0.16.0 <1.0.0",
|
||||
"@fluentui-react-native/checkbox": ">=0.16.1 <1.0.0",
|
||||
"@fluentui-react-native/component-cache": "^1.4.0",
|
||||
"@fluentui-react-native/framework": "0.8.0",
|
||||
"tslib": "^2.3.1"
|
||||
|
|
|
@ -1,6 +1,27 @@
|
|||
{
|
||||
"name": "@fluentui-react-native/experimental-menu-button",
|
||||
"entries": [
|
||||
{
|
||||
"date": "Thu, 14 Jul 2022 20:03:37 GMT",
|
||||
"tag": "@fluentui-react-native/experimental-menu-button_v0.4.1",
|
||||
"version": "0.4.1",
|
||||
"comments": {
|
||||
"patch": [
|
||||
{
|
||||
"author": "amchiu@microsoft.com",
|
||||
"package": "@fluentui-react-native/experimental-menu-button",
|
||||
"commit": "3c2728e993014ee36272608ce23165aa8212bb31",
|
||||
"comment": "Revert \"Add support for onAccessibilityTap on Text\" "
|
||||
},
|
||||
{
|
||||
"author": "beachball",
|
||||
"package": "@fluentui-react-native/experimental-menu-button",
|
||||
"comment": "Bump @fluentui-react-native/experimental-button to v0.16.1",
|
||||
"commit": "32c99c628be487a61c9ad2f792accc4360e1cfe7"
|
||||
}
|
||||
]
|
||||
}
|
||||
},
|
||||
{
|
||||
"date": "Thu, 14 Jul 2022 18:09:51 GMT",
|
||||
"tag": "@fluentui-react-native/experimental-menu-button_v0.4.0",
|
||||
|
|
|
@ -1,9 +1,18 @@
|
|||
# Change Log - @fluentui-react-native/experimental-menu-button
|
||||
|
||||
This log was last generated on Thu, 14 Jul 2022 18:09:51 GMT and should not be manually modified.
|
||||
This log was last generated on Thu, 14 Jul 2022 20:03:37 GMT and should not be manually modified.
|
||||
|
||||
<!-- Start content -->
|
||||
|
||||
## 0.4.1
|
||||
|
||||
Thu, 14 Jul 2022 20:03:37 GMT
|
||||
|
||||
### Patches
|
||||
|
||||
- Revert "Add support for onAccessibilityTap on Text" (amchiu@microsoft.com)
|
||||
- Bump @fluentui-react-native/experimental-button to v0.16.1
|
||||
|
||||
## 0.4.0
|
||||
|
||||
Thu, 14 Jul 2022 18:09:51 GMT
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "@fluentui-react-native/experimental-menu-button",
|
||||
"version": "0.4.0",
|
||||
"version": "0.4.1",
|
||||
"description": "A cross-platform MenuButton component using the Fluent Design System",
|
||||
"main": "src/index.ts",
|
||||
"module": "src/index.ts",
|
||||
|
@ -27,7 +27,7 @@
|
|||
},
|
||||
"dependencies": {
|
||||
"@fluentui-react-native/contextual-menu": "^0.17.0",
|
||||
"@fluentui-react-native/experimental-button": "^0.16.0",
|
||||
"@fluentui-react-native/experimental-button": "^0.16.1",
|
||||
"@fluentui-react-native/framework": "0.8.0",
|
||||
"@fluentui-react-native/tokens": ">=0.16.0 <1.0.0",
|
||||
"react-native-svg": "^12.3.0"
|
||||
|
|
|
@ -1,6 +1,27 @@
|
|||
{
|
||||
"name": "@fluentui-react-native/experimental-tabs",
|
||||
"entries": [
|
||||
{
|
||||
"date": "Thu, 14 Jul 2022 20:03:37 GMT",
|
||||
"tag": "@fluentui-react-native/experimental-tabs_v0.5.1",
|
||||
"version": "0.5.1",
|
||||
"comments": {
|
||||
"patch": [
|
||||
{
|
||||
"author": "amchiu@microsoft.com",
|
||||
"package": "@fluentui-react-native/experimental-tabs",
|
||||
"commit": "3c2728e993014ee36272608ce23165aa8212bb31",
|
||||
"comment": "Revert \"Add support for onAccessibilityTap on Text\" "
|
||||
},
|
||||
{
|
||||
"author": "beachball",
|
||||
"package": "@fluentui-react-native/experimental-tabs",
|
||||
"comment": "Bump @fluentui-react-native/experimental-text to v0.10.1",
|
||||
"commit": "32c99c628be487a61c9ad2f792accc4360e1cfe7"
|
||||
}
|
||||
]
|
||||
}
|
||||
},
|
||||
{
|
||||
"date": "Thu, 14 Jul 2022 18:09:51 GMT",
|
||||
"tag": "@fluentui-react-native/experimental-tabs_v0.5.0",
|
||||
|
|
|
@ -1,9 +1,18 @@
|
|||
# Change Log - @fluentui-react-native/experimental-tabs
|
||||
|
||||
This log was last generated on Thu, 14 Jul 2022 18:09:51 GMT and should not be manually modified.
|
||||
This log was last generated on Thu, 14 Jul 2022 20:03:37 GMT and should not be manually modified.
|
||||
|
||||
<!-- Start content -->
|
||||
|
||||
## 0.5.1
|
||||
|
||||
Thu, 14 Jul 2022 20:03:37 GMT
|
||||
|
||||
### Patches
|
||||
|
||||
- Revert "Add support for onAccessibilityTap on Text" (amchiu@microsoft.com)
|
||||
- Bump @fluentui-react-native/experimental-text to v0.10.1
|
||||
|
||||
## 0.5.0
|
||||
|
||||
Thu, 14 Jul 2022 18:09:51 GMT
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "@fluentui-react-native/experimental-tabs",
|
||||
"version": "0.5.0",
|
||||
"version": "0.5.1",
|
||||
"description": "A cross-platform Experimental Tabs component using the Fluent Design System",
|
||||
"main": "src/index.ts",
|
||||
"module": "src/index.ts",
|
||||
|
@ -29,7 +29,7 @@
|
|||
"@fluentui-react-native/framework": "0.8.0",
|
||||
"@fluentui-react-native/interactive-hooks": ">=0.17.0 <1.0.0",
|
||||
"@fluentui-react-native/focus-zone": ">=0.10.0 <1.0.0",
|
||||
"@fluentui-react-native/experimental-text": ">=0.10.0 <1.0.0",
|
||||
"@fluentui-react-native/experimental-text": ">=0.10.1 <1.0.0",
|
||||
"@fluentui-react-native/tokens": ">=0.16.0 <1.0.0",
|
||||
"@fluentui-react-native/use-styling": ">=0.9.0 <1.0.0",
|
||||
"@fluentui-react-native/icon": "0.13.0",
|
||||
|
|
|
@ -1,6 +1,21 @@
|
|||
{
|
||||
"name": "@fluentui-react-native/experimental-text",
|
||||
"entries": [
|
||||
{
|
||||
"date": "Thu, 14 Jul 2022 20:03:37 GMT",
|
||||
"tag": "@fluentui-react-native/experimental-text_v0.10.1",
|
||||
"version": "0.10.1",
|
||||
"comments": {
|
||||
"patch": [
|
||||
{
|
||||
"author": "amchiu@microsoft.com",
|
||||
"package": "@fluentui-react-native/experimental-text",
|
||||
"commit": "3c2728e993014ee36272608ce23165aa8212bb31",
|
||||
"comment": "Revert \"Add support for onAccessibilityTap on Text\" "
|
||||
}
|
||||
]
|
||||
}
|
||||
},
|
||||
{
|
||||
"date": "Thu, 14 Jul 2022 18:09:51 GMT",
|
||||
"tag": "@fluentui-react-native/experimental-text_v0.10.0",
|
||||
|
|
|
@ -1,9 +1,17 @@
|
|||
# Change Log - @fluentui-react-native/experimental-text
|
||||
|
||||
This log was last generated on Thu, 14 Jul 2022 18:09:51 GMT and should not be manually modified.
|
||||
This log was last generated on Thu, 14 Jul 2022 20:03:37 GMT and should not be manually modified.
|
||||
|
||||
<!-- Start content -->
|
||||
|
||||
## 0.10.1
|
||||
|
||||
Thu, 14 Jul 2022 20:03:37 GMT
|
||||
|
||||
### Patches
|
||||
|
||||
- Revert "Add support for onAccessibilityTap on Text" (amchiu@microsoft.com)
|
||||
|
||||
## 0.10.0
|
||||
|
||||
Thu, 14 Jul 2022 18:09:51 GMT
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "@fluentui-react-native/experimental-text",
|
||||
"version": "0.10.0",
|
||||
"version": "0.10.1",
|
||||
"description": "A cross-platform Text component using the Fluent Design System",
|
||||
"main": "src/index.ts",
|
||||
"module": "src/index.ts",
|
||||
|
|
|
@ -1,6 +1,33 @@
|
|||
{
|
||||
"name": "@fluentui/react-native",
|
||||
"entries": [
|
||||
{
|
||||
"date": "Thu, 14 Jul 2022 20:03:37 GMT",
|
||||
"tag": "@fluentui/react-native_v0.31.1",
|
||||
"version": "0.31.1",
|
||||
"comments": {
|
||||
"patch": [
|
||||
{
|
||||
"author": "beachball",
|
||||
"package": "@fluentui/react-native",
|
||||
"comment": "Bump @fluentui-react-native/button to v0.24.1",
|
||||
"commit": "32c99c628be487a61c9ad2f792accc4360e1cfe7"
|
||||
},
|
||||
{
|
||||
"author": "beachball",
|
||||
"package": "@fluentui/react-native",
|
||||
"comment": "Bump @fluentui-react-native/checkbox to v0.16.1",
|
||||
"commit": "32c99c628be487a61c9ad2f792accc4360e1cfe7"
|
||||
},
|
||||
{
|
||||
"author": "beachball",
|
||||
"package": "@fluentui/react-native",
|
||||
"comment": "Bump @fluentui-react-native/menu-button to v0.8.1",
|
||||
"commit": "32c99c628be487a61c9ad2f792accc4360e1cfe7"
|
||||
}
|
||||
]
|
||||
}
|
||||
},
|
||||
{
|
||||
"date": "Thu, 14 Jul 2022 18:09:50 GMT",
|
||||
"tag": "@fluentui/react-native_v0.31.0",
|
||||
|
|
|
@ -1,9 +1,19 @@
|
|||
# Change Log - @fluentui/react-native
|
||||
|
||||
This log was last generated on Thu, 14 Jul 2022 18:09:50 GMT and should not be manually modified.
|
||||
This log was last generated on Thu, 14 Jul 2022 20:03:37 GMT and should not be manually modified.
|
||||
|
||||
<!-- Start content -->
|
||||
|
||||
## 0.31.1
|
||||
|
||||
Thu, 14 Jul 2022 20:03:37 GMT
|
||||
|
||||
### Patches
|
||||
|
||||
- Bump @fluentui-react-native/button to v0.24.1
|
||||
- Bump @fluentui-react-native/checkbox to v0.16.1
|
||||
- Bump @fluentui-react-native/menu-button to v0.8.1
|
||||
|
||||
## 0.31.0
|
||||
|
||||
Thu, 14 Jul 2022 18:09:50 GMT
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "@fluentui/react-native",
|
||||
"version": "0.31.0",
|
||||
"version": "0.31.1",
|
||||
"description": "A react-native component library that implements the Fluent Design System.",
|
||||
"repository": {
|
||||
"type": "git",
|
||||
|
@ -28,15 +28,15 @@
|
|||
"prettier-fix": "fluentui-scripts prettier --fix true"
|
||||
},
|
||||
"dependencies": {
|
||||
"@fluentui-react-native/button": "0.24.0",
|
||||
"@fluentui-react-native/button": "0.24.1",
|
||||
"@fluentui-react-native/callout": "0.21.0",
|
||||
"@fluentui-react-native/checkbox": "0.16.0",
|
||||
"@fluentui-react-native/checkbox": "0.16.1",
|
||||
"@fluentui-react-native/contextual-menu": "0.17.0",
|
||||
"@fluentui-react-native/focus-trap-zone": "0.9.0",
|
||||
"@fluentui-react-native/focus-zone": "0.10.0",
|
||||
"@fluentui-react-native/interactive-hooks": "0.17.0",
|
||||
"@fluentui-react-native/link": "0.16.0",
|
||||
"@fluentui-react-native/menu-button": "0.8.0",
|
||||
"@fluentui-react-native/menu-button": "0.8.1",
|
||||
"@fluentui-react-native/persona": "0.13.0",
|
||||
"@fluentui-react-native/persona-coin": "0.11.0",
|
||||
"@fluentui-react-native/pressable": "0.9.0",
|
||||
|
|
ΠΠ°Π³ΡΡΠ·ΠΊΠ°β¦
Π‘ΡΡΠ»ΠΊΠ° Π² Π½ΠΎΠ²ΠΎΠΉ Π·Π°Π΄Π°ΡΠ΅