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

10.1.0

Compare
Choose a tag to compare
@thealexandrelara thealexandrelara released this 26 Apr 15:08

Enhancements

  • Add spacing around the Customer Account block to make it more easily clickable on the Editor page (9009)
  • Mini-cart: make the title customizable. (8905)
  • Mini-cart: allow customizing the drawer width. (8930)
  • StoreAPI: add new "/wc/store/v1/products/:slug" endpoint, allow searching products by slug with "/wc/store/v1/products?slug=product-slug" and return new field slug from the product endpoints. (9017)
  • Display Mini Cart overlay in template part editor to better reflect the frontend experience. (9014)
  • Product Stock indicator: Add support for background color, margin, padding & various typography controls (8954)
  • Products: Optimise loading in the Editor (9021)
  • useStoreProducts: Improve the logic of choosing the product from the outcome (9079)
  • Mini cart settings: Replace ToggleGroupControl with ToggleControl. (9098)
  • Checkout: Display special characters when they are part of a city name. (9117)
  • Cart: Use body background color as the Cart block sticky footer background color. (9103)
  • Checkout page: Add: pointer cursor to checkbox and radio input fields. (9102)
  • Minimal Header pattern: Update design (9126)
  • Add theme-level global styles to Cart and Checkout block. (8809)
  • Add new Testimonials 3 columns pattern. (9159)
  • Add new Featured Products 2 columns pattern. (9072)

Bug Fixes

  • Fix the product counts for the filter by attribute block now match the displayed products with different filter combinations, including filter by price, by rating, by stock, and by other attributes as well. (8599)
  • Give user customized Mini Cart template part priority over the template part from the theme. (9005)
  • Product Meta block: Block is not being displayed on the frontend. (9032)
  • Fix JS error visible in the editor caused by Mini Cart Contents buttons. (9039)
  • Remove excessive margin between cart items in the Mini Cart block. (9051)
  • Fix "Order received" page does not display the payment method information. (9092)
  • Match editor "Place Order" button UI with frontend. (9094)
  • Filter by Price block: Fix slider thumb position on wide screens. (9118)
  • Filter by Stock Status block: Fix dropdown ordering. (9127)
  • Disable "Hide shipping costs until an address is entered" option when Local Pickup is in use. (8964)
  • Mini Cart block: fix slide in animation. (9195)
  • Set minimum width for the Mini Cart Contents block. (9196)