Skip to content

[TextField] style of multiline textfield#1564

Closed
krvital wants to merge 2 commits intomui:masterfrom
krvital:patch-1
Closed

[TextField] style of multiline textfield#1564
krvital wants to merge 2 commits intomui:masterfrom
krvital:patch-1

Conversation

@krvital
Copy link

@krvital krvital commented Aug 31, 2015

Added ability to use inputStyle property for customizing inner textarea element style when multiLine={true}

Added ability to use ```inputStyle``` property for customizing inner textarea element style when ```multiLine={true}```
@oliviertassinari
Copy link
Member

Can you update the doc? (propType of the component and /doc)

@krvital
Copy link
Author

krvital commented Sep 1, 2015

inputStyle propType is already there and inputStyle property works for input element inside TextField, but didn't work for textarea element. I've updated the /doc.

@oliviertassinari
Copy link
Member

Thanks

@shaurya947
Copy link
Contributor

@krvital could you please rebase?

@oliviertassinari
Copy link
Member

@krvital Can you add iconStyle to the propTypes list of this component?
Thanks!

Copy link
Member

Choose a reason for hiding this comment

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

Fixed by #1980

@shaurya947 shaurya947 closed this Oct 26, 2015
mnajdova pushed a commit to mnajdova/material-ui that referenced this pull request Nov 10, 2020
Bumps [jest](https://github.com/facebook/jest) from 24.9.0 to 25.1.0.
- [Release notes](https://github.com/facebook/jest/releases)
- [Changelog](https://github.com/facebook/jest/blob/master/CHANGELOG.md)
- [Commits](jestjs/jest@v24.9.0...v25.1.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
@zannager zannager added the scope: text field Changes related to the text field. label Mar 14, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

scope: text field Changes related to the text field.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants