woocommerce/plugins/woocommerce-blocks/assets/css
Kelly Dwan 03eaddd197 New block: add "Hand-picked Products" block (https://github.com/woocommerce/woocommerce-blocks/pull/276)
* Add ProductsControl component to search and select products

* Add “Hand-picked Products” block

* Update hand-picked & new product icons

* Prevent API request when no products are selected

* Remove rows setting

* Update shortcode/query helpers for the handpicked products

* Remove shortcode from post if no product IDs are passed

Rendering a shortcode with `ids=‘’` will show all products, as if the ids param wasn’t there. The expected outcome would be no products are shown, we we achieve by removing the shortcode.

* Remove unused rows attribute

* Update accessible spoken notice

* Add a variable to hold whether there are selected products

* Fix copy-paste comments
2018-12-21 19:10:17 -05:00
..
abstracts Use em-dashes to indent child categories/attributes instead of padding (https://github.com/woocommerce/woocommerce-blocks/pull/265) 2018-12-19 17:34:28 -05:00
product-category-block.scss New block: add "Hand-picked Products" block (https://github.com/woocommerce/woocommerce-blocks/pull/276) 2018-12-21 19:10:17 -05:00
products-block.scss Add styles for better reusable block preview (https://github.com/woocommerce/woocommerce-blocks/pull/210) 2018-12-04 15:40:00 -05:00