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

Rename readOnly to readonly #1628

Merged
merged 2 commits into from
Aug 21, 2020
Merged

Conversation

TheZoker
Copy link
Contributor

@TheZoker TheZoker commented Aug 20, 2020

Since the angular package already uses an attribute called readonly, this PR renames the newly added readOnly attribute to readonly to be consistent throughout the packages.

Closes #1625

@TheZoker TheZoker force-pushed the rename-readonly branch 3 times, most recently from e67e422 to 8dc6838 Compare August 20, 2020 19:58
Since the angular renderers already support an option called readonly, 
we rename the newly added core and React 'readOnly' attribute to 'readonly' 
to be consistent throughout the packages.
Copy link
Member

@sdirix sdirix left a comment

Choose a reason for hiding this comment

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

LGTM! Thanks!

@sdirix sdirix merged commit 9547b79 into eclipsesource:master Aug 21, 2020
@TheZoker TheZoker deleted the rename-readonly branch August 22, 2020 08:09
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.

readonly should be consistent
2 participants