This repository has been archived by the owner on Feb 23, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 219
Ensure Checkout block supports the theme-level global styles for Typography » Buttons
#8892
Merged
nielslange
merged 4 commits into
add/global-style-for-cart-checkout
from
update/GS-support-for-button-typography-in-checkout
Apr 4, 2023
Merged
Ensure Checkout block supports the theme-level global styles for Typography » Buttons
#8892
nielslange
merged 4 commits into
add/global-style-for-cart-checkout
from
update/GS-support-for-button-typography-in-checkout
Apr 4, 2023
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
nielslange
added
type: enhancement
The issue is a request for an enhancement.
block: checkout
Issues related to the checkout block.
focus: global styles
Issues that involve styles/css/layout structure.
labels
Mar 29, 2023
woocommercebot
requested review from
a team and
tarunvijwani
and removed request for
a team
March 29, 2023 04:29
The release ZIP for this PR is accessible via:
Script Dependencies ReportThere is no changed script dependency between this branch and trunk. This comment was automatically generated by the TypeScript Errors Report
🎉 🎉 This PR does not introduce new TS errors. |
Size Change: -31 B (0%) Total Size: 1.06 MB
ℹ️ View Unchanged
|
nielslange
changed the base branch from
trunk
to
add/global-style-for-cart-checkout
March 31, 2023 05:38
nielslange
force-pushed
the
update/GS-support-for-button-typography-in-checkout
branch
from
March 31, 2023 10:52
74ace5f
to
6d997ba
Compare
tarunvijwani
approved these changes
Apr 3, 2023
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.
Thank you for changes, @nielslange! It works great. 🎉
This PR also fixes #8712 🎉 |
…ort-for-button-typography-in-checkout
…ort-for-button-typography-in-checkout
nielslange
deleted the
update/GS-support-for-button-typography-in-checkout
branch
April 4, 2023 08:09
Thanks for reviewing this PR, @tarunvijwani! 🙌 |
11 tasks
tarunvijwani
pushed a commit
that referenced
this pull request
Apr 21, 2023
* Dummy commit to open a PR * Revert the last change * Ensure Checkout block supports the theme-level global styles for `Colors » Buttons` (#8844) * Add GS support for button colors in Checkout block * Sync button hover effect with GB * Fix link margin/padding (#8908) * Replace <AddToCartButton /> with <ProductButton /> (#8914) * Add GS support for button typography in Checkout block (#8918) * Ensure Checkout block supports the theme-level global styles for Typography » Buttons (#8892) * Remove classname from cart image to avoid conflicts (#8898) Co-authored-by: Niels Lange <[email protected]> * Use consistent and semantically correct HTML elements in the Cart and Checkout blocks (#9065) * Allow button height to adjust * Ensure to display full width heading background * Inherit font style and font weight for headings * Inherit font style and font weight for textarea * Inherit font family and font weight for buttons --------- Co-authored-by: Niels Lange <[email protected]> Co-authored-by: Mike Jolley <[email protected]>
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Labels
block: checkout
Issues related to the checkout block.
focus: global styles
Issues that involve styles/css/layout structure.
type: enhancement
The issue is a request for an enhancement.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Fixes #8810
Currently, the Checkout block partially supports the default theme-level global styles for
Typography » Buttons
.Current support
Screenshots
Testing
User Facing Testing
WP Admin » Settings » Reading
.WP Admin » Apperance » Editor
.Typography » Buttons
settings.FONT
,SIZE
,APPEARANCE
andLINE HEIGHT
.WooCommerce Visibility
Changelog