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

refactor(ui5-textarea): rename property maxLength to maxlength #1068

Merged
merged 1 commit into from
Dec 17, 2019

Conversation

ilhan007
Copy link
Member

The ui5-input has the same property and it is called maxlength (lowercase) and as the native input element attribute is called the same way, we decided to rename ui5-textarea maxLength (camelcase) to maxlength (lowercase)

BREAKING CHANGE: The property maxLength has been renamed to maxlength.
Also, the corresponding attribute name is changed from max-length to maxlength.

BREAKING CHANGE: The property maxLength has been renamed to maxlength.
Also, the attribute name is changed from max-length to maxlength.
Copy link
Member

@MapTo0 MapTo0 left a comment

Choose a reason for hiding this comment

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

@ilhan007 ilhan007 merged commit b2ee6a3 into master Dec 17, 2019
@ilhan007 ilhan007 deleted the refactor-text-area branch December 17, 2019 10:21
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.

None yet

2 participants