-
Notifications
You must be signed in to change notification settings - Fork 2.7k
[v5] Add support for React 16 and 17 #8461
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
Merged
Merged
Changes from 24 commits
Commits
Show all changes
26 commits
Select commit
Hold shift + click to select a range
a217bec
Add support for React 16 and 17
jo-arroyo f21999e
Change files
jo-arroyo fa53e15
Update change file and package-lock
jo-arroyo 36c3f29
Update change file
jo-arroyo dad567f
Update pipeline - concise versions
jo-arroyo 50ebeb2
Update change file with PR number
jo-arroyo a7ec001
Merge branch 'dev' into feature/react-16-17-support
jo-arroyo 58a0604
Add React 16, 17, 18 samples
jo-arroyo a205781
Update pipelines
jo-arroyo 493966f
Update other sample package.json and package-lock
jo-arroyo ef0068f
Update sample readmes
jo-arroyo d4990d5
Merge branch 'dev' of https://github.com/AzureAD/microsoft-authentica…
jo-arroyo 8e577c7
Merge branch 'feature/react-16-17-support' of https://github.com/Azur…
jo-arroyo c9713b3
Update docs from code review
jo-arroyo 46d953f
Update react samples tests
jo-arroyo ca360e5
Update timeouts for React 16 and 17 samples
jo-arroyo e809be8
Update WelcomeName in samples with ACTIVE_ACCOUNT_CHANGED
jo-arroyo 259e0a9
Update Profile with ACTIVE_ACCOUNT_CHANGED
jo-arroyo c7ed228
Update ProfileRawContext.jsx with ACTIVE_ACCOUNT_CHANGED
jo-arroyo f52120c
Revert timeouts
jo-arroyo 2f11ae4
Other fixes to react 16 and 17 sample
jo-arroyo 7028bb9
Update package-lock
jo-arroyo 364c060
Revert changes made to other samples, will be addressed in another PR
jo-arroyo 183e1a3
Address feedback
jo-arroyo c6bae60
Update react package.json and migration-guide
jo-arroyo 2c0355a
Update package-lock
jo-arroyo File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Some comments aren't visible on the classic Files Changed page.
There are no files selected for viewing
This file contains hidden or 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
This file was deleted.
Oops, something went wrong.
7 changes: 7 additions & 0 deletions
7
change/@azure-msal-react-fc1bd3a1-c1c1-43f6-b654-5934d367b063.json
This file contains hidden or 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
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,7 @@ | ||
| { | ||
| "type": "minor", | ||
| "comment": "Extend peer dependency range to support React 16 (16.8+) and React 17 [#8461](https://github.com/AzureAD/microsoft-authentication-library-for-js/pull/8461)", | ||
| "packageName": "@azure/msal-react", | ||
| "email": "joarroyo@microsoft.com", | ||
| "dependentChangeType": "patch" | ||
| } |
This file contains hidden or 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
This file contains hidden or 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
This file contains hidden or 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
This file contains hidden or 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
This file contains hidden or 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
Oops, something went wrong.
Oops, something went wrong.
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.
Uh oh!
There was an error while loading. Please reload this page.