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

Added ability to toggle the Popover #721

Open
wants to merge 5 commits into
base: master
Choose a base branch
from

Commits on Dec 4, 2014

  1. Modified showHidePopover to toggle the popover if already visible. Ad…

    …ded click handlers, in addition to touchend, for showing/hiding the popover.
    mmacmillan committed Dec 4, 2014
    Configuration menu
    Copy the full SHA
    70a83a1 View commit details
    Browse the repository at this point in the history
  2. Added rapid-click protection that could cause the popover to get stuc…

    …k without the ability to close
    mmacmillan committed Dec 4, 2014
    Configuration menu
    Copy the full SHA
    6979545 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f3c11cb View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a7dd7f0 View commit details
    Browse the repository at this point in the history

Commits on Dec 5, 2014

  1. Added a global accessor for the popover implementation, POPOVER, allo…

    …wing programmatic showing/hiding of the popover.
    mmacmillan committed Dec 5, 2014
    1 Configuration menu
    Copy the full SHA
    c5fd255 View commit details
    Browse the repository at this point in the history