-
Notifications
You must be signed in to change notification settings - Fork 13.5k
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
Popover #5420
Milestone
Comments
Ionic v1 popover had a ~300ms click blocker after the popover was removed to prevent clicks from propagating down. This hurt the user experience for users who were trying trying to quickly press buttons after the popover was removed. Would be great if there was another solution in v2 instead of the click blocker. |
Closed
brandyscarney
added a commit
that referenced
this issue
May 23, 2016
add ability to pass event in the transition, so on present of the popover, clean up the positioning references #5420
brandyscarney
added a commit
that referenced
this issue
May 23, 2016
brandyscarney
added a commit
that referenced
this issue
May 24, 2016
brandyscarney
added a commit
that referenced
this issue
May 24, 2016
updated e2e test and added a test to open the popover references #5420
brandyscarney
added a commit
that referenced
this issue
May 24, 2016
brandyscarney
added a commit
that referenced
this issue
May 25, 2016
fix demos so the dot ripple displays correctly references #5420
brandyscarney
added a commit
that referenced
this issue
May 25, 2016
add another wrapper div to fix the arrow not animating at the same time. references #5420
brandyscarney
added a commit
that referenced
this issue
May 25, 2016
Allow popovers to be of dynamic height and only cut them off when they exceed the height of the body. Clean up styles for each mode. references #5420
brandyscarney
added a commit
that referenced
this issue
May 25, 2016
…l on backdrop references #5420
brandyscarney
added a commit
that referenced
this issue
May 25, 2016
add API docs for popover. references #5420
3 tasks
brandyscarney
added a commit
that referenced
this issue
May 26, 2016
brandyscarney
added a commit
that referenced
this issue
May 27, 2016
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
The text was updated successfully, but these errors were encountered: