Skip to content

feat(popOver): appendTo#35

Open
lobo87 wants to merge 2 commits into
mattlewis92:masterfrom
redlink-gmbh:master
Open

feat(popOver): appendTo#35
lobo87 wants to merge 2 commits into
mattlewis92:masterfrom
redlink-gmbh:master

Conversation

@lobo87
Copy link
Copy Markdown

@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.

lobo87 added 2 commits July 23, 2018 12:27
* 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
Copy Markdown

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