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

Allow rowsMax to equal rows in TextField #2312

Merged
merged 1 commit into from
Nov 29, 2015

Conversation

kevlened
Copy link
Contributor

Resolves: #2311

@oliviertassinari
Copy link
Member

@kevlened Thanks 👍. The travis fail. It looks like a regression with the react babel plugin.

oliviertassinari added a commit that referenced this pull request Nov 29, 2015
[TextField] Allow rowsMax to equal rows
@oliviertassinari oliviertassinari merged commit 0926b4d into mui:master Nov 29, 2015
@zannager zannager added the component: text field This is the name of the generic UI component, not the React module! label Mar 14, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
component: text field This is the name of the generic UI component, not the React module!
Projects
None yet
Development

Successfully merging this pull request may close these issues.

The TextField property rowsMax is ignored if rows == rowsMax
3 participants