woocommerce-blocks icon indicating copy to clipboard operation
woocommerce-blocks copied to clipboard

(Deprecated) This plugin has been merged into woocommerce/woocommerce

Results 235 woocommerce-blocks issues
Sort by recently updated
recently updated
newest added

While working on another PR, I discovered that some links that point to Getting Started and other related pages don't work anymore. I fix those links in this PR. ###...

This PR adds a notice to the inspector when editing Cart and Checkout blocks, and their inner blocks. It also adds functionality to dismiss the notice. I reused the `useCompatibilityNotice`...

status: ready to merge
category: components
◼️ block: cart
◼️ block: checkout
type: compatibility

This PR introduces the new `Patterns` class that is used to register patterns and pattern categories. The patterns are loaded from the `/patterns` folder. It also introduces a new pattern...

status: ready to merge
🔹 block-type: filter blocks
◼️ block: filter products by price
◼️ block: filter products by attribute
◼️ block: active product filters
◼️ block: filter products by stock

For the Store API: Right now, deleting a single coupon returns the full cart (as do most cart actions), but deleting all coupons just returns an empty array. It's no...

type: enhancement

**Flaky test detected. This is an auto-generated issue by GitHub Actions. Please do NOT edit this manually.** ## Test title should show the action menu if the template has been...

type: cooldown
type: flaky test

I added a better structure so that the RM can follow them easier I updated the `composer json` command to make sure we don't modify unnecessary files (see p1658414996067459/1658396435.658289-slack-C01DT6U03HC) I...

skip-changelog

By adding the hooks in `assets/js/blocks/hooks` to `assets/js/base/hooks` where the other hooks live, we can utilize the `@woocommerce/base-hooks` alias and avoid using relative paths for importing and using these hooks....

status: ready to merge
type: enhancement
category: refactor

By default, Store API excludes product variations. Just appending `type=variation`, Store API returns product variations. This is not a bug because the behavior is identical to WC REST API. Nevertheless,...

type: documentation
category: rest-api

We are using the [stale Github action](https://github.com/actions/stale) to [mark issues](https://github.com/woocommerce/woocommerce-blocks/blob/trunk/.github/workflows/close-stale-issues.yml) as stale after 60 days and close them after 10 days. Because of this some tickets might get lost, tickets...

type: task

**Flaky test detected. This is an auto-generated issue by GitHub Actions. Please do NOT edit this manually.** ## Test title should refresh the page only if the user click on...

type: flaky test