-
Notifications
You must be signed in to change notification settings - Fork 219
Fix border color class names not being applied correctly #10468
Conversation
The release ZIP for this PR is accessible via:
TypeScript Errors Report
🎉 🎉 This PR does not introduce new TS errors. Script Dependencies ReportThe
This comment was automatically generated by the |
Size Change: +140 B (0%) Total Size: 1.34 MB
ℹ️ View Unchanged
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I have tested this and indeed it fixes the issue with the theme border color not being applied.
I have also run a quick check on other settings (on various blocks) ensuring the theme colors are being applied and wasn't able to spot any bugs :)
Thank you for reviewing! |
Border colors class names where not applied correctly to blocks using style props. Custom border colors were working correctly, but theme colors were not being applied. While this PR references #10389 which mentions the Featured Category block, this was in fact a problem with all blocks supporting border colors.
Fixes #10389
Other Checks
[type]
label or a[skip-changelog]
label.Testing
Automated Tests
User Facing Testing
WooCommerce Visibility
Performance Impact
Changelog