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

Release 3.2.0 #219

Open
ghost opened this issue Sep 27, 2021 · 7 comments
Open

Release 3.2.0 #219

ghost opened this issue Sep 27, 2021 · 7 comments

Comments

@ghost
Copy link

ghost commented Sep 27, 2021

There has been 25 commits since 3.1.13.
It'd be a good time for #127 #215 to both get merged as 3.2.0.
CC @mgol @dmethvin!

@mgol
Copy link
Member

mgol commented Sep 27, 2021

I posted comments on both issues.

It'd be interesting to me to hear what use cases you or others have for using this plugin. Originally, it unified multiple events handling the mouse wheel but now we have a standard wheel event supported everywhere: https://caniuse.com/mdn-api_wheelevent. What's missing in the native API that makes you still need this plugin? Knowing that may help with deciding what should be the focus of the library.

P.S. Please don't tag Scott as he's not involved with jQuery projects anymore and we should respect his decision.

@ghost
Copy link
Author

ghost commented Sep 27, 2021

Sorry, I was under the impression the JQuery org member list was up to date. I've now untagged Scott.
I noticed this library in https://github.com/webbukkit/dynmap actually. I have no clue of the use-case.

@ghost
Copy link
Author

ghost commented Sep 27, 2021

Oh it's for <IE8 compatibility I assume. There's a polyfill for indexOf in the code as a matter of fact.

@nagyimre1980
Copy link

jqueryui spinner plugin only works with this.
Therefore, it would be good to continue and support this.
and release the new version.

Or does the standard WheelEvent API work with the jqueryui spinner plugin? How?

https://jqueryui.com/spinner/

@nagyimre1980
Copy link

.???

@nagyimre1980
Copy link

I posted comments on both issues.

It'd be interesting to me to hear what use cases you or others have for using this plugin. Originally, it unified multiple events handling the mouse wheel but now we have a standard wheel event supported everywhere: https://caniuse.com/mdn-api_wheelevent. What's missing in the native API that makes you still need this plugin? Knowing that may help with deciding what should be the focus of the library.

P.S. Please don't tag Scott as he's not involved with jQuery projects anymore and we should respect his decision.

@mgol jqueryui spinner plugin only works with this. :( :( :(

@mgol
Copy link
Member

mgol commented Dec 1, 2022

Don't worry, we're not going to remove anything that would break jQuery UI. If needed, we'll first make changes to jQuery UI source.

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