Π·Π΅ΡΠΊΠ°Π»ΠΎ ΠΈΠ· https://github.com/microsoft/fluentui-react-native.git
π¦ applying package updates ***NO_CI***
This commit is contained in:
Π ΠΎΠ΄ΠΈΡΠ΅Π»Ρ
93e8a19507
ΠΠΎΠΌΠΌΠΈΡ
23aa7a6d8c
|
@ -1,6 +1,33 @@
|
|||
{
|
||||
"name": "@fluentui-react-native/tester",
|
||||
"entries": [
|
||||
{
|
||||
"date": "Thu, 16 Mar 2023 18:23:39 GMT",
|
||||
"tag": "@fluentui-react-native/tester_v0.134.40",
|
||||
"version": "0.134.40",
|
||||
"comments": {
|
||||
"patch": [
|
||||
{
|
||||
"author": "78454019+lyzhan7@users.noreply.github.com",
|
||||
"package": "@fluentui-react-native/tester",
|
||||
"commit": "ba2096774b5f9086417b75100d6f61d0dc617014",
|
||||
"comment": "Add warning on badge tester badge when shadow shouldn't be applied"
|
||||
},
|
||||
{
|
||||
"author": "beachball",
|
||||
"package": "@fluentui-react-native/tester",
|
||||
"comment": "Bump @fluentui-react-native/avatar to v1.8.4",
|
||||
"commit": "93e8a195075c3bcf9bfca7ca5c11eb781de63050"
|
||||
},
|
||||
{
|
||||
"author": "beachball",
|
||||
"package": "@fluentui-react-native/tester",
|
||||
"comment": "Bump @fluentui-react-native/badge to v0.5.3",
|
||||
"commit": "93e8a195075c3bcf9bfca7ca5c11eb781de63050"
|
||||
}
|
||||
]
|
||||
}
|
||||
},
|
||||
{
|
||||
"date": "Wed, 15 Mar 2023 07:15:41 GMT",
|
||||
"tag": "@fluentui-react-native/tester_v0.134.39",
|
||||
|
|
|
@ -1,9 +1,19 @@
|
|||
# Change Log - @fluentui-react-native/tester
|
||||
|
||||
This log was last generated on Wed, 15 Mar 2023 07:15:41 GMT and should not be manually modified.
|
||||
This log was last generated on Thu, 16 Mar 2023 18:23:39 GMT and should not be manually modified.
|
||||
|
||||
<!-- Start content -->
|
||||
|
||||
## 0.134.40
|
||||
|
||||
Thu, 16 Mar 2023 18:23:39 GMT
|
||||
|
||||
### Patches
|
||||
|
||||
- Add warning on badge tester badge when shadow shouldn't be applied (78454019+lyzhan7@users.noreply.github.com)
|
||||
- Bump @fluentui-react-native/avatar to v1.8.4
|
||||
- Bump @fluentui-react-native/badge to v0.5.3
|
||||
|
||||
## 0.134.39
|
||||
|
||||
Wed, 15 Mar 2023 07:15:41 GMT
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "@fluentui-react-native/tester",
|
||||
"version": "0.134.39",
|
||||
"version": "0.134.40",
|
||||
"description": "A test app to test FluentUI React Native Components during development",
|
||||
"license": "MIT",
|
||||
"author": "Microsoft <fluentuinativeowners@microsoft.com>",
|
||||
|
@ -39,8 +39,8 @@
|
|||
"dependencies": {
|
||||
"@fluentui-react-native/android-theme": ">=0.17.0 <1.0.0",
|
||||
"@fluentui-react-native/apple-theme": ">=0.19.0 <1.0.0",
|
||||
"@fluentui-react-native/avatar": "^1.8.3",
|
||||
"@fluentui-react-native/badge": ">=0.5.2 <1.0.0",
|
||||
"@fluentui-react-native/avatar": "^1.8.4",
|
||||
"@fluentui-react-native/badge": ">=0.5.3 <1.0.0",
|
||||
"@fluentui-react-native/button": ">=0.32.44 <1.0.0",
|
||||
"@fluentui-react-native/default-theme": ">=0.18.0 <1.0.0",
|
||||
"@fluentui-react-native/divider": "^0.3.10",
|
||||
|
|
|
@ -1,6 +1,21 @@
|
|||
{
|
||||
"name": "@fluentui-react-native/tester-win32",
|
||||
"entries": [
|
||||
{
|
||||
"date": "Thu, 16 Mar 2023 18:23:39 GMT",
|
||||
"tag": "@fluentui-react-native/tester-win32_v0.32.47",
|
||||
"version": "0.32.47",
|
||||
"comments": {
|
||||
"patch": [
|
||||
{
|
||||
"author": "beachball",
|
||||
"package": "@fluentui-react-native/tester-win32",
|
||||
"comment": "Bump @fluentui-react-native/tester to v0.134.40",
|
||||
"commit": "93e8a195075c3bcf9bfca7ca5c11eb781de63050"
|
||||
}
|
||||
]
|
||||
}
|
||||
},
|
||||
{
|
||||
"date": "Wed, 15 Mar 2023 07:15:41 GMT",
|
||||
"tag": "@fluentui-react-native/tester-win32_v0.32.46",
|
||||
|
|
|
@ -1,9 +1,17 @@
|
|||
# Change Log - @fluentui-react-native/tester-win32
|
||||
|
||||
This log was last generated on Wed, 15 Mar 2023 07:15:41 GMT and should not be manually modified.
|
||||
This log was last generated on Thu, 16 Mar 2023 18:23:39 GMT and should not be manually modified.
|
||||
|
||||
<!-- Start content -->
|
||||
|
||||
## 0.32.47
|
||||
|
||||
Thu, 16 Mar 2023 18:23:39 GMT
|
||||
|
||||
### Patches
|
||||
|
||||
- Bump @fluentui-react-native/tester to v0.134.40
|
||||
|
||||
## 0.32.46
|
||||
|
||||
Wed, 15 Mar 2023 07:15:41 GMT
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "@fluentui-react-native/tester-win32",
|
||||
"version": "0.32.46",
|
||||
"version": "0.32.47",
|
||||
"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.134.39",
|
||||
"@fluentui-react-native/tester": "^0.134.40",
|
||||
"react": "17.0.2",
|
||||
"react-native": "^0.68.0",
|
||||
"react-native-svg": "^12.3.0",
|
||||
|
|
|
@ -1,7 +0,0 @@
|
|||
{
|
||||
"type": "patch",
|
||||
"comment": "Remove check for appearance variant on shadow token layer",
|
||||
"packageName": "@fluentui-react-native/badge",
|
||||
"email": "78454019+lyzhan7@users.noreply.github.com",
|
||||
"dependentChangeType": "patch"
|
||||
}
|
|
@ -1,7 +0,0 @@
|
|||
{
|
||||
"type": "patch",
|
||||
"comment": "Add warning on badge tester badge when shadow shouldn't be applied",
|
||||
"packageName": "@fluentui-react-native/tester",
|
||||
"email": "78454019+lyzhan7@users.noreply.github.com",
|
||||
"dependentChangeType": "patch"
|
||||
}
|
|
@ -1,6 +1,21 @@
|
|||
{
|
||||
"name": "@fluentui-react-native/avatar",
|
||||
"entries": [
|
||||
{
|
||||
"date": "Thu, 16 Mar 2023 18:23:39 GMT",
|
||||
"tag": "@fluentui-react-native/avatar_v1.8.4",
|
||||
"version": "1.8.4",
|
||||
"comments": {
|
||||
"patch": [
|
||||
{
|
||||
"author": "beachball",
|
||||
"package": "@fluentui-react-native/avatar",
|
||||
"comment": "Bump @fluentui-react-native/badge to v0.5.3",
|
||||
"commit": "93e8a195075c3bcf9bfca7ca5c11eb781de63050"
|
||||
}
|
||||
]
|
||||
}
|
||||
},
|
||||
{
|
||||
"date": "Tue, 14 Mar 2023 20:50:45 GMT",
|
||||
"tag": "@fluentui-react-native/avatar_v1.8.3",
|
||||
|
|
|
@ -1,9 +1,17 @@
|
|||
# Change Log - @fluentui-react-native/avatar
|
||||
|
||||
This log was last generated on Tue, 14 Mar 2023 20:50:45 GMT and should not be manually modified.
|
||||
This log was last generated on Thu, 16 Mar 2023 18:23:39 GMT and should not be manually modified.
|
||||
|
||||
<!-- Start content -->
|
||||
|
||||
## 1.8.4
|
||||
|
||||
Thu, 16 Mar 2023 18:23:39 GMT
|
||||
|
||||
### Patches
|
||||
|
||||
- Bump @fluentui-react-native/badge to v0.5.3
|
||||
|
||||
## 1.8.3
|
||||
|
||||
Tue, 14 Mar 2023 20:50:45 GMT
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "@fluentui-react-native/avatar",
|
||||
"version": "1.8.3",
|
||||
"version": "1.8.4",
|
||||
"description": "A cross-platform Avatar component using the Fluent Design System",
|
||||
"license": "MIT",
|
||||
"author": "Microsoft <fluentuinativeowners@microsoft.com>",
|
||||
|
@ -30,7 +30,7 @@
|
|||
},
|
||||
"dependencies": {
|
||||
"@fluentui-react-native/adapters": "^0.10.2",
|
||||
"@fluentui-react-native/badge": "^0.5.2",
|
||||
"@fluentui-react-native/badge": "^0.5.3",
|
||||
"@fluentui-react-native/framework": "0.9.6",
|
||||
"@fluentui-react-native/icon": "^0.17.20",
|
||||
"@fluentui-react-native/theme-tokens": "^0.24.5",
|
||||
|
|
|
@ -1,6 +1,21 @@
|
|||
{
|
||||
"name": "@fluentui-react-native/badge",
|
||||
"entries": [
|
||||
{
|
||||
"date": "Thu, 16 Mar 2023 18:23:39 GMT",
|
||||
"tag": "@fluentui-react-native/badge_v0.5.3",
|
||||
"version": "0.5.3",
|
||||
"comments": {
|
||||
"patch": [
|
||||
{
|
||||
"author": "78454019+lyzhan7@users.noreply.github.com",
|
||||
"package": "@fluentui-react-native/badge",
|
||||
"commit": "ba2096774b5f9086417b75100d6f61d0dc617014",
|
||||
"comment": "Remove check for appearance variant on shadow token layer"
|
||||
}
|
||||
]
|
||||
}
|
||||
},
|
||||
{
|
||||
"date": "Tue, 14 Mar 2023 20:50:45 GMT",
|
||||
"tag": "@fluentui-react-native/badge_v0.5.2",
|
||||
|
|
|
@ -1,9 +1,17 @@
|
|||
# Change Log - @fluentui-react-native/badge
|
||||
|
||||
This log was last generated on Tue, 14 Mar 2023 20:50:45 GMT and should not be manually modified.
|
||||
This log was last generated on Thu, 16 Mar 2023 18:23:39 GMT and should not be manually modified.
|
||||
|
||||
<!-- Start content -->
|
||||
|
||||
## 0.5.3
|
||||
|
||||
Thu, 16 Mar 2023 18:23:39 GMT
|
||||
|
||||
### Patches
|
||||
|
||||
- Remove check for appearance variant on shadow token layer (78454019+lyzhan7@users.noreply.github.com)
|
||||
|
||||
## 0.5.2
|
||||
|
||||
Tue, 14 Mar 2023 20:50:45 GMT
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "@fluentui-react-native/badge",
|
||||
"version": "0.5.2",
|
||||
"version": "0.5.3",
|
||||
"description": "A cross-platform Badge component using the Fluent Design System. A badge is an additional visual descriptor for UI elements.",
|
||||
"license": "MIT",
|
||||
"author": "Microsoft <fluentuinativeowners@microsoft.com>",
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "@fluentui-react-native/dependency-profiles",
|
||||
"version": "0.2.131",
|
||||
"version": "0.2.132",
|
||||
"description": "@rnx-kit/align-deps profiles covering packages published from FluentUI-React-Native",
|
||||
"license": "MIT",
|
||||
"files": [
|
||||
|
|
|
@ -8,19 +8,19 @@ module.exports = {
|
|||
},
|
||||
"@fluentui-react-native/tester": {
|
||||
"name": "@fluentui-react-native/tester",
|
||||
"version": "0.134.39"
|
||||
"version": "0.134.40"
|
||||
},
|
||||
"@fluentui-react-native/tester-win32": {
|
||||
"name": "@fluentui-react-native/tester-win32",
|
||||
"version": "0.32.46"
|
||||
"version": "0.32.47"
|
||||
},
|
||||
"@fluentui-react-native/avatar": {
|
||||
"name": "@fluentui-react-native/avatar",
|
||||
"version": "1.8.3"
|
||||
"version": "1.8.4"
|
||||
},
|
||||
"@fluentui-react-native/badge": {
|
||||
"name": "@fluentui-react-native/badge",
|
||||
"version": "0.5.2"
|
||||
"version": "0.5.3"
|
||||
},
|
||||
"@fluentui-react-native/button": {
|
||||
"name": "@fluentui-react-native/button",
|
||||
|
|
ΠΠ°Π³ΡΡΠ·ΠΊΠ°β¦
Π‘ΡΡΠ»ΠΊΠ° Π² Π½ΠΎΠ²ΠΎΠΉ Π·Π°Π΄Π°ΡΠ΅