applying package updates
This commit is contained in:
Родитель
d1e4af3a77
Коммит
ccb7ede271
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "@fluentui-react-native/tester",
|
||||
"version": "0.170.4",
|
||||
"version": "0.170.5",
|
||||
"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.21",
|
||||
"version": "0.38.22",
|
||||
"main": "src/index.tsx",
|
||||
"module": "src/index.tsx",
|
||||
"typings": "lib/index.d.ts",
|
||||
|
|
|
@ -1,7 +0,0 @@
|
|||
{
|
||||
"type": "patch",
|
||||
"comment": "Fix bug",
|
||||
"packageName": "@fluentui-react-native/text",
|
||||
"email": "ruaraki@microsoft.com",
|
||||
"dependentChangeType": "patch"
|
||||
}
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "@fluentui-react-native/avatar",
|
||||
"version": "1.12.3",
|
||||
"version": "1.12.4",
|
||||
"description": "A cross-platform Avatar component using the Fluent Design System",
|
||||
"license": "MIT",
|
||||
"author": "Microsoft <fluentuinativeowners@microsoft.com>",
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "@fluentui-react-native/badge",
|
||||
"version": "0.9.3",
|
||||
"version": "0.9.4",
|
||||
"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/button",
|
||||
"version": "0.37.4",
|
||||
"version": "0.37.5",
|
||||
"description": "A cross-platform Button component using the Fluent Design System",
|
||||
"main": "src/index.ts",
|
||||
"module": "src/index.ts",
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "@fluentui-react-native/checkbox",
|
||||
"version": "0.23.3",
|
||||
"version": "0.23.4",
|
||||
"description": "A cross-platform Checkbox component using the Fluent Design System",
|
||||
"main": "src/index.ts",
|
||||
"module": "src/index.ts",
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "@fluentui-react-native/chip",
|
||||
"version": "0.4.3",
|
||||
"version": "0.4.4",
|
||||
"description": "A cross-platform Chip component using the Fluent Design System. A chip is a compact representations of entities (most commonly, people) that can be typed in, deleted or dragged easily.",
|
||||
"license": "MIT",
|
||||
"author": "Microsoft <fluentuinativeowners@microsoft.com>",
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "@fluentui-react-native/contextual-menu",
|
||||
"version": "0.24.8",
|
||||
"version": "0.24.9",
|
||||
"description": "A cross-platform ContextualMenu component using the Fluent Design System",
|
||||
"license": "MIT",
|
||||
"author": "",
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "@fluentui-react-native/divider",
|
||||
"version": "0.7.3",
|
||||
"version": "0.7.4",
|
||||
"description": "A cross-platform Divider component using the Fluent Design System",
|
||||
"main": "src/index.ts",
|
||||
"module": "src/index.ts",
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "@fluentui-react-native/icon",
|
||||
"version": "0.21.3",
|
||||
"version": "0.21.4",
|
||||
"description": "A cross-platform Icon component",
|
||||
"main": "src/index.ts",
|
||||
"module": "src/index.ts",
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "@fluentui-react-native/input",
|
||||
"version": "0.7.3",
|
||||
"version": "0.7.4",
|
||||
"description": "A cross-platform Text input component using the Fluent Design System",
|
||||
"main": "src/index.ts",
|
||||
"module": "src/index.ts",
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "@fluentui-react-native/link",
|
||||
"version": "0.23.0",
|
||||
"version": "0.23.1",
|
||||
"description": "A cross-platform Link component using the Fluent Design System",
|
||||
"main": "src/index.ts",
|
||||
"module": "src/index.ts",
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "@fluentui-react-native/menu",
|
||||
"version": "1.14.11",
|
||||
"version": "1.14.12",
|
||||
"description": "A cross-platform Menu component using the Fluent Design System",
|
||||
"main": "src/index.ts",
|
||||
"module": "src/index.ts",
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "@fluentui-react-native/menu-button",
|
||||
"version": "0.13.9",
|
||||
"version": "0.13.10",
|
||||
"description": "A cross-platform MenuButton component using the Fluent Design System",
|
||||
"license": "MIT",
|
||||
"author": "Microsoft <fluentuinativeowners@microsoft.com>",
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "@fluentui-react-native/notification",
|
||||
"version": "0.25.4",
|
||||
"version": "0.25.5",
|
||||
"description": "add component-description",
|
||||
"main": "src/index.ts",
|
||||
"module": "src/index.ts",
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "@fluentui-react-native/radio-group",
|
||||
"version": "0.21.9",
|
||||
"version": "0.21.10",
|
||||
"description": "A cross-platform Radio Group component using the Fluent Design System",
|
||||
"main": "src/index.ts",
|
||||
"module": "src/index.ts",
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "@fluentui-react-native/stack",
|
||||
"version": "0.10.2",
|
||||
"version": "0.10.3",
|
||||
"description": "A cross-platform opinionated Fluent Text component",
|
||||
"main": "src/index.ts",
|
||||
"module": "src/index.ts",
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "@fluentui-react-native/switch",
|
||||
"version": "0.13.2",
|
||||
"version": "0.13.3",
|
||||
"description": "A cross-platform Switch component using the Fluent Design System",
|
||||
"main": "src/index.ts",
|
||||
"module": "src/index.ts",
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "@fluentui-react-native/tablist",
|
||||
"version": "0.6.8",
|
||||
"version": "0.6.9",
|
||||
"description": "A cross-platform TabList component using the Fluent Design System",
|
||||
"main": "src/index.ts",
|
||||
"module": "src/index.ts",
|
||||
|
|
|
@ -1,6 +1,21 @@
|
|||
{
|
||||
"name": "@fluentui-react-native/text",
|
||||
"entries": [
|
||||
{
|
||||
"date": "Mon, 09 Sep 2024 16:52:17 GMT",
|
||||
"version": "0.24.2",
|
||||
"tag": "@fluentui-react-native/text_v0.24.2",
|
||||
"comments": {
|
||||
"patch": [
|
||||
{
|
||||
"author": "ruaraki@microsoft.com",
|
||||
"package": "@fluentui-react-native/text",
|
||||
"commit": "ac605d7ca6cc9d04f521b3c5f24c48eb7e84bf2c",
|
||||
"comment": "Fix bug"
|
||||
}
|
||||
]
|
||||
}
|
||||
},
|
||||
{
|
||||
"date": "Tue, 16 Jul 2024 16:36:06 GMT",
|
||||
"version": "0.24.1",
|
||||
|
|
|
@ -1,9 +1,17 @@
|
|||
# Change Log - @fluentui-react-native/text
|
||||
|
||||
This log was last generated on Fri, 12 Jul 2024 17:42:47 GMT and should not be manually modified.
|
||||
This log was last generated on Mon, 09 Sep 2024 16:52:17 GMT and should not be manually modified.
|
||||
|
||||
<!-- Start content -->
|
||||
|
||||
## 0.24.2
|
||||
|
||||
Mon, 09 Sep 2024 16:52:17 GMT
|
||||
|
||||
### Patches
|
||||
|
||||
- Fix bug (ruaraki@microsoft.com)
|
||||
|
||||
## 0.24.1
|
||||
|
||||
Fri, 12 Jul 2024 17:42:47 GMT
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "@fluentui-react-native/text",
|
||||
"version": "0.24.1",
|
||||
"version": "0.24.2",
|
||||
"description": "A cross-platform Text component using the Fluent Design System",
|
||||
"main": "src/index.ts",
|
||||
"module": "src/index.ts",
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "@fluentui-react-native/dependency-profiles",
|
||||
"version": "0.8.21",
|
||||
"version": "0.8.22",
|
||||
"description": "@rnx-kit/align-deps profiles covering packages published from FluentUI-React-Native",
|
||||
"license": "MIT",
|
||||
"files": [
|
||||
|
|
|
@ -4,27 +4,27 @@ module.exports = {
|
|||
"0.73": {
|
||||
"@fluentui-react-native/e2e-testing": {
|
||||
"name": "@fluentui-react-native/e2e-testing",
|
||||
"version": "1.39.4"
|
||||
"version": "1.40.0"
|
||||
},
|
||||
"@fluentui-react-native/tester": {
|
||||
"name": "@fluentui-react-native/tester",
|
||||
"version": "0.170.4"
|
||||
"version": "0.170.5"
|
||||
},
|
||||
"@fluentui-react-native/tester-win32": {
|
||||
"name": "@fluentui-react-native/tester-win32",
|
||||
"version": "0.38.21"
|
||||
"version": "0.38.22"
|
||||
},
|
||||
"@fluentui-react-native/avatar": {
|
||||
"name": "@fluentui-react-native/avatar",
|
||||
"version": "1.12.3"
|
||||
"version": "1.12.4"
|
||||
},
|
||||
"@fluentui-react-native/badge": {
|
||||
"name": "@fluentui-react-native/badge",
|
||||
"version": "0.9.3"
|
||||
"version": "0.9.4"
|
||||
},
|
||||
"@fluentui-react-native/button": {
|
||||
"name": "@fluentui-react-native/button",
|
||||
"version": "0.37.4"
|
||||
"version": "0.37.5"
|
||||
},
|
||||
"@fluentui-react-native/callout": {
|
||||
"name": "@fluentui-react-native/callout",
|
||||
|
@ -32,19 +32,19 @@ module.exports = {
|
|||
},
|
||||
"@fluentui-react-native/checkbox": {
|
||||
"name": "@fluentui-react-native/checkbox",
|
||||
"version": "0.23.3"
|
||||
"version": "0.23.4"
|
||||
},
|
||||
"@fluentui-react-native/chip": {
|
||||
"name": "@fluentui-react-native/chip",
|
||||
"version": "0.4.3"
|
||||
"version": "0.4.4"
|
||||
},
|
||||
"@fluentui-react-native/contextual-menu": {
|
||||
"name": "@fluentui-react-native/contextual-menu",
|
||||
"version": "0.24.8"
|
||||
"version": "0.24.9"
|
||||
},
|
||||
"@fluentui-react-native/divider": {
|
||||
"name": "@fluentui-react-native/divider",
|
||||
"version": "0.7.3"
|
||||
"version": "0.7.4"
|
||||
},
|
||||
"@fluentui-react-native/focus-trap-zone": {
|
||||
"name": "@fluentui-react-native/focus-trap-zone",
|
||||
|
@ -56,27 +56,27 @@ module.exports = {
|
|||
},
|
||||
"@fluentui-react-native/icon": {
|
||||
"name": "@fluentui-react-native/icon",
|
||||
"version": "0.21.3"
|
||||
"version": "0.21.4"
|
||||
},
|
||||
"@fluentui-react-native/input": {
|
||||
"name": "@fluentui-react-native/input",
|
||||
"version": "0.7.3"
|
||||
"version": "0.7.4"
|
||||
},
|
||||
"@fluentui-react-native/link": {
|
||||
"name": "@fluentui-react-native/link",
|
||||
"version": "0.23.0"
|
||||
"version": "0.23.1"
|
||||
},
|
||||
"@fluentui-react-native/menu": {
|
||||
"name": "@fluentui-react-native/menu",
|
||||
"version": "1.14.11"
|
||||
"version": "1.14.12"
|
||||
},
|
||||
"@fluentui-react-native/menu-button": {
|
||||
"name": "@fluentui-react-native/menu-button",
|
||||
"version": "0.13.9"
|
||||
"version": "0.13.10"
|
||||
},
|
||||
"@fluentui-react-native/notification": {
|
||||
"name": "@fluentui-react-native/notification",
|
||||
"version": "0.25.4"
|
||||
"version": "0.25.5"
|
||||
},
|
||||
"@fluentui-react-native/persona": {
|
||||
"name": "@fluentui-react-native/persona",
|
||||
|
@ -92,7 +92,7 @@ module.exports = {
|
|||
},
|
||||
"@fluentui-react-native/radio-group": {
|
||||
"name": "@fluentui-react-native/radio-group",
|
||||
"version": "0.21.9"
|
||||
"version": "0.21.10"
|
||||
},
|
||||
"@fluentui-react-native/separator": {
|
||||
"name": "@fluentui-react-native/separator",
|
||||
|
@ -100,19 +100,19 @@ module.exports = {
|
|||
},
|
||||
"@fluentui-react-native/stack": {
|
||||
"name": "@fluentui-react-native/stack",
|
||||
"version": "0.10.2"
|
||||
"version": "0.10.3"
|
||||
},
|
||||
"@fluentui-react-native/switch": {
|
||||
"name": "@fluentui-react-native/switch",
|
||||
"version": "0.13.2"
|
||||
"version": "0.13.3"
|
||||
},
|
||||
"@fluentui-react-native/tablist": {
|
||||
"name": "@fluentui-react-native/tablist",
|
||||
"version": "0.6.8"
|
||||
"version": "0.6.9"
|
||||
},
|
||||
"@fluentui-react-native/text": {
|
||||
"name": "@fluentui-react-native/text",
|
||||
"version": "0.24.1"
|
||||
"version": "0.24.2"
|
||||
},
|
||||
"@uifabricshared/foundation-composable": {
|
||||
"name": "@uifabricshared/foundation-composable",
|
||||
|
@ -160,7 +160,7 @@ module.exports = {
|
|||
},
|
||||
"@fluentui-react-native/experimental-checkbox": {
|
||||
"name": "@fluentui-react-native/experimental-checkbox",
|
||||
"version": "0.17.4"
|
||||
"version": "0.17.5"
|
||||
},
|
||||
"@fluentui-react-native/drawer": {
|
||||
"name": "@fluentui-react-native/drawer",
|
||||
|
@ -168,7 +168,7 @@ module.exports = {
|
|||
},
|
||||
"@fluentui-react-native/dropdown": {
|
||||
"name": "@fluentui-react-native/dropdown",
|
||||
"version": "0.10.5"
|
||||
"version": "0.10.6"
|
||||
},
|
||||
"@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.9"
|
||||
"version": "0.10.10"
|
||||
},
|
||||
"@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.11"
|
||||
"version": "0.3.12"
|
||||
},
|
||||
"@fluentui-react-native/popover": {
|
||||
"name": "@fluentui-react-native/popover",
|
||||
|
@ -204,11 +204,11 @@ module.exports = {
|
|||
},
|
||||
"@fluentui-react-native/spinner": {
|
||||
"name": "@fluentui-react-native/spinner",
|
||||
"version": "0.9.4"
|
||||
"version": "0.9.5"
|
||||
},
|
||||
"@fluentui-react-native/tooltip": {
|
||||
"name": "@fluentui-react-native/tooltip",
|
||||
"version": "0.4.3"
|
||||
"version": "0.4.4"
|
||||
},
|
||||
"@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.12"
|
||||
"version": "0.41.13"
|
||||
},
|
||||
"@fluentui-react-native/android-theme": {
|
||||
"name": "@fluentui-react-native/android-theme",
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "@fluentui-react-native/experimental-checkbox",
|
||||
"version": "0.17.4",
|
||||
"version": "0.17.5",
|
||||
"description": "A cross-platform Checkbox component using the Fluent Design System",
|
||||
"main": "src/index.ts",
|
||||
"module": "src/index.ts",
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "@fluentui-react-native/dropdown",
|
||||
"version": "0.10.5",
|
||||
"version": "0.10.6",
|
||||
"description": "A cross-platform Dropdown component using the Fluent Design System",
|
||||
"main": "src/index.ts",
|
||||
"module": "src/index.ts",
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "@fluentui-react-native/experimental-menu-button",
|
||||
"version": "0.10.9",
|
||||
"version": "0.10.10",
|
||||
"description": "A cross-platform MenuButton component using the Fluent Design System",
|
||||
"main": "src/index.ts",
|
||||
"module": "src/index.ts",
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "@fluentui-react-native/overflow",
|
||||
"version": "0.3.11",
|
||||
"version": "0.3.12",
|
||||
"description": "A cross-platform Overflow component for React Native.",
|
||||
"main": "src/index.ts",
|
||||
"module": "src/index.ts",
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "@fluentui-react-native/spinner",
|
||||
"version": "0.9.4",
|
||||
"version": "0.9.5",
|
||||
"description": "A cross-platform Fluent spinner component",
|
||||
"main": "src/index.ts",
|
||||
"module": "src/index.ts",
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "@fluentui-react-native/tooltip",
|
||||
"version": "0.4.3",
|
||||
"version": "0.4.4",
|
||||
"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.12",
|
||||
"version": "0.41.13",
|
||||
"description": "A react-native component library that implements the Fluent Design System.",
|
||||
"license": "MIT",
|
||||
"repository": {
|
||||
|
|
Загрузка…
Ссылка в новой задаче