-
Notifications
You must be signed in to change notification settings - Fork 95
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
feat(deps): add support for react 18 #322
Merged
Commits on Aug 21, 2022
-
feat(peer-deps): add react and react-dom 18 (#321)
This will allow @react-forked/dnd to be installed using react v18 fix #319
Configuration menu - View commit details
-
Copy full SHA for 36e97cd - Browse repository at this point
Copy the full SHA 36e97cdView commit details -
test(dev-deps): migrate from enzyme to @testing-library/react (#323)
* test(dev-deps): remove enzyme libraries from package.json * test(setup): remove enzyme related configuration * test: move REACT_VERSION global declaration * test(dev-deps): setup @testing-library/jest-dom for more details see: https://github.com/testing-library/jest-dom#usage= * test(jsdom env): fix issue with missing TransitionEvent * test(enzyme): drop Placeholder without memo (needed for enzyme) * test(enzyme): drop force upfate util * test(enzyme): drop PassThroughProps util component Not needed anymore, because with @testing-library/react there are no equivalent to the `setProp`. We must use the `rerender` function and we can directly change the prop of child component in the tree if needed. * test(util): drop un-used user input util * test(enzyme): migrate all tests using enzyme to @testing-library/react * chore: bump size snapshot
Configuration menu - View commit details
-
Copy full SHA for 4fa731f - Browse repository at this point
Copy the full SHA 4fa731fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3b22dae - Browse repository at this point
Copy the full SHA 3b22daeView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5cae0bd - Browse repository at this point
Copy the full SHA 5cae0bdView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2d6fba4 - Browse repository at this point
Copy the full SHA 2d6fba4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7106efa - Browse repository at this point
Copy the full SHA 7106efaView commit details -
Configuration menu - View commit details
-
Copy full SHA for 82c111e - Browse repository at this point
Copy the full SHA 82c111eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 89c7d07 - Browse repository at this point
Copy the full SHA 89c7d07View commit details -
Configuration menu - View commit details
-
Copy full SHA for dc92b26 - Browse repository at this point
Copy the full SHA dc92b26View commit details -
Configuration menu - View commit details
-
Copy full SHA for ed0e9c2 - Browse repository at this point
Copy the full SHA ed0e9c2View commit details -
Configuration menu - View commit details
-
Copy full SHA for e728b7a - Browse repository at this point
Copy the full SHA e728b7aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 142563e - Browse repository at this point
Copy the full SHA 142563eView commit details -
Configuration menu - View commit details
-
Copy full SHA for b990622 - Browse repository at this point
Copy the full SHA b990622View commit details -
Configuration menu - View commit details
-
Copy full SHA for 26bf701 - Browse repository at this point
Copy the full SHA 26bf701View commit details -
chore(test): fix issue when running test with react major version env…
… set (#392) also reactor how we manipulate environment variables in our test
Configuration menu - View commit details
-
Copy full SHA for 5ce1957 - Browse repository at this point
Copy the full SHA 5ce1957View commit details -
Configuration menu - View commit details
-
Copy full SHA for 66d5374 - Browse repository at this point
Copy the full SHA 66d5374View commit details -
Configuration menu - View commit details
-
Copy full SHA for 40bd6bc - Browse repository at this point
Copy the full SHA 40bd6bcView commit details -
Configuration menu - View commit details
-
Copy full SHA for b7e5a2f - Browse repository at this point
Copy the full SHA b7e5a2fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 811fb88 - Browse repository at this point
Copy the full SHA 811fb88View commit details -
Configuration menu - View commit details
-
Copy full SHA for ee38217 - Browse repository at this point
Copy the full SHA ee38217View commit details -
Configuration menu - View commit details
-
Copy full SHA for e73a8fc - Browse repository at this point
Copy the full SHA e73a8fcView commit details -
Configuration menu - View commit details
-
Copy full SHA for 525fb63 - Browse repository at this point
Copy the full SHA 525fb63View commit details -
Configuration menu - View commit details
-
Copy full SHA for 68fe9b8 - Browse repository at this point
Copy the full SHA 68fe9b8View commit details -
Configuration menu - View commit details
-
Copy full SHA for b9e7240 - Browse repository at this point
Copy the full SHA b9e7240View commit details
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.