Michał Gołębiowski-Owczarek
Michał Gołębiowski-Owczarek
### Summary ### Those APIs have formally been deprecated since `3.0.0`, but they never made its way into the deprecated module. Ref gh-5569 Note: this PR only makes sense in...
### Summary ### `jQuery.expr.filters` have been deprecated since jQuery `3.0.0` but this removal was missed along removing other deprecated APIs as it never made its way into the `deprecated` module....
### Summary ### Sizzle & the `3.x-stable` branch have tests adding a custom attribute getter to `attrHandle` and checking if selection takes it into account. `attrHandle` was removed from the...
### Description ### Numerous jQuery UI widgets are not working correctly with CSS zoom, as reported in https://github.com/jquery/jquery-ui/issues/2292. The root cause is jQuery UI reliance on `.offset()` which returns final...
### Summary ### iOS 18 is out. It's already available in BrowserStack. iOS is the last browser we need to bump manually in configs. It'd be cool to eventually compute...
### Summary ### 3.x version of PR #5553 ### Checklist ### * ~~New tests have been added to show the fix or feature works~~ * ~~If needed, a docs issue/PR...
### Summary ### ### Checklist ### * [x] New tests have been added to show the fix or feature works * ~~If needed, a docs issue/PR was created at https://github.com/jquery/api.jquery.com~~
**Do you want to request a *feature* or report a *bug*?** A bug (I think). **What is the current behavior?** Yarn prints everything to stdout, including debugging info not related...
Fixes gh-1243 Ref jquery/jquery#5452 Ref jquery/jquery-migrate#540 A new version of #1254.