woocommerce-blocks
woocommerce-blocks copied to clipboard
(Deprecated) This plugin has been merged into woocommerce/woocommerce
## Is your feature request related to a problem? Please describe. The output of ProductDetails renders an unordered list ``` Includes: Chocolate Chip Cookie × 1 Includes: Macadamia Nut Cookie...
Bumps [commander](https://github.com/tj/commander.js) from 9.3.0 to 9.4.0. Release notes Sourced from commander's releases. v9.4.0 Added preSubcommand hook called before direct subcommands (#1763) Fixed export InvalidOptionArgumentError in esm (#1756) Changed update dependencies...
## Describe the bug Cart items don't reset after placing an order with Paypal standard. Once the order goes through, the confirmation page is shown but the items are not...
Bumps [chalk](https://github.com/chalk/chalk) from 4.1.2 to 5.0.1. Release notes Sourced from chalk's releases. v5.0.1 Add main field to package.json for backwards compatibility with some developer tools 85f7e96 https://github.com/chalk/chalk/compare/v5.0.0...v5.0.1 v5.0.0 Breaking This...
This is the Epic to track tasks related to the [Product Filter Block Updates and Pattern registration](https://woofse.wordpress.com/2022/08/03/pt-product-filter-block-updates-and-pattern-registration/) project. As a part of our work towards implementing a good default state...
This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more. ## Awaiting Schedule These updates are awaiting their schedule. Click on a checkbox to...
## Describe the bug While I worked on #5729, I discovered that the hook `useStoreEvents` ([code](https://github.com/woocommerce/woocommerce-gutenberg-products-block/blob/c4a2a29643f9f4f2821e336665899a5d985ed978/assets/js/base/context/hooks/use-store-events.ts/#L20)) invokes the hook `useStoreCart` that does a fetch request to the endpoint `/wc/store/cart`. We...
This PR is on Hold ## Describe the bug The shipping calculator does not display a validation error if we enter an incorrect zip code. ## Changes in the PR...
Hi, I developped a [plugin](https://wordpress.org/plugins/sold-out-badge-for-woocommerce/) that adds a badge on out-of-stock products. Unfortunately I can't find a way to make it work with woocommerce gutenberg products block. Is it possible...
## Describe the bug With the Storefront theme activated, when it is added a product with the `Single Product` block, the Storefront Mini Cart doesn't update. ## To reproduce Steps...