-
Notifications
You must be signed in to change notification settings - Fork 31
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(@deephaven/components): DH-14630 Custom React Spectrum Provider #1211
feat(@deephaven/components): DH-14630 Custom React Spectrum Provider #1211
Conversation
Codecov Report
@@ Coverage Diff @@
## main #1211 +/- ##
==========================================
+ Coverage 44.26% 45.05% +0.79%
==========================================
Files 450 451 +1
Lines 33480 33490 +10
Branches 8420 8427 +7
==========================================
+ Hits 14820 15090 +270
+ Misses 18610 18350 -260
Partials 50 50
Flags with carried forward coverage won't be shown. Click here to find out more.
... and 7 files with indirect coverage changes Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here. |
57cef03
to
f2d0596
Compare
d708121
to
aaa0b4d
Compare
8d41a16
to
7da9471
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Update the breaking change to be 3rd person and specify which package needs to add react spectrum in the comment.
Can also do feat(@deephaven/components)
in the title I believe to indicate the scope of the change
Supports Enterprise DH-14630
Custom React Spectrum Provider component.
resolves #1210