Skip to content
This repository has been archived by the owner on Feb 23, 2024. It is now read-only.

10.0.0

Compare
Choose a tag to compare
@opr opr released this 11 Apr 13:43
d77e994

Enhancements

  • Filter by Price: Simplify the interface by removing the decimals. (8975)
  • Moved editor-only placeholders to the block inspector to improve the appearance of the checkout block in the post editor. (8957)
  • Enhance Product SKU block styling capabilities with additional support for color, typography & spacing. (8913)
  • Enhance Product Price block styling capabilities with additional support for background color, line height, font family, letter spacing, and padding. (8906)
  • Enable users to migrate to the blockified Single Product template. (8902)
  • Set Cart and Checkout blocks to have the wide alignment by default when first added to a page. (8899)
  • Add padding support for Product Image block. (8895)
  • Added the “Products Review” block. (8857)
  • New styles for error, info, and success notices across notices created by blocks. Additionally, existing notices in core receive new styles when Cart and Checkout Blocks are in use. (8659)
  • Add additionalCartCheckoutInnerBlockTypes checkout filter to allow additional block types to be inserted into the Cart and Checkout blocks in the editor. (8650)
  • Add Single Product block that allows merchant to select and display a single product on their store. (8610)
  • Product Rating: Normalize the height of rating icons and the add review link. (8399)
  • Show the collection address in the shipping section of the Checkout sidebar when using a Local Pickup method. (8305)

Bug Fixes

  • Prevent the shipping/billing address forms from breaking when entering postcodes for specific countries. (8987)
  • Product Archive Compatibility Layer: Fix duplicated content. (8915)
  • Product Archive compatibility layer: Fix the woocommerce_after_shop_loop_item_title hook positioning. (8911)
  • Fix image placeholder for the Product Image Gallery block that was not fitting inside its wrapper component. (8901)
  • Add Cart and Checkout blocks to the Style Book. (8888)
  • Fix duplicated "Shipping Method" Block on the front-end. (8861)
  • Replace the Notice component with the Skeleton component for the Add to Cart Form block. (8842)