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

Public member that returns current library version #262

Closed
jlmakes opened this issue Jun 17, 2016 · 0 comments
Closed

Public member that returns current library version #262

jlmakes opened this issue Jun 17, 2016 · 0 comments

Comments

@jlmakes
Copy link
Owner

jlmakes commented Jun 17, 2016

In some situations, one may be working with a minified version of ScrollReveal (e.g. WordPress theme) and desire quick access to the version.

Example Concept:

window.sr = ScrollReveal();
sr.version // e.g. returns 3.2.0
@jlmakes jlmakes modified the milestone: ScrollReveal v3.2.0 Jun 17, 2016
@jlmakes jlmakes closed this as completed in c3628f8 Jul 8, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant