-
Notifications
You must be signed in to change notification settings - Fork 4
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: Added text area component #773
Conversation
8d0f6d6
to
4f7bac5
Compare
I thought that sizing was done through CSS variables in new components. Can you remove the SizableMixin and style it based on the CSS variable? |
…onents into rkaraivanov/textarea
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.
The styles need some minor changes.
@desig9stein can you validate the implemented component against angular for differences? |
@SisIvanova I spotted a few things.
|
Closes #764