This repository has been archived by the owner on Feb 23, 2024. It is now read-only.
10.3.0
Enhancements
- Add Banner pattern. (9434)
- Update Mini-Cart block editor sidebar with a clearer design and texts. (9420)
- Add product details pattern. (9408)
- Modernize the block registration for the Add to Cart button. (9404)
- Fix alignment issue with 'Add Coupon Code' button in WooCommerce Blocks. (9392)
- Add new
Product collections: Featured collections
pattern. (9388) - Classic Product Block: Improve layout and user experience to migrate to blockified templates. (9386)
- Add the new Product Details: Product listing pattern. (9383)
- Mini cart: Add color and typography styles on the mini cart title block. (9382)
- Add new
Product listing with gallery
pattern. (9347) - New Mini Cart count badge which is only visible if there is at least one item in the cart. (9259)
- [Pattern] Add new
Hero product chessboard
pattern. (9180) - Trigger the set-billing-address from the shipping step. (8841)
Bug Fixes
- Fix an issue that caused the color of the Product Meta block icon to not change when the block was selected in the Site Editor's List View. (9506)
- Fix an issue that caused the color of the Product Details block icon to not change when the block was selected in the Site Editor's List View. (9503)
- Fix Checkout block stepped sections numbers overlapping. (9497)
- Fix compatibility between the checkout block and the template editor. (9495)
- Product Search Results Template: Fix compatibility layer when the Product Catalog isn't blockified. (9492)
- Product Details block: Show the block when used along the Post Content block. (9479)
- Fix: Remove the global variable overwrite for the Product Gallery block while still keeping support for the Single Product block. (9475)
- Archive Templates - Compatibility Layer: Avoid woocommerce_before_shop_loop
and
woocommerce_after_shop_loop are injected when any products is rendered. (9464) - Allow Shipping method prices to inherit global styles text color. (9456)
- Product Archive Template: Fix compatibility Layer with Product Recommendations extension. (9452)
- Fixed appearance of checkout form step headings in the editor. (9437)
- Global Styles: Fix radio control overlap when font-size is small. (9436)
- Fix COD availability on checkout. (9375)
- Addressed an issue where a fatal error could sometimes be thrown if a plugin modified a shipping package's rates incorrectly. (9351)
- Mini Cart block no longer uses the Modal component from
@wordpress/components
. (9345) - Fix: ensure the global product variable is restored to its original value after being overridden within the Add to Cart with Options block. (9581)
Performance
- Removed the block-editor dependency on the frontend. (9251)