-
Notifications
You must be signed in to change notification settings - Fork 467
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: Legend scroll #716
feat: Legend scroll #716
Conversation
* fix ring color for date(range)picker --------- Co-authored-by: Maxime BAUCHET <[email protected]>
* update recharts * feat: added new interval props
* fix search issues on MultiSelect - Add new value to keep availableOptions to search - Reset the searchQuery when onBlur the list options - Keep options selected when the user is searching
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
@mbauchet Changed the target branch to beta and resolved the conflicts. Could you fill out the PR form and include a screenshot and then mark it ready for review? Would be very cool to include this in 3.10 ✨ |
@mbauchet Just testend the thing, you are the 🐐 |
Candidate for |
🎉 This PR is included in version 3.11.0-beta.1 🎉 The release is available on: Your semantic-release bot 📦🚀 |
* fix: tab colors (#768) * feat: Legend scroll (#716) * Add label rotation * fix: Padding improvement when no axes are shown (#774) * fix: value test circle * fix: Transitions Input elements (#776) * feat: Textarea (#778) * feat: add spark charts (bar, line, area) (#759) --------- Co-authored-by: mbauchet <[email protected]> Co-authored-by: Severin Landolt <[email protected]>
Description
Add scroll to legend component
Related issue(s)
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?
Screenshots (if appropriate):
The PR fulfills these requirements:
main
branch