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

Closed
ghost opened this issue Sep 27, 2021 · 14 comments
Closed

Release 3.2.0 #219

ghost opened this issue Sep 27, 2021 · 14 comments
Assignees

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.

@melloware
Copy link

Bump can we publish this now that Jquery 4.0 dropped support for bind and this has already been converted for on and off?

@mgol
Copy link
Member

mgol commented Mar 1, 2025

jQuery 4.0.0 won’t drop support for bind. The API will remain supported, although deprecated.

@mgol
Copy link
Member

mgol commented Mar 14, 2025

I'm removing the jQuery UI Spinner dependency on this plugin in jquery/jquery-ui#2338.

@mgol mgol self-assigned this Mar 14, 2025
@melloware
Copy link

Awesome! Thank you @mgol that will let us retire using this plugin!

@nagyimre1980
Copy link

A jQuery 4.0.0 nem fogja megszüntetni a kötés támogatását. Az API továbbra is támogatott, bár elavult.

thank you very much!!!!

@mgol
Copy link
Member

mgol commented Mar 17, 2025

We're almost ready for a release, I just need to get access to the npm package. This is the only package I identified that's only owned by @dmethvin and not the rest of the team. Hopefully Dave will grant me permissions soon.

@mgol
Copy link
Member

mgol commented Mar 17, 2025

jQuery MouseWheel 3.2.1 has been released now; see the Change Log for the list of changes in 3.2.0 & 3.2.1.

@mgol mgol closed this as completed Mar 17, 2025
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

3 participants