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

Extend elements_selector option #130

Merged

Conversation

SassNinja
Copy link
Contributor

This PR extends the elements_selector option so the selector can also be an element node and not only a string.

This is meant to be used in cases where you want to (re)init all lazyload items in a specific container or where you don't have a selector (dynamically built content etc.)

As discussed in #121 it's an alternative to adding a new elements_container and less confusing for the user.

@verlok would you please review & merge if it's ok?

@SassNinja SassNinja mentioned this pull request Sep 9, 2017
@verlok
Copy link
Owner

verlok commented Sep 9, 2017

Of course. ASAP.

Copy link
Owner

@verlok verlok left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Good job!

@verlok verlok merged commit 9e9ef6b into verlok:development Sep 13, 2017
@verlok
Copy link
Owner

verlok commented Sep 13, 2017

Done in version 10. Now I need to do it on version 9.

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