Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
{
"type": "prerelease",
"comment": "Integrate 81.5",
"packageName": "@office-iss/react-native-win32",
"email": "[email protected]",
"dependentChangeType": "patch"
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
{
"type": "prerelease",
"comment": "Integrate 81.5",
"packageName": "@react-native-windows/automation-channel",
"email": "[email protected]",
"dependentChangeType": "patch"
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
{
"type": "prerelease",
"comment": "Integrate 81.5",
"packageName": "react-native-windows",
"email": "[email protected]",
"dependentChangeType": "patch"
}
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"excludePatterns": [
"src/js/examples-win32/**"
],
"baseVersion": "0.81.0-rc.0",
"baseVersion": "0.81.5",
"overrides": [
{
"type": "patch",
Expand Down
4 changes: 2 additions & 2 deletions packages/@office-iss/react-native-win32-tester/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"peerDependencies": {
"@office-iss/react-native-win32": "0.81.0-preview.5",
"react": "19.1.0",
"react-native": "0.81.0"
"react-native": "0.81.5"
},
"devDependencies": {
"@office-iss/react-native-win32": "0.81.0-preview.5",
Expand All @@ -30,7 +30,7 @@
"@types/node": "^22.14.0",
"eslint": "^8.19.0",
"just-scripts": "^1.3.3",
"react-native": "0.81.0-rc.0",
"react-native": "0.81.5",
"react-native-platform-override": "0.81.0-preview.10",
"typescript": "5.0.4"
},
Expand Down
3 changes: 3 additions & 0 deletions packages/@office-iss/react-native-win32/.flowconfig
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,9 @@
.*/*[.]macos.js
.*/*[.]windesktop.js

; Ignore all flow directory contents in node_modules
.*/flow/.*

; Ignore fb_internal modules
<PROJECT_ROOT>/packages/react-native/src/fb_internal/.*

Expand Down
6 changes: 3 additions & 3 deletions packages/@office-iss/react-native-win32/overrides.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
"**/__snapshots__/**",
"src-win/rntypes/**"
],
"baseVersion": "0.81.0-rc.0",
"baseVersion": "0.81.5",
"overrides": [
{
"type": "derived",
Expand Down Expand Up @@ -114,7 +114,7 @@
"type": "derived",
"file": "src-win/Libraries/Components/TextInput/TextInput.win32.js",
"baseFile": "packages/react-native/Libraries/Components/TextInput/TextInput.js",
"baseHash": "b6289ef53abc941f6f0aed50f80d3852b6682215"
"baseHash": "6ead80870e2e165d1f5ea0fa48f2c6c647ccfa5b"
},
{
"type": "patch",
Expand Down Expand Up @@ -177,7 +177,7 @@
"type": "patch",
"file": "src-win/Libraries/Components/View/View.win32.js",
"baseFile": "packages/react-native/Libraries/Components/View/View.js",
"baseHash": "83a4fc8e982845619abb121bb860ad63366260c7"
"baseHash": "455c75f23e4fc099376cc8cc37016ac1fa09ed66"
},
{
"type": "derived",
Expand Down
20 changes: 10 additions & 10 deletions packages/@office-iss/react-native-win32/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,13 +30,13 @@
"@react-native-community/cli-platform-android": "17.0.0",
"@react-native-community/cli-platform-ios": "17.0.0",
"@react-native/assets": "1.0.0",
"@react-native/assets-registry": "0.81.0",
"@react-native/codegen": "0.81.0",
"@react-native/community-cli-plugin": "0.81.0",
"@react-native/gradle-plugin": "0.81.0",
"@react-native/js-polyfills": "0.81.0",
"@react-native/normalize-colors": "0.81.0",
"@react-native/virtualized-lists": "0.81.0",
"@react-native/assets-registry": "0.81.5",
"@react-native/codegen": "0.81.5",
"@react-native/community-cli-plugin": "0.81.5",
"@react-native/gradle-plugin": "0.81.5",
"@react-native/js-polyfills": "0.81.5",
"@react-native/normalize-colors": "0.81.5",
"@react-native/virtualized-lists": "0.81.5",
"abort-controller": "^3.0.0",
"anser": "^1.4.9",
"ansi-regex": "^5.0.0",
Expand Down Expand Up @@ -72,7 +72,7 @@
"devDependencies": {
"@babel/core": "^7.25.2",
"@babel/eslint-parser": "^7.25.1",
"@react-native/metro-config": "0.81.0",
"@react-native/metro-config": "0.81.5",
"@rnw-scripts/babel-react-native-config": "0.0.0",
"@rnw-scripts/eslint-config": "1.2.37",
"@rnw-scripts/jest-out-of-tree-snapshot-resolver": "^1.1.41",
Expand All @@ -88,14 +88,14 @@
"just-scripts": "^1.3.3",
"prettier": "2.8.8",
"react": "19.1.0",
"react-native": "0.81.0-rc.0",
"react-native": "0.81.5",
"react-native-platform-override": "0.81.0-preview.10",
"typescript": "5.0.4"
},
"peerDependencies": {
"@types/react": "^19.1.0",
"react": "^19.1.0",
"react-native": "0.81.0"
"react-native": "0.81.5"
},
"beachball": {
"defaultNpmTag": "preview",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -721,6 +721,9 @@ function InternalTextInput(props: TextInputProps): React.Node {
props.onKeyUpCapture && props.onKeyUpCapture(event);
};

const _accessibilityLabel =
props?.['aria-label'] ?? props?.accessibilityLabel;

let _accessibilityState;
if (
accessibilityState != null ||
Expand Down Expand Up @@ -789,6 +792,7 @@ function InternalTextInput(props: TextInputProps): React.Node {
{...otherProps}
{...eventHandlers}
acceptDragAndDropTypes={props.experimental_acceptDragAndDropTypes}
accessibilityLabel={_accessibilityLabel}
accessibilityErrorMessage={accessibilityErrorMessage}
accessibilityState={_accessibilityState}
accessible={accessible}
Expand Down Expand Up @@ -853,6 +857,7 @@ function InternalTextInput(props: TextInputProps): React.Node {
{...otherProps}
{...colorProps}
{...eventHandlers}
accessibilityLabel={_accessibilityLabel}
accessibilityErrorMessage={accessibilityErrorMessage}
accessibilityState={_accessibilityState}
accessibilityLabelledBy={_accessibilityLabelledBy}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
"just-scripts": "^1.3.2",
"prettier": "2.8.8",
"react": "19.1.0",
"react-native": "0.81.0-rc.0",
"react-native": "0.81.5",
"react-native-windows": "0.81.0-preview.10",
"typescript": "5.0.4"
},
Expand Down
4 changes: 2 additions & 2 deletions packages/@react-native-windows/tester/overrides.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"excludePatterns": [
"src/js/examples-win/**"
],
"baseVersion": "0.81.0-rc.0",
"baseVersion": "0.81.5",
"overrides": [
{
"type": "copy",
Expand Down Expand Up @@ -124,7 +124,7 @@
"type": "patch",
"file": "src/js/examples/TextInput/TextInputExample.windows.js",
"baseFile": "packages/rn-tester/js/examples/TextInput/TextInputExample.android.js",
"baseHash": "e2ec4b71e3cd614682d9be1551b3a2994ea51823",
"baseHash": "9aa7d0134a84831e699156845ec92d0a2fc8c108",
"issue": 5688
},
{
Expand Down
6 changes: 3 additions & 3 deletions packages/@react-native-windows/tester/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,21 +19,21 @@
"peerDependencies": {
"@react-native-picker/picker": "2.11.0",
"react": "19.1.0",
"react-native": "0.81.0",
"react-native": "0.81.5",
"react-native-windows": "0.81.0-preview.10",
"react-native-xaml": "^0.0.80"
},
"devDependencies": {
"@react-native/tester": "0.81.0-main",
"@react-native/new-app-screen": "0.81.0",
"@react-native/new-app-screen": "0.81.5",
"@rnw-scripts/babel-react-native-config": "0.0.0",
"@rnw-scripts/eslint-config": "1.2.37",
"@rnw-scripts/just-task": "2.3.56",
"@rnw-scripts/ts-config": "2.0.6",
"@types/node": "^22.14.0",
"eslint": "^8.19.0",
"just-scripts": "^1.3.3",
"react-native": "0.81.0-rc.0",
"react-native": "0.81.5",
"react-native-platform-override": "0.81.0-preview.10",
"react-native-windows": "0.81.0-preview.10",
"typescript": "5.0.4"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -754,6 +754,32 @@ const examples: Array<RNTesterModuleExample> = [
return <ToggleDefaultPaddingExample />;
},
},
{
title: 'Accessibility',
render: function (): React.Node {
return (
<View>
<Text>accessibilityLabel prop</Text>
<ExampleTextInput accessibilityLabel="This is Accessibility Label" />
<Text>aria-label prop</Text>
<ExampleTextInput aria-label="This is Aria Label" />
</View>
);
},
},
{
title: 'Accessibility',
render: function (): React.Node {
return (
<View>
<Text>accessibilityLabel prop</Text>
<ExampleTextInput accessibilityLabel="This is Accessibility Label" />
<Text>aria-label prop</Text>
<ExampleTextInput aria-label="This is Aria Label" />
</View>
);
},
},
{
title: 'onPressIn, onPressOut events',
render: function (): React.Node {
Expand Down
4 changes: 2 additions & 2 deletions packages/@react-native/monorepo/overrides.json
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
{
"baseVersion": "0.81.0-rc.0",
"baseVersion": "0.81.5",
"overrides": [
{
"type": "patch",
"file": "package.json",
"baseFile": "package.json",
"baseHash": "f7f1be51b0faeac623c1f55e74e94fb2b9817e89"
"baseHash": "314002a051d44cc6eb8b3534367e3001cefed878"
}
]
}
14 changes: 7 additions & 7 deletions packages/@react-native/monorepo/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,8 +23,8 @@
"set-version": "node ./scripts/releases/set-version",
"test-android": "./gradlew :packages:react-native:ReactAndroid:test",
"test-ci": "jest --maxWorkers=2 --ci --reporters=\"default\" --reporters=\"jest-junit\"",
"test-e2e-local-clean": "node ./scripts/release-testing/test-e2e-local-clean.js",
"test-e2e-local": "node ./scripts/release-testing/test-e2e-local.js",
"test-release-local-clean": "node ./scripts/release-testing/test-release-local-clean.js",
"test-release-local": "node ./scripts/release-testing/test-release-local.js",
"test-ios": "./scripts/objc-test.sh test",
"test-typescript": "tsc -p packages/react-native/types/tsconfig.json",
"test-generated-typescript": "tsc -p packages/react-native/types_generated/tsconfig.test.json",
Expand All @@ -48,8 +48,8 @@
"@babel/preset-flow": "^7.24.7",
"@jest/create-cache-key-function": "^29.7.0",
"@microsoft/api-extractor": "^7.52.2",
"@react-native/metro-babel-transformer": "0.81.0-rc.0",
"@react-native/metro-config": "0.81.0-rc.0",
"@react-native/metro-babel-transformer": "0.81.5",
"@react-native/metro-config": "0.81.5",
"@tsconfig/node22": "22.0.2",
"@types/react": "^19.1.0",
"@typescript-eslint/parser": "^7.1.1",
Expand Down Expand Up @@ -86,9 +86,9 @@
"jest-snapshot": "^29.7.0",
"markdownlint-cli2": "^0.17.2",
"markdownlint-rule-relative-links": "^3.0.0",
"metro-babel-register": "^0.82.4",
"metro-memory-fs": "^0.82.4",
"metro-transform-plugins": "^0.82.4",
"metro-babel-register": "^0.83.1",
"metro-memory-fs": "^0.82.5",
"metro-transform-plugins": "^0.83.1",
"micromatch": "^4.0.4",
"node-fetch": "^2.2.0",
"nullthrows": "^1.1.1",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -451,6 +451,19 @@ const examples: Array<RNTesterModuleExample> = [
return <ToggleDefaultPaddingExample />;
},
},
{
title: 'Accessibility',
render: function (): React.Node {
return (
<View>
<Text>accessibilityLabel prop</Text>
<ExampleTextInput accessibilityLabel="This is Accessibility Label" />
<Text>aria-label prop</Text>
<ExampleTextInput aria-label="This is Aria Label" />
</View>
);
},
},
];

module.exports = ({
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -1036,6 +1036,21 @@ const textInputExamples: Array<RNTesterModuleExample> = [
);
},
},
{
title: 'Accessibility',
render: function (): React.Node {
return (
<View>
<WithLabel label="accessibilityLabel">
<ExampleTextInput accessibilityLabel="This is Accessibility Label" />
</WithLabel>
<WithLabel label="aria-label">
<ExampleTextInput aria-label="This is Aria Label" />
</WithLabel>
</View>
);
},
},
];

module.exports = ({
Expand Down
8 changes: 4 additions & 4 deletions packages/@react-native/tester/overrides.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"baseVersion": "0.81.0-rc.0",
"baseVersion": "0.81.5",
"overrides": [
{
"type": "copy",
Expand Down Expand Up @@ -445,14 +445,14 @@
"type": "copy",
"file": "js/examples/TextInput/TextInputExample.android.js",
"baseFile": "packages/rn-tester/js/examples/TextInput/TextInputExample.android.js",
"baseHash": "e2ec4b71e3cd614682d9be1551b3a2994ea51823",
"baseHash": "9aa7d0134a84831e699156845ec92d0a2fc8c108",
"issue": 14292
},
{
"type": "copy",
"file": "js/examples/TextInput/TextInputExample.ios.js",
"baseFile": "packages/rn-tester/js/examples/TextInput/TextInputExample.ios.js",
"baseHash": "3ee8cf92c26fd3b2bdf49cd45f91bd4039889176",
"baseHash": "cde90ab6c23e55e7d22415277299d74a6fa7782d",
"issue": 14292
},
{
Expand Down Expand Up @@ -668,7 +668,7 @@
"type": "patch",
"file": "package.json",
"baseFile": "packages/rn-tester/package.json",
"baseHash": "fb2e64d27c070a5b8cba25260a1a9a61afb0692d",
"baseHash": "87a2f745b2a01bf18d96a5549181da94ec94e483",
"issue": 13228
},
{
Expand Down
6 changes: 3 additions & 3 deletions packages/@react-native/tester/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
"directory": "packages/rn-tester"
},
"engines": {
"node": ">=22"
"node": ">= 20.19.4"
},
"scripts": {
"start": "npx @react-native-community/cli start",
Expand All @@ -26,8 +26,8 @@
"e2e-test-ios": "./scripts/maestro-test-ios.sh"
},
"dependencies": {
"@react-native/new-app-screen": "0.81.0-rc.0",
"@react-native/popup-menu-android": "0.81.0-rc.0",
"@react-native/new-app-screen": "0.81.5",
"@react-native/popup-menu-android": "0.81.5",
"flow-enums-runtime": "^0.0.6",
"invariant": "^2.2.4",
"nullthrows": "^1.1.1"
Expand Down
Loading
Loading