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-popover, ui5-responsive-popover): rename "openBy" to "showAt" #3540

Merged
merged 1 commit into from
Jul 28, 2021

Conversation

ilhan007
Copy link
Member

Rename the Popover's and ResponsivePopover's "openBy" method to "showAt" to have more consistent API with the Toast and Dialog components, which have "show" method. The name "showBy" has been also discussed, but from English language perspective to "show" something "at" some place is more accurate to say and this why we picked up "showAt".

BREAKING CHANGE: Popover's and ResponsivePopover's "openBy" method has been renamed to "showAt".

Copy link
Contributor

@fifoosid fifoosid left a comment

Choose a reason for hiding this comment

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

LGTM, but I would wait a review from @SAP/ui5-webcomponents-topic-rd before merging

@ilhan007
Copy link
Member Author

Hello @SAP/ui5-webcomponents-topic-rd could you review this change. In case of any questions or concerns, we can discuss it here or offline.

@ilhan007 ilhan007 merged commit 59f5354 into master Jul 28, 2021
@ilhan007 ilhan007 deleted the popup-openBy-showAt branch July 28, 2021 07:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants