Skip to content
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): allow multi-row textarea #16

Merged
merged 4 commits into from
Apr 27, 2019
Merged

Conversation

i8ramin
Copy link
Contributor

@i8ramin i8ramin commented Apr 26, 2019

when rows are provided to a textarea, the fixed height is removed and set to "auto"

Screen Shot 2019-04-26 at 2 28 38 PM

when rows are provided to a textarea, the fixed height is removed and set to "auto"
@adamraider
Copy link
Contributor

@i8ramin this is cool, could you add a story for it in storybook? So we can visually track it with chromatic.

@i8ramin
Copy link
Contributor Author

i8ramin commented Apr 26, 2019

@i8ramin this is cool, could you add a story for it in storybook? So we can visually track it with chromatic.

There was actually already a storybook. It was just using the wrong attribute -- 881e1d2#diff-9008c83448da3b291989f05165b793edR68

@adamraider adamraider changed the title feat(component): allow multi-row textarea feat(textarea): allow multi-row textarea Apr 26, 2019
adamraider and others added 2 commits April 26, 2019 21:16
Co-Authored-By: i8ramin <49030+i8ramin@users.noreply.github.com>
Co-Authored-By: i8ramin <49030+i8ramin@users.noreply.github.com>
Copy link
Contributor

@adamraider adamraider left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks Ramin!

@adamraider adamraider merged commit 9cfbdbd into master Apr 27, 2019
@adamraider adamraider deleted the rb-textarea-rows branch April 27, 2019 01:40
@adamraider
Copy link
Contributor

@allcontributors[bot] please add @i8ramin for code

@allcontributors
Copy link
Contributor

@adamraider

I've put up a pull request to add @i8ramin! 🎉

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants