-
Notifications
You must be signed in to change notification settings - Fork 601
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Update README to streamline core focus of the FAST project #6944
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
janechu
force-pushed
the
users/janechu/update-readme
branch
from
April 26, 2024 18:12
ccf588e
to
cd56edd
Compare
scomea
reviewed
May 6, 2024
5 tasks
janechu
added a commit
that referenced
this pull request
May 21, 2024
# Pull Request ## 📖 Description Removal of the `@microsoft/fast-react-wrapper` as this is being deprecated. ### 🎫 Issues Closes #6952. ## 👩💻 Reviewer Notes Removal of the reference in the root README.md will occur in #6944. ## ✅ Checklist ### General <!--- Review the list and put an x in the boxes that apply. --> - [x] I have included a change request file using `$ yarn change` - [ ] I have added tests for my changes. - [x] I have tested my changes. - [ ] I have updated the project documentation to reflect my changes. - [x] I have read the [CONTRIBUTING](https://github.com/microsoft/fast/blob/master/CONTRIBUTING.md) documentation and followed the [standards](/docs/community/code-of-conduct/#our-standards) for this project. ## ⏭ Next Steps <!--- If there is relevant follow-up work to this PR, please list any existing issues or provide brief descriptions of what you would like to do next. --> - Post a deprecated message to the npm package.
chrisdholt
approved these changes
May 21, 2024
radium-v
approved these changes
May 21, 2024
Co-authored-by: John Kreitlow <[email protected]>
Co-authored-by: John Kreitlow <[email protected]>
janechu
added a commit
that referenced
this pull request
Jun 10, 2024
# Pull Request ## 📖 Description Removal of the `@microsoft/fast-react-wrapper` as this is being deprecated. ### 🎫 Issues Closes #6952. ## 👩💻 Reviewer Notes Removal of the reference in the root README.md will occur in #6944. ## ✅ Checklist ### General <!--- Review the list and put an x in the boxes that apply. --> - [x] I have included a change request file using `$ yarn change` - [ ] I have added tests for my changes. - [x] I have tested my changes. - [ ] I have updated the project documentation to reflect my changes. - [x] I have read the [CONTRIBUTING](https://github.com/microsoft/fast/blob/master/CONTRIBUTING.md) documentation and followed the [standards](/docs/community/code-of-conduct/#our-standards) for this project. ## ⏭ Next Steps <!--- If there is relevant follow-up work to this PR, please list any existing issues or provide brief descriptions of what you would like to do next. --> - Post a deprecated message to the npm package.
janechu
added a commit
that referenced
this pull request
Jun 10, 2024
# Pull Request ## 📖 Description <!--- Provide some background and a description of your work. What problem does this change solve? Is this a breaking change, chore, fix, feature, etc? --> This pull request simplifies the root level README in accordance with a re-alignment on core FAST goals. We will be re-focusing the project around the `@microsoft/fast-element` package and a number of existing packages will have RFCs in the future for discussion around deprecation strategy. ## ✅ Checklist ### General <!--- Review the list and put an x in the boxes that apply. --> - [ ] I have included a change request file using `$ yarn change` - [ ] I have added tests for my changes. - [ ] I have tested my changes. - [x] I have updated the project documentation to reflect my changes. - [x] I have read the [CONTRIBUTING](https://github.com/microsoft/fast/blob/master/CONTRIBUTING.md) documentation and followed the [standards](/docs/community/code-of-conduct/#our-standards) for this project. --------- Co-authored-by: John Kreitlow <[email protected]>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Pull Request
📖 Description
This pull request simplifies the root level README in accordance with a re-alignment on core FAST goals.
We will be re-focusing the project around the
@microsoft/fast-element
package and a number of existing packages will have RFCs in the future for discussion around deprecation strategy.✅ Checklist
General
$ yarn change