Michał Gołębiowski-Owczarek
Michał Gołębiowski-Owczarek
I've just downloaded jQuery UI 1.13.3 via the Custom Download link, selecting the modules you described but the versions look correct. In both files, the only mention of `jQuery.expr[':']` is...
Thanks for the report. Can you provide a test case on [JS Bin](https://jsbin.com/qawicop/edit?html,css,js,output)? Note that jQuery UI is in maintenance mode; see the project status at https://blog.jqueryui.com/2021/10/jquery-maintainers-update-and-transition-jquery-ui-as-part-of-overall-modernization-efforts/.
Interesting that the `Node / test:ie - IE (pull_request)` check run on this PR... I thought actions are supposed to run in a version from the target branch? 🤔
Landed on `main` in 6d78c0768d9aa6ba213678724c89af69a1958df6 and on `3.x-stable` in fb281ca8ca578532f0d1de3161922e330545e520.
Moving this to the jQuery repo for easier commit/PR/issue references.
# Summary of the major `4.0.0` changes Each list is sorted by modules alphabetically, with the exception of `Core` which always comes first. ## Breaking changes * Core: Move the...
We'll use this issue to track just the upgrade guide work.
Thanks for the report. For some reason, we get into an infinite loop entirely within jQuery code, between the deferred & callbacks modules. I haven't debugged the whole flow, but...
The first bad version is 3.0.0, this works fine in 2.2.4. It's not surprising, though, considering the deferred rewrite in 3.0.0.
Landed on `main` in e4d4dd81bfb0c27a9c557746035738319253a30c, cherry-picked to `3.x-stable` in b57c4b51dc0b01085a0686cc3a0f3c5354aba41f. Thanks!