-
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
feat: Textarea #778
feat: Textarea #778
Conversation
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
@mbauchet The Default story of
What I tried and worked is adding: Do you have a smart idea how to fix that? Generally happy to have you reviewing the component :) |
🎉 This PR is included in version 3.11.0-beta.6 🎉 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
This PR adds a new
Textarea
component.Closes #642
Closes #363
Closes #670
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