mirror of
https://github.com/WordPress/WordPress.git
synced 2024-11-10 21:00:59 +01:00
Editor: fix popover positioning.
Pins the floating-ui package versions to avoid breaking changes when they update. Props isabel_brison, ramonopoly, spacedmonkey, bhrugesh12, huzaifaalmesbah, audrasjb, azaozz. Reviewed by audrasjb. Merges [56284] to the 6.3 branch. Fixes #58847. Built from https://develop.svn.wordpress.org/branches/6.3@56289 git-svn-id: http://core.svn.wordpress.org/branches/6.3@55801 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
parent
4a63b05cf5
commit
d0bb87c6a4
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
78
wp-includes/js/dist/components.js
vendored
78
wp-includes/js/dist/components.js
vendored
File diff suppressed because one or more lines are too long
6
wp-includes/js/dist/components.min.js
vendored
6
wp-includes/js/dist/components.min.js
vendored
File diff suppressed because one or more lines are too long
@ -16,7 +16,7 @@
|
||||
*
|
||||
* @global string $wp_version
|
||||
*/
|
||||
$wp_version = '6.3-RC1-56288';
|
||||
$wp_version = '6.3-RC1-56289';
|
||||
|
||||
/**
|
||||
* Holds the WordPress DB revision, increments when changes are made to the WordPress DB schema.
|
||||
|
Loading…
Reference in New Issue
Block a user