diff --git a/apps/fluent-tester/CHANGELOG.json b/apps/fluent-tester/CHANGELOG.json index 14b2d8100f..9a23c5d6f0 100644 --- a/apps/fluent-tester/CHANGELOG.json +++ b/apps/fluent-tester/CHANGELOG.json @@ -1,6 +1,27 @@ { "name": "@fluentui-react-native/tester", "entries": [ + { + "date": "Thu, 14 Dec 2023 18:50:21 GMT", + "version": "0.160.4", + "tag": "@fluentui-react-native/tester_v0.160.4", + "comments": { + "patch": [ + { + "author": "beachball", + "package": "@fluentui-react-native/tester", + "comment": "Bump @fluentui-react-native/radio-group to v0.20.1", + "commit": "not available" + }, + { + "author": "beachball", + "package": "@fluentui-react-native/tester", + "comment": "Bump @fluentui/react-native to v0.39.3", + "commit": "not available" + } + ] + } + }, { "date": "Thu, 14 Dec 2023 00:40:41 GMT", "version": "0.160.3", diff --git a/apps/fluent-tester/CHANGELOG.md b/apps/fluent-tester/CHANGELOG.md index ced194442e..c297a2b5aa 100644 --- a/apps/fluent-tester/CHANGELOG.md +++ b/apps/fluent-tester/CHANGELOG.md @@ -1,9 +1,18 @@ # Change Log - @fluentui-react-native/tester -This log was last generated on Thu, 14 Dec 2023 00:40:41 GMT and should not be manually modified. +This log was last generated on Thu, 14 Dec 2023 18:50:21 GMT and should not be manually modified. +## 0.160.4 + +Thu, 14 Dec 2023 18:50:21 GMT + +### Patches + +- Bump @fluentui-react-native/radio-group to v0.20.1 +- Bump @fluentui/react-native to v0.39.3 + ## 0.160.3 Thu, 14 Dec 2023 00:40:41 GMT diff --git a/apps/fluent-tester/package.json b/apps/fluent-tester/package.json index 610540929e..d7f617efdb 100644 --- a/apps/fluent-tester/package.json +++ b/apps/fluent-tester/package.json @@ -1,6 +1,6 @@ { "name": "@fluentui-react-native/tester", - "version": "0.160.3", + "version": "0.160.4", "description": "A test app to test FluentUI React Native Components during development", "license": "MIT", "author": "Microsoft ", @@ -65,7 +65,7 @@ "@fluentui-react-native/menu": "^1.12.3", "@fluentui-react-native/merge-props": ">=0.8.0 <1.0.0", "@fluentui-react-native/notification": "0.24.2", - "@fluentui-react-native/radio-group": ">=0.20.0 <1.0.0", + "@fluentui-react-native/radio-group": ">=0.20.1 <1.0.0", "@fluentui-react-native/separator": "^0.17.0", "@fluentui-react-native/spinner": "^0.8.0", "@fluentui-react-native/stack": ">=0.9.0 <1.0.0", @@ -80,7 +80,7 @@ "@fluentui-react-native/tooltip": "0.2.1", "@fluentui-react-native/vibrancy-view": ">=0.1.0 <1.0.0", "@fluentui-react-native/win32-theme": ">=0.28.0 <1.0.0", - "@fluentui/react-native": ">=0.39.2 <1.0.0", + "@fluentui/react-native": ">=0.39.3 <1.0.0", "@fortawesome/fontawesome-svg-core": "^6.2.0", "@fortawesome/free-solid-svg-icons": "^6.2.0", "@fortawesome/react-native-fontawesome": "^0.3.0", diff --git a/apps/win32/CHANGELOG.json b/apps/win32/CHANGELOG.json index 67ef702644..d78371c255 100644 --- a/apps/win32/CHANGELOG.json +++ b/apps/win32/CHANGELOG.json @@ -1,6 +1,21 @@ { "name": "@fluentui-react-native/tester-win32", "entries": [ + { + "date": "Thu, 14 Dec 2023 18:50:21 GMT", + "version": "0.37.13", + "tag": "@fluentui-react-native/tester-win32_v0.37.13", + "comments": { + "patch": [ + { + "author": "beachball", + "package": "@fluentui-react-native/tester-win32", + "comment": "Bump @fluentui-react-native/tester to v0.160.4", + "commit": "not available" + } + ] + } + }, { "date": "Thu, 14 Dec 2023 00:40:41 GMT", "version": "0.37.12", diff --git a/apps/win32/CHANGELOG.md b/apps/win32/CHANGELOG.md index 6c266517d6..42108f8f85 100644 --- a/apps/win32/CHANGELOG.md +++ b/apps/win32/CHANGELOG.md @@ -1,9 +1,17 @@ # Change Log - @fluentui-react-native/tester-win32 -This log was last generated on Thu, 14 Dec 2023 00:40:41 GMT and should not be manually modified. +This log was last generated on Thu, 14 Dec 2023 18:50:21 GMT and should not be manually modified. +## 0.37.13 + +Thu, 14 Dec 2023 18:50:21 GMT + +### Patches + +- Bump @fluentui-react-native/tester to v0.160.4 + ## 0.37.12 Thu, 14 Dec 2023 00:40:41 GMT diff --git a/apps/win32/package.json b/apps/win32/package.json index bd100b5bc9..dc83f3cd7a 100644 --- a/apps/win32/package.json +++ b/apps/win32/package.json @@ -1,6 +1,6 @@ { "name": "@fluentui-react-native/tester-win32", - "version": "0.37.12", + "version": "0.37.13", "main": "src/index.tsx", "module": "src/index.tsx", "typings": "lib/index.d.ts", @@ -30,7 +30,7 @@ "directory": "apps/win32" }, "dependencies": { - "@fluentui-react-native/tester": "^0.160.3", + "@fluentui-react-native/tester": "^0.160.4", "react": "18.2.0", "react-native": "^0.72.0", "react-native-svg": "^13.14.0", diff --git a/change/@fluentui-react-native-radio-group-7ddd4330-ac34-44d1-a571-15152858ce07.json b/change/@fluentui-react-native-radio-group-7ddd4330-ac34-44d1-a571-15152858ce07.json deleted file mode 100644 index 7f955530d3..0000000000 --- a/change/@fluentui-react-native-radio-group-7ddd4330-ac34-44d1-a571-15152858ce07.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "type": "patch", - "comment": "Fix disabled, selected radio stopping keyboard navigation", - "packageName": "@fluentui-react-native/radio-group", - "email": "winlarry@microsoft.com", - "dependentChangeType": "patch" -} diff --git a/packages/components/RadioGroup/CHANGELOG.json b/packages/components/RadioGroup/CHANGELOG.json index 439248ba48..db77271f3e 100644 --- a/packages/components/RadioGroup/CHANGELOG.json +++ b/packages/components/RadioGroup/CHANGELOG.json @@ -1,6 +1,21 @@ { "name": "@fluentui-react-native/radio-group", "entries": [ + { + "date": "Thu, 14 Dec 2023 18:50:21 GMT", + "version": "0.20.1", + "tag": "@fluentui-react-native/radio-group_v0.20.1", + "comments": { + "patch": [ + { + "author": "winlarry@microsoft.com", + "package": "@fluentui-react-native/radio-group", + "commit": "531ff393ccea4062ce5bab8ac77b2346e6a6ead4", + "comment": "Fix disabled, selected radio stopping keyboard navigation" + } + ] + } + }, { "date": "Thu, 09 Nov 2023 02:39:10 GMT", "version": "0.20.0", diff --git a/packages/components/RadioGroup/CHANGELOG.md b/packages/components/RadioGroup/CHANGELOG.md index 94db145c8b..9f4431fde5 100644 --- a/packages/components/RadioGroup/CHANGELOG.md +++ b/packages/components/RadioGroup/CHANGELOG.md @@ -1,9 +1,17 @@ # Change Log - @fluentui-react-native/radio-group -This log was last generated on Thu, 09 Nov 2023 02:39:10 GMT and should not be manually modified. +This log was last generated on Thu, 14 Dec 2023 18:50:21 GMT and should not be manually modified. +## 0.20.1 + +Thu, 14 Dec 2023 18:50:21 GMT + +### Patches + +- Fix disabled, selected radio stopping keyboard navigation (winlarry@microsoft.com) + ## 0.20.0 Thu, 09 Nov 2023 02:39:10 GMT diff --git a/packages/components/RadioGroup/package.json b/packages/components/RadioGroup/package.json index 7e8cfff166..33063df9c3 100644 --- a/packages/components/RadioGroup/package.json +++ b/packages/components/RadioGroup/package.json @@ -1,6 +1,6 @@ { "name": "@fluentui-react-native/radio-group", - "version": "0.20.0", + "version": "0.20.1", "description": "A cross-platform Radio Group component using the Fluent Design System", "main": "src/index.ts", "module": "src/index.ts", diff --git a/packages/dependency-profiles/package.json b/packages/dependency-profiles/package.json index ab9c4dfbf7..c6ebeb0c29 100644 --- a/packages/dependency-profiles/package.json +++ b/packages/dependency-profiles/package.json @@ -1,6 +1,6 @@ { "name": "@fluentui-react-native/dependency-profiles", - "version": "0.6.3", + "version": "0.6.4", "description": "@rnx-kit/align-deps profiles covering packages published from FluentUI-React-Native", "license": "MIT", "files": [ diff --git a/packages/dependency-profiles/src/index.js b/packages/dependency-profiles/src/index.js index 56fea29beb..3941bfb06a 100644 --- a/packages/dependency-profiles/src/index.js +++ b/packages/dependency-profiles/src/index.js @@ -8,11 +8,11 @@ module.exports = { }, "@fluentui-react-native/tester": { "name": "@fluentui-react-native/tester", - "version": "0.160.3" + "version": "0.160.4" }, "@fluentui-react-native/tester-win32": { "name": "@fluentui-react-native/tester-win32", - "version": "0.37.12" + "version": "0.37.13" }, "@fluentui-react-native/avatar": { "name": "@fluentui-react-native/avatar", @@ -92,7 +92,7 @@ module.exports = { }, "@fluentui-react-native/radio-group": { "name": "@fluentui-react-native/radio-group", - "version": "0.20.0" + "version": "0.20.1" }, "@fluentui-react-native/separator": { "name": "@fluentui-react-native/separator", @@ -196,7 +196,7 @@ module.exports = { }, "@fluentui-react-native/experimental-radio-group": { "name": "@fluentui-react-native/experimental-radio-group", - "version": "0.12.0" + "version": "0.12.1" }, "@fluentui-react-native/experimental-shadow": { "name": "@fluentui-react-native/experimental-shadow", @@ -284,7 +284,7 @@ module.exports = { }, "@fluentui/react-native": { "name": "@fluentui/react-native", - "version": "0.39.2" + "version": "0.39.3" }, "@fluentui-react-native/android-theme": { "name": "@fluentui-react-native/android-theme", diff --git a/packages/experimental/RadioGroup/CHANGELOG.json b/packages/experimental/RadioGroup/CHANGELOG.json index 55887b5fd0..bd747db2a2 100644 --- a/packages/experimental/RadioGroup/CHANGELOG.json +++ b/packages/experimental/RadioGroup/CHANGELOG.json @@ -1,6 +1,21 @@ { "name": "@fluentui-react-native/experimental-radio-group", "entries": [ + { + "date": "Thu, 14 Dec 2023 18:50:21 GMT", + "version": "0.12.1", + "tag": "@fluentui-react-native/experimental-radio-group_v0.12.1", + "comments": { + "patch": [ + { + "author": "beachball", + "package": "@fluentui-react-native/experimental-radio-group", + "comment": "Bump @fluentui-react-native/radio-group to v0.20.1", + "commit": "not available" + } + ] + } + }, { "date": "Thu, 09 Nov 2023 02:39:09 GMT", "version": "0.12.0", diff --git a/packages/experimental/RadioGroup/CHANGELOG.md b/packages/experimental/RadioGroup/CHANGELOG.md index b32fee1a1e..c1cde440a8 100644 --- a/packages/experimental/RadioGroup/CHANGELOG.md +++ b/packages/experimental/RadioGroup/CHANGELOG.md @@ -1,9 +1,17 @@ # Change Log - @fluentui-react-native/experimental-radio-group -This log was last generated on Thu, 09 Nov 2023 02:39:09 GMT and should not be manually modified. +This log was last generated on Thu, 14 Dec 2023 18:50:21 GMT and should not be manually modified. +## 0.12.1 + +Thu, 14 Dec 2023 18:50:21 GMT + +### Patches + +- Bump @fluentui-react-native/radio-group to v0.20.1 + ## 0.12.0 Thu, 09 Nov 2023 02:39:09 GMT diff --git a/packages/experimental/RadioGroup/package.json b/packages/experimental/RadioGroup/package.json index 9635f395a6..33b69c1486 100644 --- a/packages/experimental/RadioGroup/package.json +++ b/packages/experimental/RadioGroup/package.json @@ -1,6 +1,6 @@ { "name": "@fluentui-react-native/experimental-radio-group", - "version": "0.12.0", + "version": "0.12.1", "description": "A cross-platform RadioGroup component using the Fluent Design System. Currently only implemented in win32.", "main": "src/index.ts", "module": "src/index.ts", @@ -26,7 +26,7 @@ "directory": "packages/experimental/RadioGroup" }, "dependencies": { - "@fluentui-react-native/radio-group": ">=0.20.0 <1.0.0" + "@fluentui-react-native/radio-group": ">=0.20.1 <1.0.0" }, "devDependencies": { "@fluentui-react-native/eslint-config-rules": "^0.1.1", diff --git a/packages/libraries/core/CHANGELOG.json b/packages/libraries/core/CHANGELOG.json index 6a5669fc13..fa17cbfb5b 100644 --- a/packages/libraries/core/CHANGELOG.json +++ b/packages/libraries/core/CHANGELOG.json @@ -1,6 +1,21 @@ { "name": "@fluentui/react-native", "entries": [ + { + "date": "Thu, 14 Dec 2023 18:50:21 GMT", + "version": "0.39.3", + "tag": "@fluentui/react-native_v0.39.3", + "comments": { + "patch": [ + { + "author": "beachball", + "package": "@fluentui/react-native", + "comment": "Bump @fluentui-react-native/radio-group to v0.20.1", + "commit": "not available" + } + ] + } + }, { "date": "Wed, 06 Dec 2023 22:21:57 GMT", "version": "0.39.2", diff --git a/packages/libraries/core/CHANGELOG.md b/packages/libraries/core/CHANGELOG.md index c498d3260c..cfd10587e0 100644 --- a/packages/libraries/core/CHANGELOG.md +++ b/packages/libraries/core/CHANGELOG.md @@ -1,9 +1,17 @@ # Change Log - @fluentui/react-native -This log was last generated on Wed, 06 Dec 2023 22:21:57 GMT and should not be manually modified. +This log was last generated on Thu, 14 Dec 2023 18:50:21 GMT and should not be manually modified. +## 0.39.3 + +Thu, 14 Dec 2023 18:50:21 GMT + +### Patches + +- Bump @fluentui-react-native/radio-group to v0.20.1 + ## 0.39.2 Wed, 06 Dec 2023 22:21:57 GMT diff --git a/packages/libraries/core/package.json b/packages/libraries/core/package.json index af2478baac..eda0ef3c68 100644 --- a/packages/libraries/core/package.json +++ b/packages/libraries/core/package.json @@ -1,6 +1,6 @@ { "name": "@fluentui/react-native", - "version": "0.39.2", + "version": "0.39.3", "description": "A react-native component library that implements the Fluent Design System.", "repository": { "type": "git", @@ -40,7 +40,7 @@ "@fluentui-react-native/persona": "0.15.0", "@fluentui-react-native/persona-coin": "0.14.0", "@fluentui-react-native/pressable": "0.11.0", - "@fluentui-react-native/radio-group": "0.20.0", + "@fluentui-react-native/radio-group": "0.20.1", "@fluentui-react-native/separator": "0.17.0", "@fluentui-react-native/tabs": "0.14.1", "@fluentui-react-native/text": "0.22.0" diff --git a/yarn.lock b/yarn.lock index d2225fcd96..64968e2b5e 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3210,7 +3210,7 @@ __metadata: resolution: "@fluentui-react-native/experimental-radio-group@workspace:packages/experimental/RadioGroup" dependencies: "@fluentui-react-native/eslint-config-rules": ^0.1.1 - "@fluentui-react-native/radio-group": ">=0.20.0 <1.0.0" + "@fluentui-react-native/radio-group": ">=0.20.1 <1.0.0" "@fluentui-react-native/scripts": ^0.1.1 "@office-iss/react-native-win32": ^0.72.0 "@react-native/metro-config": ^0.72.0 @@ -3715,7 +3715,7 @@ __metadata: languageName: unknown linkType: soft -"@fluentui-react-native/radio-group@*, @fluentui-react-native/radio-group@0.20.0, @fluentui-react-native/radio-group@>=0.20.0 <1.0.0, @fluentui-react-native/radio-group@workspace:packages/components/RadioGroup": +"@fluentui-react-native/radio-group@*, @fluentui-react-native/radio-group@0.20.1, @fluentui-react-native/radio-group@>=0.20.1 <1.0.0, @fluentui-react-native/radio-group@workspace:packages/components/RadioGroup": version: 0.0.0-use.local resolution: "@fluentui-react-native/radio-group@workspace:packages/components/RadioGroup" dependencies: @@ -3997,7 +3997,7 @@ __metadata: dependencies: "@fluentui-react-native/eslint-config-rules": ^0.1.1 "@fluentui-react-native/scripts": ^0.1.1 - "@fluentui-react-native/tester": ^0.160.3 + "@fluentui-react-native/tester": ^0.160.4 "@office-iss/react-native-win32": ^0.72.0 "@office-iss/rex-win32": 0.71.41-devmain.17024.10000 "@react-native/metro-config": ^0.72.0 @@ -4018,7 +4018,7 @@ __metadata: languageName: unknown linkType: soft -"@fluentui-react-native/tester@*, @fluentui-react-native/tester@^0.160.3, @fluentui-react-native/tester@workspace:apps/fluent-tester": +"@fluentui-react-native/tester@*, @fluentui-react-native/tester@^0.160.4, @fluentui-react-native/tester@workspace:apps/fluent-tester": version: 0.0.0-use.local resolution: "@fluentui-react-native/tester@workspace:apps/fluent-tester" dependencies: @@ -4054,7 +4054,7 @@ __metadata: "@fluentui-react-native/menu": ^1.12.3 "@fluentui-react-native/merge-props": ">=0.8.0 <1.0.0" "@fluentui-react-native/notification": 0.24.2 - "@fluentui-react-native/radio-group": ">=0.20.0 <1.0.0" + "@fluentui-react-native/radio-group": ">=0.20.1 <1.0.0" "@fluentui-react-native/scripts": ^0.1.1 "@fluentui-react-native/separator": ^0.17.0 "@fluentui-react-native/spinner": ^0.8.0 @@ -4070,7 +4070,7 @@ __metadata: "@fluentui-react-native/tooltip": 0.2.1 "@fluentui-react-native/vibrancy-view": ">=0.1.0 <1.0.0" "@fluentui-react-native/win32-theme": ">=0.28.0 <1.0.0" - "@fluentui/react-native": ">=0.39.2 <1.0.0" + "@fluentui/react-native": ">=0.39.3 <1.0.0" "@fortawesome/fontawesome-svg-core": ^6.2.0 "@fortawesome/free-solid-svg-icons": ^6.2.0 "@fortawesome/react-native-fontawesome": ^0.3.0 @@ -4367,7 +4367,7 @@ __metadata: languageName: unknown linkType: soft -"@fluentui/react-native@*, @fluentui/react-native@>=0.39.2 <1.0.0, @fluentui/react-native@workspace:packages/libraries/core": +"@fluentui/react-native@*, @fluentui/react-native@>=0.39.3 <1.0.0, @fluentui/react-native@workspace:packages/libraries/core": version: 0.0.0-use.local resolution: "@fluentui/react-native@workspace:packages/libraries/core" dependencies: @@ -4384,7 +4384,7 @@ __metadata: "@fluentui-react-native/persona": 0.15.0 "@fluentui-react-native/persona-coin": 0.14.0 "@fluentui-react-native/pressable": 0.11.0 - "@fluentui-react-native/radio-group": 0.20.0 + "@fluentui-react-native/radio-group": 0.20.1 "@fluentui-react-native/scripts": ^0.1.1 "@fluentui-react-native/separator": 0.17.0 "@fluentui-react-native/tabs": 0.14.1