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(popOver): appendTo #35

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

Conversation

lobo87
Copy link

@lobo87 lobo87 commented Jul 23, 2018

Having the popover always appended to body, will cause issues if it's not the main scraollable container. Popover will stay at the initial position and will not scroll.

Added an argument append-to. The popup will be appended to the given CSS selector.
Added a basic example to the index.html.

* added possibility to add a parent where the container should be appended to. (Having the button in a container different than body, it wont scroll)
* added test to index.html
* bumped version
@coveralls
Copy link

Coverage Status

Coverage remained the same at 100.0% when pulling d0d07a1 on redlink-gmbh:master into 3006a35 on mattlewis92:master.

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.

2 participants