-
Notifications
You must be signed in to change notification settings - Fork 103
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
fix(AnalyticalTable): don't wrap custom header content in Text
component
#6022
Conversation
Size Change: +51 B (+0.01%) Total Size: 400 kB
ℹ️ View Unchanged
|
Pull Request Test Coverage Report for Build 9795848138Details
💛 - Coveralls |
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.
I don't think we need a breaking change note here, wrapping a Text in the header doesn't sound right for me in AnalyticalTable, especially because we had maxLines
set to 1 previously
🎉 This PR is included in version v2.0.0-rc.0 🎉 The release is available on v2.0.0-rc.0 Your semantic-release bot 📦🚀 |
No description provided.