mirror of
https://github.com/WordPress/WordPress.git
synced 2025-02-20 19:56:49 +01:00
This release fixes a regression from jQuery 3.6.0 that resulted in rounded dimensions for `<tr />` elements in Chrome and Safari. Also, a (mostly) internal Sizzle method, `jQuery.find.tokenize` that was on the jQuery object was accidentally removed when they removed Sizzle in jQuery 3.7.0. That method has been restored. References: - https://blog.jquery.com/2023/08/28/jquery-3-7-1-released-reliable-table-row-dimensions/ - https://github.com/jquery/jquery/compare/3.7.0...3.7.1 Follow-up to [49101], [50445], [50520], [54202], [55012], [55491], [55860]. Props TobiasBg, jorbin. Fixes #59227. Built from https://develop.svn.wordpress.org/trunk@56481 git-svn-id: http://core.svn.wordpress.org/trunk@55993 1a063a9b-81f0-0310-95a4-ce76da25c4cd |
||
|---|---|---|
| .. | ||
| ui | ||
| jquery-migrate.js | ||
| jquery-migrate.min.js | ||
| jquery.color.min.js | ||
| jquery.form.js | ||
| jquery.form.min.js | ||
| jquery.hotkeys.js | ||
| jquery.hotkeys.min.js | ||
| jquery.js | ||
| jquery.masonry.min.js | ||
| jquery.min.js | ||
| jquery.query.js | ||
| jquery.schedule.js | ||
| jquery.serialize-object.js | ||
| jquery.table-hotkeys.js | ||
| jquery.table-hotkeys.min.js | ||
| jquery.ui.touch-punch.js | ||
| suggest.js | ||
| suggest.min.js | ||