Skip to content

Commit 9c9c36d

Browse files
committed
Merge remote-tracking branch 'upstream/trunk' into rtc/avoid-duplicate-room-split
2 parents 49f278e + fcfe22a commit 9c9c36d

34 files changed

Lines changed: 914 additions & 134 deletions

composer.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,11 @@
3232
},
3333
"lock": false
3434
},
35+
"autoload-dev": {
36+
"psr-4": {
37+
"WordPress\\PHPStan\\": "tests/phpstan/"
38+
}
39+
},
3540
"scripts": {
3641
"phpstan": "@php ./vendor/bin/phpstan analyse --memory-limit=2G",
3742
"compat": "@php ./vendor/squizlabs/php_codesniffer/bin/phpcs --standard=phpcompat.xml.dist --report=summary,source",

package-lock.json

Lines changed: 0 additions & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -113,7 +113,6 @@
113113
"wicg-inert": "3.1.3"
114114
},
115115
"scripts": {
116-
"postinstall": "npm run gutenberg:verify",
117116
"build": "grunt build",
118117
"build:dev": "grunt build --dev",
119118
"build:gutenberg": "grunt build:gutenberg",

src/wp-admin/css/colors/_admin.scss

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -475,13 +475,13 @@ ul#adminmenu > li.current > a.current:after {
475475
#wpadminbar .quicklinks li a:focus .blavatar,
476476
#wpadminbar .quicklinks .ab-sub-wrapper .menupop.hover > a .blavatar,
477477
#wpadminbar .menupop .menupop > .ab-item:hover:before,
478-
#wpadminbar.mobile .quicklinks .ab-icon:before,
479-
#wpadminbar.mobile .quicklinks .ab-item:before {
478+
#wpadminbar.mobile .quicklinks .hover .ab-icon:before,
479+
#wpadminbar.mobile .quicklinks .hover .ab-item:before {
480480
color: variables.$menu-submenu-focus-text;
481481
}
482482

483-
#wpadminbar.mobile .quicklinks .hover .ab-icon:before,
484-
#wpadminbar.mobile .quicklinks .hover .ab-item:before {
483+
#wpadminbar.mobile .quicklinks .ab-icon:before,
484+
#wpadminbar.mobile .quicklinks .ab-item:before {
485485
color: variables.$menu-icon;
486486
}
487487

src/wp-admin/css/common.css

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -829,7 +829,7 @@ img.emoji {
829829
border-radius: 50%;
830830
color: var(--wp-admin-theme-color, #3858e9);
831831
/* vertically center the icon cross browsers */
832-
line-height: 1.28;
832+
line-height: 1.1;
833833
}
834834

835835
.tagchecklist .ntdelbutton:focus {
@@ -961,7 +961,6 @@ a#remove-post-thumbnail:hover,
961961

962962
#publishing-action .spinner {
963963
float: none;
964-
margin-top: 5px;
965964
}
966965

967966
#misc-publishing-actions {
@@ -2460,7 +2459,7 @@ h1.nav-tab-wrapper, /* Back-compat for pre-4.4 */
24602459
filter: alpha(opacity=70);
24612460
width: 20px;
24622461
height: 20px;
2463-
margin: 4px 10px 0;
2462+
margin: 10px 10px 0;
24642463
}
24652464

24662465
.spinner.is-active,
@@ -2480,6 +2479,7 @@ h1.nav-tab-wrapper, /* Back-compat for pre-4.4 */
24802479
}
24812480
#template .submit .spinner {
24822481
float: none;
2482+
vertical-align: top;
24832483
}
24842484

24852485
.metabox-holder .stuffbox > h3, /* Back-compat for pre-4.4 */

src/wp-admin/css/customize-controls.css

Lines changed: 6 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@ body {
7070

7171
#customize-save-button-wrapper {
7272
float: right;
73-
margin-top: 3px; /* Vertically center 40px button in 45px header */
73+
margin-top: 7px; /* Vertically center 32px button in 45px header */
7474
}
7575

7676
body:not(.ready) #customize-save-button-wrapper .save {
@@ -572,6 +572,10 @@ body.trashing #publish-settings {
572572
display: block;
573573
}
574574

575+
.accordion-section-title button.accordion-trigger .spinner {
576+
margin-top: 0;
577+
}
578+
575579
@media (prefers-reduced-motion: reduce) {
576580
#customize-theme-controls .accordion-section-title,
577581
#customize-outer-theme-controls .accordion-section-title {
@@ -2996,9 +3000,8 @@ body.adding-widget .add-new-widget:before,
29963000
}
29973001

29983002
.wp-core-ui.wp-customizer .button {
2999-
min-height: 30px;
30003003
padding: 0 14px;
3001-
line-height: 2;
3004+
line-height: 2.14285714; /* 30px */
30023005
font-size: 14px;
30033006
vertical-align: middle;
30043007
}

src/wp-admin/css/dashboard.css

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,6 @@
6060
/* Required min-height to make the jQuery UI Sortable drop zone work. */
6161
min-height: 0;
6262
margin: 0 8px 20px;
63-
padding: 0;
6463
}
6564

6665
#dashboard-widgets .meta-box-sortables:not(:empty) {

src/wp-admin/css/edit.css

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -173,10 +173,6 @@ body.post-type-wp_navigation .inline-edit-status {
173173

174174
/* Post Screen */
175175

176-
.metabox-holder .postbox-container .meta-box-sortables {
177-
padding: 4px;
178-
}
179-
180176
/* Only highlight drop zones when dragging and only in the 2 columns layout. */
181177
.is-dragging-metaboxes .metabox-holder .postbox-container .meta-box-sortables {
182178
border-radius: 8px;

src/wp-admin/css/list-tables.css

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1104,6 +1104,7 @@ tr.inline-edit-row td {
11041104
}
11051105

11061106
.inline-edit-row select {
1107+
line-height: 2.14285714; /* 30px for 32px height with 14px font */
11071108
padding-right: 24px;
11081109
}
11091110

@@ -1609,7 +1610,7 @@ div.action-links,
16091610
}
16101611

16111612
.plugin-card h3 {
1612-
margin: 0 12px 12px 0;
1613+
margin: 0 12px 16px 0;
16131614
font-size: 18px;
16141615
line-height: 1.3;
16151616
}

src/wp-admin/css/themes.css

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1967,7 +1967,7 @@ body.full-overlay-active {
19671967

19681968
.theme-install-overlay .wp-full-overlay-header .button {
19691969
float: right;
1970-
margin: 3px 10px 0 0; /* Vertically center 40px button in 45px header */
1970+
margin: 7px 10px 0 0; /* Vertically center 32px button in 45px header */
19711971
}
19721972

19731973
.theme-install-overlay .wp-full-overlay-sidebar {
@@ -2053,8 +2053,6 @@ body.full-overlay-active {
20532053

20542054
.theme-install-overlay .wp-full-overlay-header .button {
20552055
font-size: 13px;
2056-
line-height: 2.15384615;
2057-
min-height: 30px;
20582056
}
20592057

20602058
.theme-browser .theme .theme-actions .button {

0 commit comments

Comments
 (0)