Skip to content

Commit c7026f8

Browse files
pfefferleobenland
andauthored
Some CSS fixes for the reactions block (#1108)
* Some CSS fixes for the reactions list This should fix the interference with the Webmention plugin and fix #1106 Can you maybe test the changes with your theme @jeherve ? * changelog * improve color-scheme detection * Update fallback variable definition * Update with latest build --------- Co-authored-by: Konstantin Obenland <[email protected]>
1 parent 345614f commit c7026f8

File tree

10 files changed

+26
-19
lines changed

10 files changed

+26
-19
lines changed

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1616

1717
* Direct Messages: Test for the user being in the to field
1818
* Direct Messages: Improve HTML to e-mail text conversion
19+
* Better support for FSE color schemes
1920

2021
### Fixed
2122

build/reactions/index.asset.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
<?php return array('dependencies' => array('react', 'wp-api-fetch', 'wp-block-editor', 'wp-blocks', 'wp-components', 'wp-element', 'wp-i18n'), 'version' => 'da6dfc9f5f27770a7d45');
1+
<?php return array('dependencies' => array('react', 'wp-api-fetch', 'wp-block-editor', 'wp-blocks', 'wp-components', 'wp-element', 'wp-i18n'), 'version' => 'dbcb7afdfaa6ae6975c0');

build/reactions/index.js

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

build/reactions/style-index-rtl.css

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

0 commit comments

Comments
 (0)