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

feat(popups): Implement declarative API for open/close #4653

Merged
merged 9 commits into from
Feb 18, 2022

Conversation

TeodorTaushanov
Copy link
Member

@ilhan007 ilhan007 closed this Jan 31, 2022
@ilhan007 ilhan007 reopened this Jan 31, 2022
/**
* Defines the opener id of the element that the popover is shown at
* @public
* @type {String}
Copy link
Member

Choose a reason for hiding this comment

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

since 1.2.0

@@ -60,12 +60,23 @@ const metadata = {

/**
* Indicates if the element is open
* @public
* @type {boolean}
Copy link
Member

Choose a reason for hiding this comment

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

since 1.2.0

packages/main/src/Popover.js Outdated Show resolved Hide resolved
Copy link
Member

@ilhan007 ilhan007 left a comment

Choose a reason for hiding this comment

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

Overall it seems fine, could you just check one more thing - Responsive Popover in the mobile case (opens as a Dialog), locally it blinks for me - opens and closes immediately. To test it - just click the first button on the test page http://localhost:8080/test-resources/pages/ResponsivePopover.html

@ilhan007
Copy link
Member

Hello @TeodorTaushanov the change seems almost ready, there are just few comments left. Do you need any support from our side?

@TeodorTaushanov TeodorTaushanov dismissed stale reviews from ilhan007 and georgimkv February 15, 2022 14:39

Done.

@TeodorTaushanov TeodorTaushanov requested review from ilhan007 and a team and removed request for ilhan007 February 15, 2022 14:40
@ilhan007 ilhan007 merged commit af70586 into master Feb 18, 2022
@ilhan007 ilhan007 deleted the PopupsDeclarativeAPI branch February 18, 2022 12:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants