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

Accept a DOM element as container option #7

Merged
merged 1 commit into from Mar 24, 2021
Merged

Conversation

duzun
Copy link
Contributor

@duzun duzun commented Mar 24, 2021

I want to be able to provide the DOM element of the container directly instead of through a selector.
In my use-case there is no unique selector for the container.

I want to be able to provide the DOM element of the container directly instead of through a selector.
In my use-case there is no unique selector for the container.
@Spope Spope merged commit 3f035cd into Spope:master Mar 24, 2021
@Spope
Copy link
Owner

Spope commented Mar 24, 2021

Makes sens, added a fix for this and updated the README. Will publish soon.

@duzun
Copy link
Contributor Author

duzun commented Mar 25, 2021

Thanks!

@Spope
Copy link
Owner

Spope commented Mar 31, 2021

Published in v1.1.6

@duzun
Copy link
Contributor Author

duzun commented Mar 31, 2021

I've just tested the v1.1.6, works great!

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.

None yet

2 participants