-
Notifications
You must be signed in to change notification settings - Fork 469
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: table class updates #834
Conversation
* add autofocus handler * Fix selection height
* Expand children for SearchSelect compatibility * Expand children for Select compatibility * Expand children for MultiSelect compatibility
* fix switch color --------- Co-authored-by: Maxime BAUCHET <[email protected]>
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
🎉 This PR is included in version 3.11.2-beta.1 🎉 The release is available on: Your semantic-release bot 📦🚀 |
🎉 This PR is included in version 3.12.0-beta.2 🎉 The release is available on: Your semantic-release bot 📦🚀 |
🎉 This PR is included in version 3.12.0-beta-package-updates.1 🎉 The release is available on: Your semantic-release bot 📦🚀 |
🎉 This PR is included in version 3.12.0-beta-customcolors.1 🎉 The release is available on: Your semantic-release bot 📦🚀 |
Description
This PR improves the default styling and overflow behaviour of the table.
Related issue(s)
Closes #TBD
What kind of change does this PR introduce? (check at least one)
Does this PR introduce a breaking change? (check one)
If yes, please describe the impact and migration path for existing applications:
How has This been tested?
Storybook
Screenshots (if appropriate):
The PR fulfills these requirements:
main
branch