Граф коммитов

1063 Коммитов

Автор SHA1 Сообщение Дата
Chiara Mooney bf2eaf59ae
Cut Website Documentation for v0.70 (#722)
* Cut 70 Docs

* Fix Broken Links

* Fix Broken Links

* Fix Link

* Fix Link

* Add File

* Add 70 to Support Matrix

Co-authored-by: Jon Thysell <jthysell@microsoft.com>
2022-09-12 11:42:13 -07:00
Jon Thysell 93d7977cf2
Update support.js 2022-09-06 11:21:31 -07:00
Jon Thysell 9b672d68a2
Update support for 0.66 and 0.70 2022-09-06 10:13:48 -07:00
Alexander Sklar 44dd89533b
Make project work in Release, align vcxproj to UWP template (#721)
* Make project work in Release, align vcxproj to UWP template

* Use 537
2022-08-04 02:36:44 -07:00
Jon Thysell 3b28e37fc2
Update support policy for RNW 0.65 and 0.68 2022-08-01 16:03:35 -07:00
Jon Thysell 815860c0cc
Update samples-CalculatorCoreAppNuGet-ci-upgrade.yml 2022-08-01 10:16:53 -07:00
Alexander Sklar 3bbb0e9e99
CoreApp blog post and sample (#719)
* coreapp blog

* ignore broken link in 0.60

* Add API doc

* pr fb

* pr fb

* pr fb

* spelling

* >

* unbroken doesn't yet support links to docusaurus pages in subfolders

* Add Calculator CoreApp sample

* Add coreapp sample's pipelines

* Don't build msrn.cxx sources since we are not using native modules in this sample. Saves some build time.

* add screenshots

* update date

* fix image link
2022-07-29 14:19:00 -07:00
Jon Thysell a306797f0a
Update support status for RNW 0.64 (#718)
As per the schedule, RNW 0.64 is now unsupported.
2022-07-01 10:38:47 -07:00
Jon Thysell fe095f26da
Update support page with new dates because of 0.69 release (#717) 2022-06-29 13:48:54 -07:00
dependabot[bot] a18b15e846
Bump jsdom from 16.2.2 to 16.7.0 in /samples/rssreader (#713)
Bumps [jsdom](https://github.com/jsdom/jsdom) from 16.2.2 to 16.7.0.
- [Release notes](https://github.com/jsdom/jsdom/releases)
- [Changelog](https://github.com/jsdom/jsdom/blob/master/Changelog.md)
- [Commits](https://github.com/jsdom/jsdom/compare/16.2.2...16.7.0)

---
updated-dependencies:
- dependency-name: jsdom
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-06-29 13:48:09 -07:00
Jon Thysell da3e5a057b
Update dependabot.yml 2022-06-29 13:47:26 -07:00
msftbot[bot] e808e7ec8f
Migrate FabricBot Tasks to Config-as-Code (#716)
**TL;DR;** Requesting to add [FabricBot](https://eng.ms/docs/products/1es-data-insights/merlinbot/extensions/fabricbot_overview) configuration associated with your repository to `.github/fabricbot.json`.

**Context**

FabricBot is now a [config-as-code-only](https://eng.ms/docs/products/1es-data-insights/merlinbot/extensions/bot-config-as-code) platform. As a result, while you can still use the [FabricBot Configuration Portal](https://portal.fabricbot.ms/bot/?repo=microsoft/react-native-windows-samples) to modify your FabricBot configuration, you can no longer save the changes. The only way to save changes to your configuration at the moment is to _export configuration_ from the portal and upload the exported configuration to `.github/fabricbot.json` in your repository. In this pull request, we are adding your FabricBot configuration to your repository at `.github/fabricbot.json` so that you can make changes to it going forward.

While the [FabricBot Configuration Portal](https://portal.fabricbot.ms/bot/?repo=microsoft/react-native-windows-samples) is the *only way* to modify your FabricBot configuration at the moment, we have a feature on our backlog to publish the JSON schema defining the structure of the FabricBot configuration file. With the JSON schema, you can (1) use a plaintext editor of your choice to modify the FabricBot configuration file and use the schema to validate the file after editing or (2) [configure](https://code.visualstudio.com/Docs/languages/json#_json-schemas-and-settings) VS Code to use the schema when editing FabricBot configuration file to take advantage of convenience features such as automatic code completion and field description on mouseover.

[*Pull Request Create*](https://eng.ms/docs/products/1es-data-insights/merlinbot/extensions/prcreate), a [MerlinBot](https://https://eng.ms/docs/products/1es-data-insights/merlinbot) Extension, was used to automatically create this pull request. If you have any questions or concerns with this pull request, please contact [MerlinBot Expert DRI](mailto:merlinbotdri@microsoft.com).

Co-authored-by: msftbot[bot] <48340428+msftbot[bot]@users.noreply.github.com>
Co-authored-by: Jon Thysell <jthysell@microsoft.com>
2022-06-29 13:41:07 -07:00
Tatiana Kapos ade480aa34
upgrade NativeModuleSample (#715) 2022-06-28 15:29:52 -07:00
Tatiana Kapos 0f13c53783
Upgrade Calaculator samples to .69 (#714)
* upgrade calaculator samples to .69

* yarn files

* update readme
2022-06-28 15:29:34 -07:00
Chiara Mooney 2669056a6a
Cut 0.69 Documentation (#711)
* Cut 0.69 Documentation

* Fix Broken Links

* Fix API Typos

* Remove From
2022-06-27 10:02:01 -07:00
Jon Thysell e814e12680
Fix 0.63.0 release date on support page. 2022-06-22 09:33:28 -07:00
Jon Thysell dedef46026
RNW Support Policy Doc (#709)
This PR adds a new support page, which documents and details the official support policy for RNW.
2022-06-21 12:36:12 -07:00
dependabot[bot] 787ad1cf61
Bump simple-plist from 1.1.0 to 1.3.1 in /samples/rssreader (#702)
Bumps [simple-plist](https://github.com/wollardj/simple-plist) from 1.1.0 to 1.3.1.
- [Release notes](https://github.com/wollardj/simple-plist/releases)
- [Commits](https://github.com/wollardj/simple-plist/compare/1.1.0...v1.3.1)

---
updated-dependencies:
- dependency-name: simple-plist
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-06-14 09:57:28 -07:00
Jon Thysell 28079af811
Update static js pages with titles and proper site styles (#708)
This PR adds titles to each of the static js pages (rather than
defaulting the not useful full main site title.

This PR also cleans up the ini-cli page to better align with the styles
of the other static pages.
2022-06-14 09:45:00 -07:00
Jon Thysell e5688134da
Update dependabot.yml 2022-06-14 09:35:08 -07:00
dependabot[bot] 1349b7bdd1
Bump simple-plist in /samples-old/TodosFeed/TodosFeed (#703)
Bumps [simple-plist](https://github.com/wollardj/simple-plist) from 1.1.0 to 1.3.1.
- [Release notes](https://github.com/wollardj/simple-plist/releases)
- [Commits](https://github.com/wollardj/simple-plist/compare/1.1.0...v1.3.1)

---
updated-dependencies:
- dependency-name: simple-plist
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-06-14 09:33:16 -07:00
dependabot[bot] d115f55528
Bump simple-plist from 1.3.0 to 1.3.1 in /samples-old/CameraDemo (#704)
Bumps [simple-plist](https://github.com/wollardj/simple-plist) from 1.3.0 to 1.3.1.
- [Release notes](https://github.com/wollardj/simple-plist/releases)
- [Commits](https://github.com/wollardj/simple-plist/compare/v1.3.0...v1.3.1)

---
updated-dependencies:
- dependency-name: simple-plist
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-06-14 09:32:26 -07:00
dependabot[bot] 833c5043c1
Bump simple-plist from 1.1.1 to 1.3.1 in /samples/AppServiceDemo (#705)
Bumps [simple-plist](https://github.com/wollardj/simple-plist) from 1.1.1 to 1.3.1.
- [Release notes](https://github.com/wollardj/simple-plist/releases)
- [Commits](https://github.com/wollardj/simple-plist/compare/v1.1.1...v1.3.1)

---
updated-dependencies:
- dependency-name: simple-plist
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-06-14 09:30:25 -07:00
dependabot[bot] 90d22eca55
Bump predefine from 0.1.2 to 0.1.3 in /samples-old/TodosFeed/TodosFeed (#701)
Bumps [predefine](https://github.com/bigpipe/predefine) from 0.1.2 to 0.1.3.
- [Release notes](https://github.com/bigpipe/predefine/releases)
- [Commits](https://github.com/bigpipe/predefine/compare/0.1.2...0.1.3)

---
updated-dependencies:
- dependency-name: predefine
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-06-14 09:28:45 -07:00
Alexander Sklar ab80f878d1
Update index.js (#707)
* Update index.js

fix link to new Getting started from docs.microsoft.com
(otherwise it points to maui...)

* Update index.js
2022-06-07 09:14:42 +00:00
Jon Thysell 33192de4bb
Fix Website CI (#700) 2022-05-31 15:50:15 -07:00
Jon Thysell 5823abeb10
Fix old link in e2e-test-more-about (#699) 2022-05-17 10:55:44 -07:00
Jon Thysell 311e121166
Update Experimental NuGet documentation (#696)
Changes were made starting with RNW 0.68 to make switching between
building from RNW source and nugets easier.

This PR updates the docs to reflect these easier steps for RNW >= 0.68
and also to clarify the correct steps for earlier versions.

Addressing the confusion from the older steps asking for unnecessary
changes. See
https://github.com/microsoft/react-native-windows/issues/9937
2022-05-16 13:50:40 -07:00
Agne Lukoseviciute a15faee4cc
workflow for adding issues to bug board, using rnbot token (#695) 2022-05-09 14:35:18 -07:00
Jon Thysell 9630b76ae4
Fix GH Actions links (#694)
* Fix GH Actions links

* remove lanaguage specfication from actions links
2022-04-27 05:56:20 +00:00
dependabot[bot] 801ccd2a4c
Bump async from 2.6.3 to 2.6.4 in /samples/Calculator/cppwinrt (#689)
Bumps [async](https://github.com/caolan/async) from 2.6.3 to 2.6.4.
- [Release notes](https://github.com/caolan/async/releases)
- [Changelog](https://github.com/caolan/async/blob/v2.6.4/CHANGELOG.md)
- [Commits](https://github.com/caolan/async/compare/v2.6.3...v2.6.4)

---
updated-dependencies:
- dependency-name: async
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-04-21 15:41:54 -07:00
dependabot[bot] ebe514cf76
Bump async from 2.6.3 to 2.6.4 in /samples/NativeModuleSample/cppwinrt (#692)
Bumps [async](https://github.com/caolan/async) from 2.6.3 to 2.6.4.
- [Release notes](https://github.com/caolan/async/releases)
- [Changelog](https://github.com/caolan/async/blob/v2.6.4/CHANGELOG.md)
- [Commits](https://github.com/caolan/async/compare/v2.6.3...v2.6.4)

---
updated-dependencies:
- dependency-name: async
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-04-21 15:41:24 -07:00
dependabot[bot] a4d74263c2
Bump async from 2.6.3 to 2.6.4 in /samples/Calculator/csharp (#691)
Bumps [async](https://github.com/caolan/async) from 2.6.3 to 2.6.4.
- [Release notes](https://github.com/caolan/async/releases)
- [Changelog](https://github.com/caolan/async/blob/v2.6.4/CHANGELOG.md)
- [Commits](https://github.com/caolan/async/compare/v2.6.3...v2.6.4)

---
updated-dependencies:
- dependency-name: async
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-04-21 15:41:09 -07:00
dependabot[bot] 5dbe0d9364
Bump async from 2.6.3 to 2.6.4 in /samples/rssreader (#690)
Bumps [async](https://github.com/caolan/async) from 2.6.3 to 2.6.4.
- [Release notes](https://github.com/caolan/async/releases)
- [Changelog](https://github.com/caolan/async/blob/v2.6.4/CHANGELOG.md)
- [Commits](https://github.com/caolan/async/compare/v2.6.3...v2.6.4)

---
updated-dependencies:
- dependency-name: async
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-04-21 15:41:02 -07:00
dependabot[bot] d8c0a80c5a
Bump async from 2.6.3 to 2.6.4 in /samples-old/CameraDemo (#687)
Bumps [async](https://github.com/caolan/async) from 2.6.3 to 2.6.4.
- [Release notes](https://github.com/caolan/async/releases)
- [Changelog](https://github.com/caolan/async/blob/v2.6.4/CHANGELOG.md)
- [Commits](https://github.com/caolan/async/compare/v2.6.3...v2.6.4)

---
updated-dependencies:
- dependency-name: async
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-04-21 15:17:10 -07:00
dependabot[bot] 6af6aa249d
Bump async from 2.6.3 to 2.6.4 in /samples/CalculatorNuGet (#688)
Bumps [async](https://github.com/caolan/async) from 2.6.3 to 2.6.4.
- [Release notes](https://github.com/caolan/async/releases)
- [Changelog](https://github.com/caolan/async/blob/v2.6.4/CHANGELOG.md)
- [Commits](https://github.com/caolan/async/compare/v2.6.3...v2.6.4)

---
updated-dependencies:
- dependency-name: async
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-04-21 15:17:03 -07:00
dependabot[bot] b07e6a275a
Bump async from 2.6.3 to 2.6.4 in /samples/AppServiceDemo (#693)
Bumps [async](https://github.com/caolan/async) from 2.6.3 to 2.6.4.
- [Release notes](https://github.com/caolan/async/releases)
- [Changelog](https://github.com/caolan/async/blob/v2.6.4/CHANGELOG.md)
- [Commits](https://github.com/caolan/async/compare/v2.6.3...v2.6.4)

---
updated-dependencies:
- dependency-name: async
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-04-21 15:16:36 -07:00
dependabot[bot] 8f4dc99cd2
Bump cocoapods-downloader from 1.5.1 to 1.6.3 in /samples-old/CameraDemo (#682)
Bumps [cocoapods-downloader](https://github.com/CocoaPods/cocoapods-downloader) from 1.5.1 to 1.6.3.
- [Release notes](https://github.com/CocoaPods/cocoapods-downloader/releases)
- [Changelog](https://github.com/CocoaPods/cocoapods-downloader/blob/master/CHANGELOG.md)
- [Commits](https://github.com/CocoaPods/cocoapods-downloader/compare/1.5.1...1.6.3)

---
updated-dependencies:
- dependency-name: cocoapods-downloader
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-04-21 14:50:50 -07:00
dependabot[bot] c4e22cb37f
Bump cocoapods-downloader in /samples/Calculator/cppwinrt (#681)
Bumps [cocoapods-downloader](https://github.com/CocoaPods/cocoapods-downloader) from 1.6.2 to 1.6.3.
- [Release notes](https://github.com/CocoaPods/cocoapods-downloader/releases)
- [Changelog](https://github.com/CocoaPods/cocoapods-downloader/blob/master/CHANGELOG.md)
- [Commits](https://github.com/CocoaPods/cocoapods-downloader/compare/1.6.2...1.6.3)

---
updated-dependencies:
- dependency-name: cocoapods-downloader
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-04-21 14:50:43 -07:00
dependabot[bot] cb01689ce0
Bump cocoapods-downloader in /samples/CalculatorNuGet (#680)
Bumps [cocoapods-downloader](https://github.com/CocoaPods/cocoapods-downloader) from 1.6.2 to 1.6.3.
- [Release notes](https://github.com/CocoaPods/cocoapods-downloader/releases)
- [Changelog](https://github.com/CocoaPods/cocoapods-downloader/blob/master/CHANGELOG.md)
- [Commits](https://github.com/CocoaPods/cocoapods-downloader/compare/1.6.2...1.6.3)

---
updated-dependencies:
- dependency-name: cocoapods-downloader
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-04-21 14:48:02 -07:00
dependabot[bot] a39e9b9285
Bump cocoapods-downloader in /samples/Calculator/csharp (#679)
Bumps [cocoapods-downloader](https://github.com/CocoaPods/cocoapods-downloader) from 1.6.2 to 1.6.3.
- [Release notes](https://github.com/CocoaPods/cocoapods-downloader/releases)
- [Changelog](https://github.com/CocoaPods/cocoapods-downloader/blob/master/CHANGELOG.md)
- [Commits](https://github.com/CocoaPods/cocoapods-downloader/compare/1.6.2...1.6.3)

---
updated-dependencies:
- dependency-name: cocoapods-downloader
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-04-21 14:47:37 -07:00
dependabot[bot] 1828f1685e
Bump minimist from 1.2.5 to 1.2.6 in /samples-old/CameraDemo (#678)
Bumps [minimist](https://github.com/substack/minimist) from 1.2.5 to 1.2.6.
- [Release notes](https://github.com/substack/minimist/releases)
- [Commits](https://github.com/substack/minimist/compare/1.2.5...1.2.6)

---
updated-dependencies:
- dependency-name: minimist
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-04-21 14:45:24 -07:00
dependabot[bot] 6d848c26d0
Bump minimist from 1.2.5 to 1.2.6 in /samples/AppServiceDemo (#677)
Bumps [minimist](https://github.com/substack/minimist) from 1.2.5 to 1.2.6.
- [Release notes](https://github.com/substack/minimist/releases)
- [Commits](https://github.com/substack/minimist/compare/1.2.5...1.2.6)

---
updated-dependencies:
- dependency-name: minimist
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-04-21 14:45:16 -07:00
dependabot[bot] 415b920800
Bump ansi-regex from 4.1.0 to 4.1.1 in /samples/Calculator/cppwinrt (#669)
Bumps [ansi-regex](https://github.com/chalk/ansi-regex) from 4.1.0 to 4.1.1.
- [Release notes](https://github.com/chalk/ansi-regex/releases)
- [Commits](https://github.com/chalk/ansi-regex/compare/v4.1.0...v4.1.1)

---
updated-dependencies:
- dependency-name: ansi-regex
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-04-21 14:44:24 -07:00
dependabot[bot] b11c25e5ad
Bump plist from 3.0.1 to 3.0.5 in /samples/NativeModuleSample/cppwinrt (#664)
Bumps [plist](https://github.com/TooTallNate/node-plist) from 3.0.1 to 3.0.5.
- [Release notes](https://github.com/TooTallNate/node-plist/releases)
- [Changelog](https://github.com/TooTallNate/plist.js/blob/master/History.md)
- [Commits](https://github.com/TooTallNate/node-plist/commits)

---
updated-dependencies:
- dependency-name: plist
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-04-21 14:44:15 -07:00
Tatiana Kapos 24234c1338
Upgrades NativeModuleSample to .68 (#676)
* upgrade nativemodulesample cppwinrt

* upgrades nativemodulesample csharp
2022-04-05 09:23:24 -07:00
Tatiana Kapos ad9c3cc651
upgrades Calculator Samples (#675) 2022-04-05 09:22:29 -07:00
Chiara Mooney ab3ce173a6
Cut 0.68 Website (#672)
* Cut 0.68

* Cut 68

* Fix Broken Links
2022-04-04 11:44:14 -07:00
Julio César Rocha 843ff658cc
Document mixed `PackageReference` and `packages.config` projects (#628)
* Add managing-cpp-deps

* Code-quote hyperlink terms where needed

* Update docs/managing-cpp-deps.md

Co-authored-by: Nick Gerleman <nick@nickgerleman.com>

* Refer to "community modules" instead of RN Picker.

Co-authored-by: Nick Gerleman <nick@nickgerleman.com>

* Add instructions for running MSBuild directly

* Fix typo

* Add MSBuild.exe to .spelling

* Incorporate editing suggestions

Co-authored-by: Alexander Sklar <asklar@microsoft.com>

Co-authored-by: Nick Gerleman <nick@nickgerleman.com>
Co-authored-by: Jon Thysell <thysell@gmail.com>
Co-authored-by: Alexander Sklar <asklar@microsoft.com>
2022-04-04 08:47:58 -07:00
dependabot[bot] bb69ce01c1
Bump ansi-regex from 4.1.0 to 4.1.1 in /samples/Calculator/csharp (#665)
Bumps [ansi-regex](https://github.com/chalk/ansi-regex) from 4.1.0 to 4.1.1.
- [Release notes](https://github.com/chalk/ansi-regex/releases)
- [Commits](https://github.com/chalk/ansi-regex/compare/v4.1.0...v4.1.1)

---
updated-dependencies:
- dependency-name: ansi-regex
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-04-01 11:55:15 -07:00