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

Use Object.assign instead of $.extends #6

Open
Ellisande opened this issue Mar 2, 2017 · 1 comment
Open

Use Object.assign instead of $.extends #6

Ellisande opened this issue Mar 2, 2017 · 1 comment

Comments

@Ellisande
Copy link

Favor for the JavaScript standard over relying on the jQuery specific implementation. Less of an issue since this is a jQuery plugin, but something to consider.

@bebaps
Copy link
Owner

bebaps commented Mar 2, 2017

This will likely be in the revamped implementation. In the end there will be this jQuery version, and a dependency free vanilla JS version.

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

No branches or pull requests

2 participants