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

.selector removed in jQuery 3 #21

Closed
Clex1o1 opened this issue Jan 18, 2017 · 4 comments
Closed

.selector removed in jQuery 3 #21

Clex1o1 opened this issue Jan 18, 2017 · 4 comments

Comments

@Clex1o1
Copy link

Clex1o1 commented Jan 18, 2017

https://api.jquery.com/selector/

maybe replace it with attr('class') ?

@maxpoletaev
Copy link
Owner

Sure. I will try to do.

@maxpoletaev
Copy link
Owner

It will also affect #9 problem.

@Clex1o1
Copy link
Author

Clex1o1 commented Jan 18, 2017

thanks man!

@maxpoletaev
Copy link
Owner

maxpoletaev commented Jan 21, 2017

It was not so easy. I can't use attr('class') because I need to store the context of the current block. And now I can't use .selector. Hmm... This change makes the plugin useless. I think I should mark it as deprecated. Sorry. The reasons are described in Deprecation notice.

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

2 participants