Skip to content

Conversation

@gigitux
Copy link
Contributor

@gigitux gigitux commented Jun 7, 2022

All Submissions:

Changes proposed in this Pull Request:

This pull updates the WooCommerce Blocks plugin to 7.8.0. It includes changes from WooCommerce Blocks 7.7.0-7.8.0 and is intended to target WooCommerce 6.7 for release.
Details from all the different releases included in this pull:

Blocks 7.7.0

Blocks 7.8.0

Blocks 7.8.1

Changelog entry

The following changelog entries are only those that impact existing blocks and functionality surfaced to users:

Enhancements

  • Add the Fixed image and Repeated image media controls to the Featured Product block. (6344)
  • Filter Products by Price: Decrease price slider step sequence from 10 to 1. (6486)
  • Add the Fixed image and Repeated image media controls to the Featured Category block. (6440)

Bug Fixes

  • Featured Item Blocks: Fix an issue where the default color could be overridden by a theme, and where custom colors were not applied correctly. (6492)
  • Fix: Only enqueue the relevant translations script. (6478)
  • Fix: All Products block: New product is missing in the Cart block if Redirect to the cart page after successful addition is enabled. (6466)
  • Respect low stock visibility setting in Cart/Checkout. (6444)
  • Decouple Store API payment handling from Checkout block loading code. (6519)
  • Fix PHP notice in Mini Cart when prices included taxes. (6537)

Various

  • Add support for Font size and Font family for the Mini Cart block. (6396)

Other information:

  • Have you added an explanation of what your changes do and why you'd like us to include them?
  • Have you written new tests for your changes, as applicable?
  • Have you successfully run tests with your changes locally?
  • Have you created a changelog file for each project being changed, ie pnpm nx changelog <project>?

FOR PR REVIEWER ONLY:

  • I have reviewed that everything is sanitized/escaped appropriately for any SQL or XSS injection possibilities. I made sure Linting is not ignored or disabled.

@gigitux gigitux self-assigned this Jun 7, 2022
@github-actions github-actions bot added the plugin: woocommerce Issues related to the WooCommerce Core plugin. label Jun 7, 2022
@gigitux gigitux requested review from a team and jorgeatorres and removed request for a team June 7, 2022 14:56
@gigitux gigitux force-pushed the update/woocommerce-blocks-7.8.0 branch from f6ae907 to fa12ff9 Compare June 7, 2022 14:57
@botwoo
Copy link
Collaborator

botwoo commented Jun 7, 2022

📊 Test reports for this pull request have been published and are accessible through the following links:

Latest commit referenced in the reports: Merge branch 'trunk' of github.com:woocommerce/woocommerce into updat… 8b9c6bb
This comment will automatically be updated with the latest referenced commit when you push new changes to this pull request.


Visit the WooCommerce Test Reports homepage to view all published reports. See the FAQs page if you're having problems accessing them.

@Aljullu
Copy link
Contributor

Aljullu commented Jun 13, 2022

Heads-up that I updated this PR to include WC Blocks 7.8.1.

Copy link
Member

@jorgeatorres jorgeatorres left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hi @gigitux @Aljullu! 👋
This looks good to me. Once the conflicts are addressed, this should be good to go.

@gigitux gigitux force-pushed the update/woocommerce-blocks-7.8.0 branch from d4547c2 to 8b9c6bb Compare June 14, 2022 08:23
@gigitux
Copy link
Contributor Author

gigitux commented Jun 14, 2022

Hi @gigitux @Aljullu! 👋 This looks good to me. Once the conflicts are addressed, this should be good to go.

Thanks for the review! I resolved conflicts!

@jorgeatorres jorgeatorres self-requested a review June 14, 2022 14:19
Copy link
Member

@jorgeatorres jorgeatorres left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM. Thanks team!

@jorgeatorres jorgeatorres merged commit 84ecebd into trunk Jun 14, 2022
@jorgeatorres jorgeatorres deleted the update/woocommerce-blocks-7.8.0 branch June 14, 2022 14:24
@github-actions github-actions bot added this to the 6.7.0 milestone Jun 14, 2022
@github-actions
Copy link
Contributor

Hi @jorgeatorres, thanks for merging this pull request. Please take a look at these follow-up tasks you may need to perform:

  • Add the release: add testing instructions label

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

plugin: woocommerce Issues related to the WooCommerce Core plugin.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants