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
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
mikejolley
added
status: needs review
needs: dev note
PR that has some text that needs to be included in the release notes.
labels
Sep 14, 2021
When forcing all blocks at once, they will append based o...When forcing all blocks at once, they will append based on the order they are registered. Introduce formal sorting param. https://github.com/woocommerce/woocommerce-gutenberg-products-block/blob/2c8fb22a334aa823277e69429fd2acde650ee16d/assets/js/blocks/cart-checkout/checkout/inner-blocks/register-components.ts#L29-L40🚀 This comment was generated by the automations bot based on a
|
Size Change: -85.5 kB (-7%) ✅ Total Size: 1.11 MB
ℹ️ View Unchanged
|
senadir
approved these changes
Sep 15, 2021
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.
Overall this is great, we did it, I'm going to cry. Let's ship this and do this again with Cart i2.
github-actions
bot
added
status: ready to merge
and removed
status: needs review
labels
Sep 15, 2021
senadir
added
type: enhancement
The issue is a request for an enhancement.
type: new block
Applied to work that introduces a new block (typically used on an epic issue).
labels
Sep 27, 2021
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Labels
needs: dev note
PR that has some text that needs to be included in the release notes.
type: enhancement
The issue is a request for an enhancement.
type: new block
Applied to work that introduces a new block (typically used on an epic issue).
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.
This PR moves Checkout i2 from experimental mode, into feature plugin mode, replacing Checkout i1. This also takes care of consolidating styles that were shared between i1 and i2, and frontend rendering issues.
Closes #4681
Closes #4491
Fixes #4739
Testing
How to test the changes in this Pull Request:
Migration:
General:
Changelog