WordPress/wp-includes/css
desrosj 9145a3c762 Build/Test Tools: Backport GitHub Action and build improvements to the 4.7 branch.
This backports several build and test tool improvements to the 4.7 branch. Most notably, this includes:

- The changes required to allow each workflow to be triggered by the `workflow_dispatch` event so that tests can be run on a schedule [50590].
- Splitting single site and multisite tests into parallel jobs [50379].
- Split slow tests into separate, parallel jobs for PHP <= 5.6 [50444].
- Better branch and path scoping for GitHub Action workflows when running on `pull_request` [50432,50479].
- Several `devDependency` updates.

Merges [50379,50387,50413,50416,50432,50435,50436,50444,50446,50473,50474,50476,50479,50485,50486,50487,50545,50579,50590] to the 4.7 branch.
See #50401, #51801, #51802, #52548, #52608, #52612, #52624, #52625, #52645, #52653, #52658, #52660, #52667.
Built from https://develop.svn.wordpress.org/branches/4.7@50636


git-svn-id: http://core.svn.wordpress.org/branches/4.7@50248 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2021-04-02 15:27:25 +00:00
..
admin-bar-rtl.css Accessibility: Revert [38984] as it needs to be better communicated to plugin authors. 2016-11-05 16:28:33 +00:00
admin-bar-rtl.min.css Build/Test Tools: Backport GitHub Action and build improvements to the 4.7 branch. 2021-04-02 15:27:25 +00:00
admin-bar.css Accessibility: Revert [38984] as it needs to be better communicated to plugin authors. 2016-11-05 16:28:33 +00:00
admin-bar.min.css Build/Test Tools: Backport GitHub Action and build improvements to the 4.7 branch. 2021-04-02 15:27:25 +00:00
buttons-rtl.css Media: Ensure Crop Image is always visible. 2017-04-14 09:34:35 +00:00
buttons-rtl.min.css Build/Test Tools: Support NodeJS 14.x in the 4.7 branch. 2021-02-05 04:12:36 +00:00
buttons.css Media: Ensure Crop Image is always visible. 2017-04-14 09:34:35 +00:00
buttons.min.css Build/Test Tools: Support NodeJS 14.x in the 4.7 branch. 2021-02-05 04:12:36 +00:00
customize-preview-rtl.css Customize: Remove extra left padding in core for site title and widgets in preview. 2017-01-05 08:16:39 +00:00
customize-preview-rtl.min.css Build/Test Tools: Backport GitHub Action and build improvements to the 4.7 branch. 2021-04-02 15:27:25 +00:00
customize-preview.css Customize: Remove extra left padding in core for site title and widgets in preview. 2017-01-05 08:16:39 +00:00
customize-preview.min.css Build/Test Tools: Backport GitHub Action and build improvements to the 4.7 branch. 2021-04-02 15:27:25 +00:00
dashicons.css Revert [37362], which incorrectly changed Dashicons CSS 2016-05-05 15:29:27 +00:00
dashicons.min.css Revert [37362], which incorrectly changed Dashicons CSS 2016-05-05 15:29:27 +00:00
editor-rtl.css TinyMCE: fix the styling of notices generated by the editor UI. 2016-12-05 15:10:33 +00:00
editor-rtl.min.css Build/Test Tools: Support NodeJS 14.x in the 4.7 branch. 2021-02-05 04:12:36 +00:00
editor.css TinyMCE: fix the styling of notices generated by the editor UI. 2016-12-05 15:10:33 +00:00
editor.min.css Build/Test Tools: Support NodeJS 14.x in the 4.7 branch. 2021-02-05 04:12:36 +00:00
jquery-ui-dialog-rtl.css Revive `grunt-rtlcss`, which does not appear to enjoy syntax errors. 2016-05-05 15:22:27 +00:00
jquery-ui-dialog-rtl.min.css Build/Test Tools: Support NodeJS 14.x in the 4.7 branch. 2021-02-05 04:12:36 +00:00
jquery-ui-dialog.css Update TinyMCE and jQuery UI button styles 2016-03-24 00:57:28 +00:00
jquery-ui-dialog.min.css Build/Test Tools: Support NodeJS 14.x in the 4.7 branch. 2021-02-05 04:12:36 +00:00
media-views-rtl.css Media: Ensure Crop Image is always visible. 2017-04-14 09:34:35 +00:00
media-views-rtl.min.css Build/Test Tools: Support NodeJS 14.x in the 4.7 branch. 2021-02-05 04:12:36 +00:00
media-views.css Media: Ensure Crop Image is always visible. 2017-04-14 09:34:35 +00:00
media-views.min.css Build/Test Tools: Support NodeJS 14.x in the 4.7 branch. 2021-02-05 04:12:36 +00:00
wp-auth-check-rtl.css Administration: Fix minor misalignments caused by the `button-link` CSS class. 2017-04-05 02:15:18 +00:00
wp-auth-check-rtl.min.css Build/Test Tools: Support NodeJS 14.x in the 4.7 branch. 2021-02-05 04:12:36 +00:00
wp-auth-check.css Administration: Fix minor misalignments caused by the `button-link` CSS class. 2017-04-05 02:15:18 +00:00
wp-auth-check.min.css Build/Test Tools: Support NodeJS 14.x in the 4.7 branch. 2021-02-05 04:12:36 +00:00
wp-embed-template-ie.css Embeds: Add fallbacks for IE7-9. 2015-10-31 04:38:25 +00:00
wp-embed-template-ie.min.css Embeds: Add fallbacks for IE7-9. 2015-10-31 04:38:25 +00:00
wp-embed-template.css Administration: Use #fff instead of `white` 2016-09-01 18:14:31 +00:00
wp-embed-template.min.css Build/Test Tools: Support NodeJS 14.x in the 4.7 branch. 2021-02-05 04:12:36 +00:00
wp-pointer-rtl.css Revive `grunt-rtlcss`, which does not appear to enjoy syntax errors. 2016-05-05 15:22:27 +00:00
wp-pointer-rtl.min.css Build/Test Tools: Support NodeJS 14.x in the 4.7 branch. 2021-02-05 04:12:36 +00:00
wp-pointer.css Accessibility: Reduce the WordPress shades of grey, Episode 3. 2016-03-09 19:51:26 +00:00
wp-pointer.min.css Build/Test Tools: Support NodeJS 14.x in the 4.7 branch. 2021-02-05 04:12:36 +00:00