-
Notifications
You must be signed in to change notification settings - Fork 52
Bump @radix-ui/react-separator to 1.0.0, Add ResizeObserver jest mock #928
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
Bump @radix-ui/react-separator to 1.0.0, Add ResizeObserver jest mock #928
Conversation
🦋 Changeset detectedLatest commit: 47a352c The changes in this PR will be included in the next version bump. This PR includes changesets to release 2 packages
Not sure what this means? Click here to learn what changesets are. Click here if you're a maintainer who wants to add another changeset to this PR |
Chromatic Report🚀 Congratulations! Your build was successful! |
Codecov ReportBase: 71.00% // Head: 71.00% // No change to project coverage 👍
Additional details and impacted files@@ Coverage Diff @@
## next-v1 #928 +/- ##
========================================
Coverage 71.00% 71.00%
========================================
Files 204 204
Lines 2894 2894
Branches 807 807
========================================
Hits 2055 2055
Misses 721 721
Partials 118 118 Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here. ☔ View full report at Codecov. |
Self Checklist
Related Issue
None.
Summary
@radix-ui/react-separatorto 1.0.0ResizeObserverjest mock tojest.setup.ts@radix-ui/react-use-sizehook, which Radix primitives internally use.Details
Breaking change or not (Yes/No)
No.
References
ResizeObservermock implementation from: https://github.com/radix-ui/primitives/blob/83a8c13bf66f3d9f17d77caeb187a69eb146930b/scripts/setup-tests.ts