Skip to content

Conversation

CheapSk8
Copy link

Changed functions argument to single object of named params to merge with defaults object. Eliminates need to provide all args when calling method. IE: $myObject.visible({container: $scrollParent, partial: true});

Changed functions argument to single object of named params to merge with defaults object. Eliminates need to provide all args when calling method. IE: $myObject.visible({container: $scrollParent, partial: true});
Updated README to show latest proposed changes and provide additional examples of usage.
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