applying package updates
This commit is contained in:
Родитель
8a695ac7cd
Коммит
e9395dfb95
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "@fluentui-react-native/tester",
|
||||
"version": "0.169.1",
|
||||
"version": "0.169.2",
|
||||
"description": "A test app to test FluentUI React Native Components during development",
|
||||
"license": "MIT",
|
||||
"author": "Microsoft <fluentuinativeowners@microsoft.com>",
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "@fluentui-react-native/tester-win32",
|
||||
"version": "0.38.10",
|
||||
"version": "0.38.11",
|
||||
"main": "src/index.tsx",
|
||||
"module": "src/index.tsx",
|
||||
"typings": "lib/index.d.ts",
|
||||
|
|
|
@ -1,7 +0,0 @@
|
|||
{
|
||||
"type": "patch",
|
||||
"comment": "fix(Apple): Render vector borders on Button",
|
||||
"packageName": "@fluentui-react-native/button",
|
||||
"email": "sanajmi@microsoft.com",
|
||||
"dependentChangeType": "patch"
|
||||
}
|
|
@ -1,7 +0,0 @@
|
|||
{
|
||||
"type": "patch",
|
||||
"comment": "fix(Apple): Render vector borders on Button",
|
||||
"packageName": "@fluentui-react-native/experimental-menu-button",
|
||||
"email": "sanajmi@microsoft.com",
|
||||
"dependentChangeType": "patch"
|
||||
}
|
|
@ -1,7 +0,0 @@
|
|||
{
|
||||
"type": "patch",
|
||||
"comment": "fix(Apple): Render vector borders on Button",
|
||||
"packageName": "@fluentui-react-native/menu-button",
|
||||
"email": "sanajmi@microsoft.com",
|
||||
"dependentChangeType": "patch"
|
||||
}
|
|
@ -1,7 +0,0 @@
|
|||
{
|
||||
"type": "patch",
|
||||
"comment": "fix(Apple): Render vector borders on Button",
|
||||
"packageName": "@fluentui-react-native/menu",
|
||||
"email": "sanajmi@microsoft.com",
|
||||
"dependentChangeType": "patch"
|
||||
}
|
|
@ -1,7 +0,0 @@
|
|||
{
|
||||
"type": "patch",
|
||||
"comment": "fix(Apple): Render vector borders on Button",
|
||||
"packageName": "@fluentui-react-native/notification",
|
||||
"email": "sanajmi@microsoft.com",
|
||||
"dependentChangeType": "patch"
|
||||
}
|
|
@ -1,7 +0,0 @@
|
|||
{
|
||||
"type": "patch",
|
||||
"comment": "fix(Apple): Render vector borders on Button",
|
||||
"packageName": "@fluentui-react-native/overflow",
|
||||
"email": "sanajmi@microsoft.com",
|
||||
"dependentChangeType": "patch"
|
||||
}
|
|
@ -1,7 +0,0 @@
|
|||
{
|
||||
"type": "patch",
|
||||
"comment": "fix(Apple): Render vector borders on Button",
|
||||
"packageName": "@fluentui-react-native/tooltip",
|
||||
"email": "sanajmi@microsoft.com",
|
||||
"dependentChangeType": "patch"
|
||||
}
|
|
@ -1,6 +1,21 @@
|
|||
{
|
||||
"name": "@fluentui-react-native/button",
|
||||
"entries": [
|
||||
{
|
||||
"date": "Wed, 19 Jun 2024 18:09:30 GMT",
|
||||
"version": "0.37.3",
|
||||
"tag": "@fluentui-react-native/button_v0.37.3",
|
||||
"comments": {
|
||||
"patch": [
|
||||
{
|
||||
"author": "sanajmi@microsoft.com",
|
||||
"package": "@fluentui-react-native/button",
|
||||
"commit": "8a695ac7cdbbd4b9010feb23577825be22d86965",
|
||||
"comment": "fix(Apple): Render vector borders on Button"
|
||||
}
|
||||
]
|
||||
}
|
||||
},
|
||||
{
|
||||
"date": "Fri, 12 Apr 2024 21:02:37 GMT",
|
||||
"version": "0.37.1",
|
||||
|
|
|
@ -1,9 +1,17 @@
|
|||
# Change Log - @fluentui-react-native/button
|
||||
|
||||
This log was last generated on Fri, 12 Apr 2024 21:02:37 GMT and should not be manually modified.
|
||||
This log was last generated on Wed, 19 Jun 2024 18:09:30 GMT and should not be manually modified.
|
||||
|
||||
<!-- Start content -->
|
||||
|
||||
## 0.37.3
|
||||
|
||||
Wed, 19 Jun 2024 18:09:30 GMT
|
||||
|
||||
### Patches
|
||||
|
||||
- fix(Apple): Render vector borders on Button (sanajmi@microsoft.com)
|
||||
|
||||
## 0.37.1
|
||||
|
||||
Fri, 12 Apr 2024 21:02:37 GMT
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "@fluentui-react-native/button",
|
||||
"version": "0.37.2",
|
||||
"version": "0.37.3",
|
||||
"description": "A cross-platform Button component using the Fluent Design System",
|
||||
"main": "src/index.ts",
|
||||
"module": "src/index.ts",
|
||||
|
|
|
@ -1,6 +1,21 @@
|
|||
{
|
||||
"name": "@fluentui-react-native/menu",
|
||||
"entries": [
|
||||
{
|
||||
"date": "Wed, 19 Jun 2024 18:09:31 GMT",
|
||||
"version": "1.14.4",
|
||||
"tag": "@fluentui-react-native/menu_v1.14.4",
|
||||
"comments": {
|
||||
"patch": [
|
||||
{
|
||||
"author": "sanajmi@microsoft.com",
|
||||
"package": "@fluentui-react-native/menu",
|
||||
"commit": "8a695ac7cdbbd4b9010feb23577825be22d86965",
|
||||
"comment": "fix(Apple): Render vector borders on Button"
|
||||
}
|
||||
]
|
||||
}
|
||||
},
|
||||
{
|
||||
"date": "Fri, 12 Apr 2024 21:02:38 GMT",
|
||||
"version": "1.14.1",
|
||||
|
|
|
@ -1,9 +1,17 @@
|
|||
# Change Log - @fluentui-react-native/menu
|
||||
|
||||
This log was last generated on Fri, 12 Apr 2024 21:02:38 GMT and should not be manually modified.
|
||||
This log was last generated on Wed, 19 Jun 2024 18:09:31 GMT and should not be manually modified.
|
||||
|
||||
<!-- Start content -->
|
||||
|
||||
## 1.14.4
|
||||
|
||||
Wed, 19 Jun 2024 18:09:31 GMT
|
||||
|
||||
### Patches
|
||||
|
||||
- fix(Apple): Render vector borders on Button (sanajmi@microsoft.com)
|
||||
|
||||
## 1.14.1
|
||||
|
||||
Fri, 12 Apr 2024 21:02:38 GMT
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "@fluentui-react-native/menu",
|
||||
"version": "1.14.3",
|
||||
"version": "1.14.4",
|
||||
"description": "A cross-platform Menu component using the Fluent Design System",
|
||||
"main": "src/index.ts",
|
||||
"module": "src/index.ts",
|
||||
|
|
|
@ -1,6 +1,21 @@
|
|||
{
|
||||
"name": "@fluentui-react-native/menu-button",
|
||||
"entries": [
|
||||
{
|
||||
"date": "Wed, 19 Jun 2024 18:09:31 GMT",
|
||||
"version": "0.13.4",
|
||||
"tag": "@fluentui-react-native/menu-button_v0.13.4",
|
||||
"comments": {
|
||||
"patch": [
|
||||
{
|
||||
"author": "sanajmi@microsoft.com",
|
||||
"package": "@fluentui-react-native/menu-button",
|
||||
"commit": "8a695ac7cdbbd4b9010feb23577825be22d86965",
|
||||
"comment": "fix(Apple): Render vector borders on Button"
|
||||
}
|
||||
]
|
||||
}
|
||||
},
|
||||
{
|
||||
"date": "Mon, 15 Apr 2024 21:31:44 GMT",
|
||||
"version": "0.13.2",
|
||||
|
|
|
@ -1,9 +1,17 @@
|
|||
# Change Log - @fluentui-react-native/menu-button
|
||||
|
||||
This log was last generated on Mon, 15 Apr 2024 21:31:44 GMT and should not be manually modified.
|
||||
This log was last generated on Wed, 19 Jun 2024 18:09:31 GMT and should not be manually modified.
|
||||
|
||||
<!-- Start content -->
|
||||
|
||||
## 0.13.4
|
||||
|
||||
Wed, 19 Jun 2024 18:09:31 GMT
|
||||
|
||||
### Patches
|
||||
|
||||
- fix(Apple): Render vector borders on Button (sanajmi@microsoft.com)
|
||||
|
||||
## 0.13.2
|
||||
|
||||
Mon, 15 Apr 2024 21:31:44 GMT
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "@fluentui-react-native/menu-button",
|
||||
"version": "0.13.3",
|
||||
"version": "0.13.4",
|
||||
"description": "A cross-platform MenuButton component using the Fluent Design System",
|
||||
"license": "MIT",
|
||||
"author": "Microsoft <fluentuinativeowners@microsoft.com>",
|
||||
|
|
|
@ -1,6 +1,21 @@
|
|||
{
|
||||
"name": "@fluentui-react-native/notification",
|
||||
"entries": [
|
||||
{
|
||||
"date": "Wed, 19 Jun 2024 18:09:31 GMT",
|
||||
"version": "0.25.3",
|
||||
"tag": "@fluentui-react-native/notification_v0.25.3",
|
||||
"comments": {
|
||||
"patch": [
|
||||
{
|
||||
"author": "sanajmi@microsoft.com",
|
||||
"package": "@fluentui-react-native/notification",
|
||||
"commit": "8a695ac7cdbbd4b9010feb23577825be22d86965",
|
||||
"comment": "fix(Apple): Render vector borders on Button"
|
||||
}
|
||||
]
|
||||
}
|
||||
},
|
||||
{
|
||||
"date": "Fri, 12 Apr 2024 21:02:38 GMT",
|
||||
"version": "0.25.1",
|
||||
|
|
|
@ -1,9 +1,17 @@
|
|||
# Change Log - @fluentui-react-native/notification
|
||||
|
||||
This log was last generated on Fri, 12 Apr 2024 21:02:38 GMT and should not be manually modified.
|
||||
This log was last generated on Wed, 19 Jun 2024 18:09:31 GMT and should not be manually modified.
|
||||
|
||||
<!-- Start content -->
|
||||
|
||||
## 0.25.3
|
||||
|
||||
Wed, 19 Jun 2024 18:09:31 GMT
|
||||
|
||||
### Patches
|
||||
|
||||
- fix(Apple): Render vector borders on Button (sanajmi@microsoft.com)
|
||||
|
||||
## 0.25.1
|
||||
|
||||
Fri, 12 Apr 2024 21:02:38 GMT
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "@fluentui-react-native/notification",
|
||||
"version": "0.25.2",
|
||||
"version": "0.25.3",
|
||||
"description": "add component-description",
|
||||
"main": "src/index.ts",
|
||||
"module": "src/index.ts",
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "@fluentui-react-native/dependency-profiles",
|
||||
"version": "0.8.10",
|
||||
"version": "0.8.11",
|
||||
"description": "@rnx-kit/align-deps profiles covering packages published from FluentUI-React-Native",
|
||||
"license": "MIT",
|
||||
"files": [
|
||||
|
|
|
@ -8,11 +8,11 @@ module.exports = {
|
|||
},
|
||||
"@fluentui-react-native/tester": {
|
||||
"name": "@fluentui-react-native/tester",
|
||||
"version": "0.169.1"
|
||||
"version": "0.169.2"
|
||||
},
|
||||
"@fluentui-react-native/tester-win32": {
|
||||
"name": "@fluentui-react-native/tester-win32",
|
||||
"version": "0.38.10"
|
||||
"version": "0.38.11"
|
||||
},
|
||||
"@fluentui-react-native/avatar": {
|
||||
"name": "@fluentui-react-native/avatar",
|
||||
|
@ -24,7 +24,7 @@ module.exports = {
|
|||
},
|
||||
"@fluentui-react-native/button": {
|
||||
"name": "@fluentui-react-native/button",
|
||||
"version": "0.37.2"
|
||||
"version": "0.37.3"
|
||||
},
|
||||
"@fluentui-react-native/callout": {
|
||||
"name": "@fluentui-react-native/callout",
|
||||
|
@ -68,15 +68,15 @@ module.exports = {
|
|||
},
|
||||
"@fluentui-react-native/menu": {
|
||||
"name": "@fluentui-react-native/menu",
|
||||
"version": "1.14.3"
|
||||
"version": "1.14.4"
|
||||
},
|
||||
"@fluentui-react-native/menu-button": {
|
||||
"name": "@fluentui-react-native/menu-button",
|
||||
"version": "0.13.3"
|
||||
"version": "0.13.4"
|
||||
},
|
||||
"@fluentui-react-native/notification": {
|
||||
"name": "@fluentui-react-native/notification",
|
||||
"version": "0.25.2"
|
||||
"version": "0.25.3"
|
||||
},
|
||||
"@fluentui-react-native/persona": {
|
||||
"name": "@fluentui-react-native/persona",
|
||||
|
@ -168,7 +168,7 @@ module.exports = {
|
|||
},
|
||||
"@fluentui-react-native/dropdown": {
|
||||
"name": "@fluentui-react-native/dropdown",
|
||||
"version": "0.10.3"
|
||||
"version": "0.10.4"
|
||||
},
|
||||
"@fluentui-react-native/experimental-expander": {
|
||||
"name": "@fluentui-react-native/experimental-expander",
|
||||
|
@ -176,7 +176,7 @@ module.exports = {
|
|||
},
|
||||
"@fluentui-react-native/experimental-menu-button": {
|
||||
"name": "@fluentui-react-native/experimental-menu-button",
|
||||
"version": "0.10.3"
|
||||
"version": "0.10.4"
|
||||
},
|
||||
"@fluentui-react-native/experimental-native-date-picker": {
|
||||
"name": "@fluentui-react-native/experimental-native-date-picker",
|
||||
|
@ -188,7 +188,7 @@ module.exports = {
|
|||
},
|
||||
"@fluentui-react-native/overflow": {
|
||||
"name": "@fluentui-react-native/overflow",
|
||||
"version": "0.3.3"
|
||||
"version": "0.3.4"
|
||||
},
|
||||
"@fluentui-react-native/popover": {
|
||||
"name": "@fluentui-react-native/popover",
|
||||
|
@ -208,7 +208,7 @@ module.exports = {
|
|||
},
|
||||
"@fluentui-react-native/tooltip": {
|
||||
"name": "@fluentui-react-native/tooltip",
|
||||
"version": "0.4.1"
|
||||
"version": "0.4.2"
|
||||
},
|
||||
"@fluentui-react-native/vibrancy-view": {
|
||||
"name": "@fluentui-react-native/vibrancy-view",
|
||||
|
@ -264,7 +264,7 @@ module.exports = {
|
|||
},
|
||||
"@fluentui/react-native": {
|
||||
"name": "@fluentui/react-native",
|
||||
"version": "0.41.5"
|
||||
"version": "0.41.6"
|
||||
},
|
||||
"@fluentui-react-native/android-theme": {
|
||||
"name": "@fluentui-react-native/android-theme",
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "@fluentui-react-native/dropdown",
|
||||
"version": "0.10.3",
|
||||
"version": "0.10.4",
|
||||
"description": "A cross-platform Dropdown component using the Fluent Design System",
|
||||
"main": "src/index.ts",
|
||||
"module": "src/index.ts",
|
||||
|
|
|
@ -1,6 +1,21 @@
|
|||
{
|
||||
"name": "@fluentui-react-native/experimental-menu-button",
|
||||
"entries": [
|
||||
{
|
||||
"date": "Wed, 19 Jun 2024 18:09:31 GMT",
|
||||
"version": "0.10.4",
|
||||
"tag": "@fluentui-react-native/experimental-menu-button_v0.10.4",
|
||||
"comments": {
|
||||
"patch": [
|
||||
{
|
||||
"author": "sanajmi@microsoft.com",
|
||||
"package": "@fluentui-react-native/experimental-menu-button",
|
||||
"commit": "8a695ac7cdbbd4b9010feb23577825be22d86965",
|
||||
"comment": "fix(Apple): Render vector borders on Button"
|
||||
}
|
||||
]
|
||||
}
|
||||
},
|
||||
{
|
||||
"date": "Fri, 12 Apr 2024 21:02:38 GMT",
|
||||
"version": "0.10.1",
|
||||
|
|
|
@ -1,9 +1,17 @@
|
|||
# Change Log - @fluentui-react-native/experimental-menu-button
|
||||
|
||||
This log was last generated on Fri, 12 Apr 2024 21:02:38 GMT and should not be manually modified.
|
||||
This log was last generated on Wed, 19 Jun 2024 18:09:31 GMT and should not be manually modified.
|
||||
|
||||
<!-- Start content -->
|
||||
|
||||
## 0.10.4
|
||||
|
||||
Wed, 19 Jun 2024 18:09:31 GMT
|
||||
|
||||
### Patches
|
||||
|
||||
- fix(Apple): Render vector borders on Button (sanajmi@microsoft.com)
|
||||
|
||||
## 0.10.1
|
||||
|
||||
Fri, 12 Apr 2024 21:02:38 GMT
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "@fluentui-react-native/experimental-menu-button",
|
||||
"version": "0.10.3",
|
||||
"version": "0.10.4",
|
||||
"description": "A cross-platform MenuButton component using the Fluent Design System",
|
||||
"main": "src/index.ts",
|
||||
"module": "src/index.ts",
|
||||
|
|
|
@ -1,6 +1,21 @@
|
|||
{
|
||||
"name": "@fluentui-react-native/overflow",
|
||||
"entries": [
|
||||
{
|
||||
"date": "Wed, 19 Jun 2024 18:09:31 GMT",
|
||||
"version": "0.3.4",
|
||||
"tag": "@fluentui-react-native/overflow_v0.3.4",
|
||||
"comments": {
|
||||
"patch": [
|
||||
{
|
||||
"author": "sanajmi@microsoft.com",
|
||||
"package": "@fluentui-react-native/overflow",
|
||||
"commit": "8a695ac7cdbbd4b9010feb23577825be22d86965",
|
||||
"comment": "fix(Apple): Render vector borders on Button"
|
||||
}
|
||||
]
|
||||
}
|
||||
},
|
||||
{
|
||||
"date": "Thu, 11 Apr 2024 18:08:38 GMT",
|
||||
"version": "0.3.0",
|
||||
|
|
|
@ -1,9 +1,17 @@
|
|||
# Change Log - @fluentui-react-native/overflow
|
||||
|
||||
This log was last generated on Thu, 11 Apr 2024 18:08:38 GMT and should not be manually modified.
|
||||
This log was last generated on Wed, 19 Jun 2024 18:09:31 GMT and should not be manually modified.
|
||||
|
||||
<!-- Start content -->
|
||||
|
||||
## 0.3.4
|
||||
|
||||
Wed, 19 Jun 2024 18:09:31 GMT
|
||||
|
||||
### Patches
|
||||
|
||||
- fix(Apple): Render vector borders on Button (sanajmi@microsoft.com)
|
||||
|
||||
## 0.3.0
|
||||
|
||||
Thu, 11 Apr 2024 18:08:38 GMT
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "@fluentui-react-native/overflow",
|
||||
"version": "0.3.3",
|
||||
"version": "0.3.4",
|
||||
"description": "A cross-platform Overflow component for React Native.",
|
||||
"main": "src/index.ts",
|
||||
"module": "src/index.ts",
|
||||
|
|
|
@ -1,6 +1,21 @@
|
|||
{
|
||||
"name": "@fluentui-react-native/tooltip",
|
||||
"entries": [
|
||||
{
|
||||
"date": "Wed, 19 Jun 2024 18:09:31 GMT",
|
||||
"version": "0.4.2",
|
||||
"tag": "@fluentui-react-native/tooltip_v0.4.2",
|
||||
"comments": {
|
||||
"patch": [
|
||||
{
|
||||
"author": "sanajmi@microsoft.com",
|
||||
"package": "@fluentui-react-native/tooltip",
|
||||
"commit": "8a695ac7cdbbd4b9010feb23577825be22d86965",
|
||||
"comment": "fix(Apple): Render vector borders on Button"
|
||||
}
|
||||
]
|
||||
}
|
||||
},
|
||||
{
|
||||
"date": "Wed, 08 May 2024 16:21:26 GMT",
|
||||
"version": "0.4.0",
|
||||
|
|
|
@ -1,9 +1,17 @@
|
|||
# Change Log - @fluentui-react-native/tooltip
|
||||
|
||||
This log was last generated on Wed, 08 May 2024 16:21:26 GMT and should not be manually modified.
|
||||
This log was last generated on Wed, 19 Jun 2024 18:09:31 GMT and should not be manually modified.
|
||||
|
||||
<!-- Start content -->
|
||||
|
||||
## 0.4.2
|
||||
|
||||
Wed, 19 Jun 2024 18:09:31 GMT
|
||||
|
||||
### Patches
|
||||
|
||||
- fix(Apple): Render vector borders on Button (sanajmi@microsoft.com)
|
||||
|
||||
## 0.4.0
|
||||
|
||||
Wed, 08 May 2024 16:21:26 GMT
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "@fluentui-react-native/tooltip",
|
||||
"version": "0.4.1",
|
||||
"version": "0.4.2",
|
||||
"description": "A cross-platform Tooltip component for React Native.",
|
||||
"main": "src/index.ts",
|
||||
"module": "src/index.ts",
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "@fluentui/react-native",
|
||||
"version": "0.41.5",
|
||||
"version": "0.41.6",
|
||||
"description": "A react-native component library that implements the Fluent Design System.",
|
||||
"license": "MIT",
|
||||
"repository": {
|
||||
|
|
Загрузка…
Ссылка в новой задаче