Skip to content

Commit 9179ce9

Browse files
HariniMalothu17Harini Malothu
andauthored
Update website to 0.82 (#1144)
## Description ### Why What is the motivation for this change? Add a few sentences describing the context and overall goals of the pull request's commits. Resolves [Add Relevant Issue Here] ## Screenshots Add any relevant screen captures here from before or after your changes. ###### Microsoft Reviewers: [Open in CodeFlow](https://microsoft.github.io/open-pr/?codeflow=https://github.com/microsoft/react-native-windows-samples/pull/1144) --------- Co-authored-by: Harini Malothu <hmalothu@microsoft.com>
1 parent 8481c4e commit 9179ce9

File tree

242 files changed

+9519
-40
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

242 files changed

+9519
-40
lines changed

.spelling

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -128,6 +128,7 @@ WinUI3
128128
Xcode
129129
80-native-platform-getting-started
130130
81-native-platform-getting-started
131+
82-native-platform-getting-started
131132
sidebar_label
132133
original_id
133134
workstream

docs/new-arch-missingProps.md

Lines changed: 4 additions & 32 deletions
Original file line numberDiff line numberDiff line change
@@ -9,40 +9,12 @@ title: Missing Properties
99
1010
## Missing Props List
1111

12-
### `overflow`
13-
14-
| type | default |
15-
|:--|:--|
16-
| enum('visible', 'hidden') | 'visible' |
17-
18-
### `opacity`
19-
20-
Sets the transparency of the view.
21-
22-
| type | required |
23-
|:--|:--|
24-
| number | No |
25-
26-
### `selectable`
27-
28-
Lets the user select text, to use the native copy and paste functionality.
29-
30-
| type | default |
31-
|:--|:--|
32-
| bool | false |
33-
34-
### `selectionColor`
35-
36-
The highlight color of the text.
37-
38-
| type | required |
39-
|:--|:--|
40-
| color | No |
41-
4212
### `keyboardType`
4313

44-
Determines which keyboard to open, e.g.numeric
14+
Determines which keyboard to open, e.g. numeric
4515

4616
| type | required |
4717
|:--|:--|
48-
| enum('default', 'email-address', 'numeric', 'phone-pad', 'ascii-capable', 'numbers-and-punctuation', 'url', 'number-pad', 'name-phone-pad', 'decimal-pad', 'twitter', 'web-search', 'visible-password') | No |
18+
| enum('default', 'email-address', 'numeric', 'phone-pad', 'ascii-capable', 'numbers-and-punctuation', 'url', 'number-pad', 'name-phone-pad', 'decimal-pad', 'twitter', 'web-search', 'visible-password') | No |
19+
20+
GitHub Issue: [#15572](https://github.com/microsoft/react-native-windows/issues/15572)

website/.unbroken_exclusions

Lines changed: 69 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,7 @@
2020
!versioned_docs/version-0.79/native-api/*-api-windows*.md
2121
!versioned_docs/version-0.80/native-api/*-api-windows*.md
2222
!versioned_docs/version-0.81/native-api/*-api-windows*.md
23+
!versioned_docs/version-0.82/native-api/*-api-windows*.md
2324

2425
# See Issue 410
2526
File not found IReactContext while parsing versioned_docs/version-0.64/native-modules-advanced.md
@@ -38,8 +39,76 @@ File not found IViewManagerCreateWithProperties while parsing versioned_docs/ver
3839
URL not found https://www.npmjs.com/package/rnpm-plugin-windows while parsing versioned_docs/version-0.60/getting-started.md (HTTP 403)
3940
URL not found https://www.npmjs.com/package/react-native-macos while parsing versioned_docs/version-0.78/rnm-getting-started.md (HTTP 403)
4041
URL not found https://www.npmjs.com/package/react-native-windows while parsing versioned_docs/version-0.80/new-architecture.md (HTTP 403)
42+
URL not found https://www.npmjs.com/package/react-native-windows while parsing versioned_docs/version-0.82/new-architecture.md (HTTP 403)
4143

4244
#fix-unbroken.js auto-generated do not edit this line or below
45+
File not found run-windows-cli.md while parsing versioned_docs/version-0.82/autolink-windows-cli.md
46+
File not found getting-started.md while parsing versioned_docs/version-0.82/getting-started.md
47+
File not found init-windows-cli.md while parsing versioned_docs/version-0.82/getting-started.md
48+
File not found new-architecture.md while parsing versioned_docs/version-0.82/getting-started.md
49+
File not found autolink-windows-cli.md while parsing versioned_docs/version-0.82/getting-started.md
50+
File not found native-platform.md while parsing versioned_docs/version-0.82/getting-started.md
51+
File not found platform.md while parsing versioned_docs/version-0.82/getting-started.md
52+
File not found rnw-dependencies.md while parsing versioned_docs/version-0.82/getting-started.md
53+
File not found run-windows-cli.md while parsing versioned_docs/version-0.82/getting-started.md
54+
File not found run-windows-cli.md while parsing versioned_docs/version-0.82/hermes.md
55+
File not found new-architecture.md while parsing versioned_docs/version-0.82/ikeyboardprops-api-windows.md
56+
File not found new-architecture.md while parsing versioned_docs/version-0.82/iviewwindowsprops-api-windows.md
57+
File not found ikeyboardprops-api-windows.md while parsing versioned_docs/version-0.82/iviewwindowsprops-api-windows.md
58+
File not found getting-started.md while parsing versioned_docs/version-0.82/native-platform-components.md
59+
File not found native-platform-getting-started.md while parsing versioned_docs/version-0.82/native-platform-components.md
60+
File not found codegen-windows-cli.md while parsing versioned_docs/version-0.82/native-platform-components.md
61+
File not found native-platform-using.md while parsing versioned_docs/version-0.82/native-platform-components.md
62+
File not found native-platform.md while parsing versioned_docs/version-0.82/native-platform-components.md
63+
File not found platform.md while parsing versioned_docs/version-0.82/native-platform-components.md
64+
File not found IReactPackageProvider-api-windows.md while parsing versioned_docs/version-0.82/native-platform-components.md
65+
File not found getting-started.md while parsing versioned_docs/version-0.82/native-platform-getting-started.md
66+
File not found init-windows-cli.md while parsing versioned_docs/version-0.82/native-platform-getting-started.md
67+
File not found native-platform-components.md while parsing versioned_docs/version-0.82/native-platform-getting-started.md
68+
File not found native-platform-modules.md while parsing versioned_docs/version-0.82/native-platform-getting-started.md
69+
File not found rnw-dependencies.md while parsing versioned_docs/version-0.82/native-platform-getting-started.md
70+
File not found run-windows-cli.md while parsing versioned_docs/version-0.82/native-platform-getting-started.md
71+
File not found getting-started.md while parsing versioned_docs/version-0.82/native-platform-modules.md
72+
File not found native-platform-getting-started.md while parsing versioned_docs/version-0.82/native-platform-modules.md
73+
File not found new-architecture.md while parsing versioned_docs/version-0.82/native-platform-modules.md
74+
File not found codegen-windows-cli.md while parsing versioned_docs/version-0.82/native-platform-modules.md
75+
File not found native-platform-using.md while parsing versioned_docs/version-0.82/native-platform-modules.md
76+
File not found native-platform.md while parsing versioned_docs/version-0.82/native-platform-modules.md
77+
File not found platform.md while parsing versioned_docs/version-0.82/native-platform-modules.md
78+
File not found IReactContext-api-windows.md while parsing versioned_docs/version-0.82/native-platform-modules.md
79+
File not found IReactPackageProvider-api-windows.md while parsing versioned_docs/version-0.82/native-platform-modules.md
80+
File not found autolink-windows-cli.md while parsing versioned_docs/version-0.82/native-platform-using.md
81+
File not found native-platform-components.md while parsing versioned_docs/version-0.82/native-platform-using.md
82+
File not found native-platform-modules.md while parsing versioned_docs/version-0.82/native-platform-using.md
83+
File not found native-platform.md while parsing versioned_docs/version-0.82/native-platform-using.md
84+
File not found platform.md while parsing versioned_docs/version-0.82/native-platform-using.md
85+
File not found run-windows-cli.md while parsing versioned_docs/version-0.82/native-platform-using.md
86+
File not found IReactPackageProvider-api-windows.md while parsing versioned_docs/version-0.82/native-platform-using.md
87+
File not found getting-started.md while parsing versioned_docs/version-0.82/native-platform.md
88+
File not found native-platform-getting-started.md while parsing versioned_docs/version-0.82/native-platform.md
89+
File not found new-architecture.md while parsing versioned_docs/version-0.82/native-platform.md
90+
File not found native-platform-components.md while parsing versioned_docs/version-0.82/native-platform.md
91+
File not found native-platform-modules.md while parsing versioned_docs/version-0.82/native-platform.md
92+
File not found native-platform-using.md while parsing versioned_docs/version-0.82/native-platform.md
93+
File not found getting-started.md while parsing versioned_docs/version-0.82/new-architecture.md
94+
File not found native-platform-getting-started.md while parsing versioned_docs/version-0.82/new-architecture.md
95+
File not found flyout-component-windows.md while parsing versioned_docs/version-0.82/new-architecture.md
96+
File not found init-windows-cli.md while parsing versioned_docs/version-0.82/new-architecture.md
97+
File not found popup-component-windows.md while parsing versioned_docs/version-0.82/new-architecture.md
98+
File not found glyph-component-windows.md while parsing versioned_docs/version-0.82/new-architecture.md
99+
File not found init-windows-cli.md while parsing versioned_docs/version-0.82/react-native-windows-cli.md
100+
File not found autolink-windows-cli.md while parsing versioned_docs/version-0.82/react-native-windows-cli.md
101+
File not found codegen-windows-cli.md while parsing versioned_docs/version-0.82/react-native-windows-cli.md
102+
File not found run-windows-cli.md while parsing versioned_docs/version-0.82/react-native-windows-cli.md
103+
File not found win10-compat.md while parsing versioned_docs/version-0.82/rnw-dependencies.md
104+
File not found init-windows-cli.md while parsing versioned_docs/version-0.82/upgrade-app.md
105+
File not found autolink-windows-cli.md while parsing versioned_docs/version-0.82/upgrade-app.md
106+
File not found new-architecture.md while parsing versioned_docs/version-0.82/win10-compat.md
107+
File not found customizing-SDK-versions.md while parsing versioned_docs/version-0.82/win10-compat.md
108+
File not found assets/powershell-start-menu.png while parsing versioned_docs/version-0.82/win10-vm.md
109+
File not found rnw-dependencies.md while parsing versioned_docs/version-0.82/win10-vm.md
110+
File not found assets/reveal-surface-animation.gif while parsing versioned_docs/version-0.82/windowsbrush-and-theme.md
111+
File not found assets/rnw-acrylic-surface.png while parsing versioned_docs/version-0.82/windowsbrush-and-theme.md
43112
File not found getting-started.md while parsing versioned_docs/version-0.81/getting-started.md
44113
File not found init-windows-cli.md while parsing versioned_docs/version-0.81/getting-started.md
45114
File not found new-architecture.md while parsing versioned_docs/version-0.81/getting-started.md

website/pages/en/support.js

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -14,13 +14,14 @@ The React Native for Windows (RNW) Team strives to provide full support for the
1414
| Version | Support Phase | Release Date | Active Support Start | Maintenance Support Start | End of Support |
1515
| -- | -- | -- | -- | -- | -- |
1616
| [main](https://www.npmjs.com/package/react-native-windows/v/canary) | [Canary](#canary-support) | *N/A* | *N/A* | *N/A* | *N/A* |
17-
| [0.81](https://www.npmjs.com/package/react-native-windows/v/latest) | [Active](#active-support) | 12/19/2025 | 12/19/2025 | *TBD* | *TBD* |
18-
| [0.80](https://www.npmjs.com/package/react-native-windows/v/v0.80-stable) | [Active](#active-support) | 10/28/2025 | 10/28/2025 | 01/20/2025 | 03/20/2026 |
19-
| [0.79](https://www.npmjs.com/package/react-native-windows/v/v0.79-stable) | [Maintenance](#maintenance-support) | 06/17/2025 | 06/17/2025 | 11/30/2025 | 01/31/2026 |
20-
| [0.78](https://www.npmjs.com/package/react-native-windows/v/v0.78-stable) | [Unsupported](#unsupported) | 02/27/2025 | 02/27/2025 | 07/31/2025 | 09/30/2025 |
17+
| [0.82](https://www.npmjs.com/package/react-native-windows/v/latest) | [Active](#active-support) | 03/16/2026 | 03/16/2026 | *TBD* | *TBD* |
18+
| [0.81](https://www.npmjs.com/package/react-native-windows/v/v0.81-stable) | [Active](#active-support) | 12/19/2025 | 12/19/2025 | 04/30/2026 | 06/30/2026 |
19+
| [0.80](https://www.npmjs.com/package/react-native-windows/v/v0.80-stable) | [Maintenance](#maintenance-support) | 10/28/2025 | 10/28/2025 | 03/31/2026 | 05/31/2026 |
20+
| [0.79](https://www.npmjs.com/package/react-native-windows/v/v0.79-stable) | [Unsupported](#unsupported) | 06/17/2025 | 06/17/2025 | 11/30/2025 | 01/31/2026 |
2121
2222
<!--
2323
// We don't want the table to grow indefinitely, so only keep the last 5 stable (non-main) versions visible above, keep the rest here for posterity.
24+
| [0.78](https://www.npmjs.com/package/react-native-windows/v/v0.78-stable) | [Unsupported](#unsupported) | 02/27/2025 | 02/27/2025 | 07/31/2025 | 09/30/2025 |
2425
| [0.77](https://www.npmjs.com/package/react-native-windows/v/v0.77-stable) | [Unsupported](#unsupported) | 01/24/2025 | 01/24/2025 | 03/30/2025 | 05/31/2025 |
2526
| [0.76](https://www.npmjs.com/package/react-native-windows/v/v0.76-stable) | [Unsupported](#unsupported) | 11/11/2024 | 11/11/2024 | 02/28/2025 | 04/30/2025 |
2627
| [0.75](https://www.npmjs.com/package/react-native-windows/v/v0.75-stable) | [Unsupported](#unsupported) | 8/19/2024 | 8/19/2024 | 12/31/2024 | 02/28/2025 |

website/sidebars.json

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -71,9 +71,6 @@
7171
},
7272
"apis": {
7373
"Components": [
74-
"flyout-component",
75-
"glyph-component",
76-
"popup-component",
7774
"textinput-component"
7875
],
7976
"JavaScript API": [

website/siteConfig.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
// See https://docusaurus.io/docs/site-config for all the possible
99
// site configuration options.
1010

11-
const defaultVersionShown = "0.81";
11+
const defaultVersionShown = "0.82";
1212
const repoUrl = "https://github.com/microsoft/react-native-windows";
1313

1414
const siteConfig = {
1.62 MB
Loading
231 KB
Loading
Lines changed: 70 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,70 @@
1+
---
2+
id: version-0.82-app-publishing
3+
title: Publishing a React Native Windows App to the Microsoft Store
4+
original_id: app-publishing
5+
---
6+
7+
## Publishing a React Native Windows App to the Microsoft Store
8+
9+
This document outlines the basic steps required to publish a React Native Windows app to the Microsoft Store.
10+
11+
For an overview of the Microsoft Store publishing process, see:
12+
https://learn.microsoft.com/en-us/windows/apps/publish/
13+
14+
---
15+
16+
### 1. Create a Partner Center account
17+
18+
Register for a developer account in Microsoft Partner Center:
19+
https://developer.microsoft.com/microsoft-store/register/
20+
21+
This account is required to reserve app names and submit packages to the Store.
22+
23+
---
24+
25+
### 2. Reserve an app name
26+
27+
Sign in to Partner Center, create a new app, and reserve a unique name.
28+
The reserved name will be associated with your app’s package identity.
29+
30+
---
31+
32+
### 3. Open the Windows solution in Visual Studio
33+
34+
Open the `windows/*.sln` file generated by React Native Windows.
35+
36+
Ensure your solution includes a **Windows Application Packaging Project** for creating MSIX packages.
37+
38+
---
39+
40+
### 4. Generate visual assets
41+
42+
Open `Package.appxmanifest` in the packaging project and generate the required visual assets using Visual Studio.
43+
44+
---
45+
46+
### 5. Associate the app with the Store
47+
48+
Right-click the packaging project and select **Associate App with the Store…**.
49+
Sign in with the same Partner Center account and select the reserved app name.
50+
51+
---
52+
53+
### 6. Create the Store package
54+
55+
Set the solution configuration to **Release**, then select
56+
**Publish → Create App Packages** from the packaging project.
57+
58+
This generates an `.msixupload` file.
59+
60+
---
61+
62+
### 7. Submit the app
63+
64+
In Partner Center:
65+
1. Start a new submission
66+
2. Upload the `.msixupload`
67+
3. Complete the required Store listing and submission details
68+
4. Submit the app for certification
69+
70+
After certification completes, the app will be available in the Microsoft Store.
Lines changed: 40 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,40 @@
1+
---
2+
id: version-0.82-autolink-windows-cli
3+
title: react-native autolink-windows
4+
original_id: autolink-windows-cli
5+
---
6+
7+
This guide will give you more information on the `autolink-windows` command of the React Native Windows CLI.
8+
9+
## `autolink-windows`
10+
11+
The `autolink-windows` CLI command is used to link the native code and build systems for a React Native for Windows app with any native community modules it uses.
12+
13+
**Note:** Autolinking runs automatically as part of running the [run-windows command](run-windows-cli.md), unless the `--no-autolink` argument is used.
14+
15+
### Usage
16+
Runs Windows-specific autolinking for your RNW project.
17+
18+
```bat
19+
npx react-native autolink-windows
20+
```
21+
### Options
22+
23+
Here are the options that `react-native autolink-windows` takes:
24+
| Option | Input Type | Description |
25+
|-----------------------|------------|--------------------------------------------------|
26+
| `--logging` | boolean | Verbose output logging |
27+
| `--check` | boolean | Only check whether any autolinked files need to change |
28+
| `--sln` | string | Override the app solution file determined by 'react-native config', i.e. `windows\myApp.sln` |
29+
| `--proj` | string | Override the app project file determined by 'react-native config', i.e. `windows\myApp\myApp.vcxproj` |
30+
| `--no-telemetry` | boolean | Disables sending telemetry that allows analysis of usage and failures of the react-native-windows CLI |
31+
| `-h`, `--help` | boolean | Display help for command |
32+
33+
## Telemetry Notice
34+
35+
This command sends telemetry to Microsoft by default. You can prevent the telemetry from being sent by using the `--no-telemetry` command line option. See below for more details.
36+
37+
The software may collect information about you and your use of the software and send it to Microsoft. Microsoft may use this information to provide services and improve our products and services. You may turn off the telemetry as described in the repository. There are also some features in the software that may enable you and Microsoft to collect data from users of your applications. If you use these features, you must comply with applicable law, including providing appropriate notices to users of your applications together with a copy of Microsoft's privacy statement. Our privacy statement is located at https://go.microsoft.com/fwlink/?LinkID=824704. You can learn more about data collection and use in the help documentation and our privacy statement. Your use of the software operates as your consent to these practices.
38+
39+
This data collection notice only applies to the process of running the react-native-windows CLI commands.
40+

0 commit comments

Comments
 (0)