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

This PR adds support for the Filter By Attributes block. This PR is blocked by #7162. #6790 ### Screenshots ![image](https://user-images.githubusercontent.com/4463174/191277268-667671e0-2ff3-4b38-b5e6-78e7441a82ea.png) ### Testing #### Automated Tests #### User Facing Testing 1....

This PR adds support for the Filter By Price block. The code is written to be easily extendible and adding easily the support to other filters and other variations (frontend...

type: enhancement
skip-changelog
🔹 block-type: product-query

## To reproduce 1. Add the Mini Cart block to a post or page and edit the Mini Cart template part (`Edit Mini Cart template part(opens in a new tab`)....

type: bug
good first issue
◼️ block: mini cart

_Note that this is on hold until we determine if it is beneficial to use the Product Title block or to utilize the Core Post Title block._ --- TBD ......

category: refactor
skip-changelog
🔺 atomic-block
status: on hold
🔹 block-type: product-query

This PR is sanitizing the merchant store link in the error message added in [this PR](1287-gh-Automattic/woopay). Because in some (rare) cases the customer could run into an issue where we...

status: ready to merge

Fixes #6845 In this PR, we convert filter blocks into parent blocks containing a `core/heading` block and the actual filter block. This makes it easier and clearer for users to...

POC for #5683 Includes changes from https://github.com/woocommerce/woocommerce-gutenberg-products-block/pull/6020 Returns a header containing a `Cart-Token` valid for 48h which can be added as a request header to load that cart by customer...

status: needs review
category: rest-api

## Describe the bug Prior to version 7.3, scripts loaded from `/wp-includes` used absolute URLs. Now they use relative URLs. If someone has placed WordPress in a sub-folder, this will...

type: bug
◼️ block: cart

This is an attempt at adding rate limiting to Store API endpoints. This uses a modified wc_rate_limit table with an additional remaining column for tracking the request count in any...

status: needs review
category: rest-api
category: performance

Uses the RangeControl component to allow for icon size updates. Also removes the CSS styling so that the SVG properties can take effect when set. Note that I've restricted the...

type: enhancement
◼️ block: mini cart